-
chore: release main (#1574)
发布于
2026-07-03 05:54:04 +00:00 | 940 次提交 在此版本后已推送到 main🤖 I have created a release beep boop
0.29.0
0.29.0
(2026-07-03)Features
- proxy: add --lossless no-CCR mode with format-native compaction
(#1721)
(c75ebde) - stats: surface Codex WS compression counters in /stats summary
(#1680)
(2fe19c3) - transforms: adaptive Otsu KEEP/DROP threshold (+ land relevance
split on main)
(#1726)
(eea667a)
Bug Fixes
- bedrock: fail fast when session-token auth lacks botocore
(#1553)
(54cfa36) - bedrock: route ARNs via converse, named AWS profiles, and au. re…
(#1456)
(7d87aa2) - ccr: honor workspace dir for sqlite store
(#1564)
(96e1dfe) - claude: surface Remote Control proxy incompatibility
(#1610)
(4bf7f92) - cli: stop advertising unwired compression tuning env vars in
banner
(#1634)
(d5bf98d) - codex: avoid duplicate headroom provider config
(#1431)
(ddd4adf) - compression: reject lossy unmarked tool output in unit router path
(#1479)
(de24cd5) - cortex-code: migrate to current Cortex REST API endpoints + add
e2e benchmarks
(#1474)
(f00ace6) - dashboard: align token savings headline denominator
(#1653)
(646e705) - dashboard: derive per-project setup URL from live origin
(#1511)
(e035aef) - detection: contain unidiff panic on orphaned +++ target line
(#1548)
(e386c09) - evals: CJK-aware F1 tokenization + token estimation
(#1527)
(99a8540) - install: close parent log fd in start_detached_agent
(#1576)
(816cb85) - install: use Windows-safe PID liveness probe in runtime_status
(#1544)
(#1560)
(6b227b9) - learn: aggregate verbosity baselines across projects instead of
overwriting
(#1288)
(27a5468) - mcp: show lifetime totals and label rolling session scope in
headroom_stats
(#1428)
(1c0e152) - memory: cap local embedder CPU thread oversubscription
(#198)
(#1559)
(b84afbf) - memory: singleflight LocalBackend init to stop cold-start races
(#1691)
(bec47a1) - openclaw: detect uv-installed headroom binary in ~/.local/bin
(#1459)
(adaeb88) - opencode: preserve custom OpenAI gateway paths
(#1596)
(c19347c) - opencode: route native providers + load transport plugin, fix
Serena context
(#1573)
(ad0034f) - preserve anthropic passthrough tool order
(#1427)
(a932247) - proxy/auth: match real Anthropic OAuth token prefix (sk-ant-oat)
(#1672)
(8cddf9b) - proxy: expose persistent savings metrics
(#1647)
(5fe4e7b) - proxy: fail open when kompress saturation would exhaust
pre-upstream budget
(#1430)
(15ac650) - proxy: handle streaming CCR retrieval
(#1451)
(d337e3b) - proxy: include system/tools/sampling in cache key
(#1473)
(312129a) - proxy: preserve Responses passthrough bytes
(#1598)
(2a34a82) - proxy: strip Codex lite header on the HTTP /responses path
(#1663)
(9fbd47b) - proxy: wire --compression-max-workers /
HEADROOM_COMPRESSION_MAX_WORKERS
(#1632)
(814ffa3) - savings: count cache-read tokens in input cost estimate
(#1429)
(72ade37) - skip Magika backend on x86 CPUs without AVX2
(#1162)
(64783d8) - transforms/content-router: route grep/log output away from HTML
extractor
(#1719)
(0d18ef2) - transforms: bound native content detection with a Windows watchdog
(#575)
(#1563)
(95abca3) - Vertex AI support for Claude Code with ANTHROPIC_VERTEX_BASE_URL
(#1393)
(cff7247) - wrap: detach the shared proxy on Windows so it survives an
ungraceful agent close
(#1464)
(6cba441) - wrap: preserve custom Vertex base URL
(#1477)
(75427bb) - wrap: remove rtk instructions from Codex AGENTS.md on unwrap
(#1604)
(c9d717c)
This PR was generated with Release
Please. See
documentation.Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
下载附件
- proxy: add --lossless no-CCR mode with format-native compaction