* fix(cli): return nonzero after terminal agent errors
* test(cli): isolate invalid-key process profile locks
* Isolate Windows home for invalid-key CLI test
* Fix Windows installer progress presentation
* Update installer release contracts
* Stabilize Windows process-tree fixture handshake
* Avoid joining asyncio executor workers in cancellation test
* Stabilize Windows orphan recovery cleanup deadline
* Stabilize approval deadline regression on Windows
* Stabilize long-task history evidence
* Reduce long-running CI test contention
* fix(ci): use available context for Electron cache
* fix(ci): avoid Windows shard command length limit
* fix(ci): target Windows venv executable
* Add technical report PDFs and announce them in READMEs
Adds English and Chinese PDF versions of the technical report under
docs/report/ and adds a News entry linking to them in the main README
and all translated READMEs.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Sync arXiv report news entry to translated READMEs
Replaces the outdated 2026-07-03 preview-report entry in the zh-Hans,
ja, fr, de, and es READMEs with a translation of the English README's
2026-07-14 arXiv announcement.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
* Add aiXiv link and citation section to READMEs
Announces the English technical report on aiXiv
(aixiv.260822.000001) in the News section and adds a Citation
section with the BibTeX entry at the end of the main README and
all translated READMEs.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
---------
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
* Reduce CI flake amplification and desktop contention
* Reject retries when case logs contain other terminal failures
* Preserve platform and test dependency coverage
* Serialize saturated Windows goal transport test
* Close dynamic test loading and rename planning gaps
* Normalize retry classifier logs across platforms
* Speed up CI with trusted queue evidence reuse
* Harden parallel CI isolation and evidence reuse
* Harden CI attestation trust root
* Resolve CI review findings
* Stabilize Windows sidecar and skill catalog races
* Stabilize Windows recovery shard startup
* Reduce gateway Windows shard concurrency
* Serialize Windows gateway cleanup spawn test
* Allow bounded Windows gateway spawn startup
---------
Co-authored-by: lihongguang-0014 <hongguang.li@tokenrhythm.ai>
Co-authored-by: 基元律动 <jiyuanlvdong@jiyuanlvdongdeMacBook-Air.local>
Co-authored-by: OpenSquilla Maintainer <opensource@opensquilla.invalid>
* feat(tokenrhythm): support DeepSeek V4 Pro 0813 defaults
* fix(tokenrhythm): restore Kimi 2.7 128K output cap
* test(tokenrhythm): align Kimi catalog contract with 128K default
* Build document revision and resource persistence core
* Add workbench resource import and publication services
* Build the document workbench and annotation UI
* Refactor annotation editing around agent proposals
* Add native document workbench gates
* Renumber document migrations after goal migrations
* Reconcile annotation workflow with main
* Align Workbench Playwright coverage with main
* Complete V1 HTML agent editing experience
* Harden artifact editing validation and deadlines
* Reconcile artifact E2E with main routing
* Isolate artifact certification child home
* Expose owned Gateway startup diagnostics
* Cover Windows artifact certification cold starts
* Complete isolated Windows artifact test profiles
* Support PowerShell in isolated artifact workers
* Trace isolated Windows ACL certification
* Bound isolated Windows ACL helpers
* Preload router for artifact certification
* Trace isolated Windows ACL stages
* Narrow isolated Windows ACL diagnostics
* Keep Windows ACL hardening module-free
* Isolate artifact scaffold worker home
* Remove temporary Windows ACL tracing
* Exercise narrow artifact editing without occlusion
* Keep remote CSS imports editable
* Revalidate stale single-file artifact bundles
* Use native previews for desktop HTML deliverables
* Avoid mislabeling remote preview failures
* Make generated HTML a single editable document
* Submit artifact annotations with Enter
* Open generated HTML in Preview
* Stabilize desktop startup and artifact interactions
* Hide artifact consistency mechanics from users
* Polish artifact mutation feedback
* Stabilize Electron chat submission checks
* Make mutation timeout test deterministic
* Stabilize Electron artifact download check
* Stabilize Electron workbench navigation checks
* Allow Windows full shards to finish
* Constrain document mutation tool guidance
* Remove redundant workbench assignments
* Renumber artifact migrations after session routing
* Bound document adapter test identifiers
Extend the evidence-backed explicit cache allowlists to TokenRhythm qwen3.8-max and DashScope qwen3.8-max while preserving the existing verified Qwen families. Keep TokenRhythm fail-closed for unverified models and cover every live-verified model with credential-free payload tests.
* Reuse one transcript snapshot throughout each turn
* Read transcripts through a query-only WAL connection
* Register transcript snapshot tests in Windows shards
* Clarify cancelled transcript task assertions
* Persist per-session model routing
* Add contextual model routing snapshots
* Freeze routing snapshots at task acceptance
* Expose session routing through Gateway RPC
* Add session routing controls to TUI
* Add session routing controls to Web UI
* Persist model strategy as the new-chat default
* Preserve accepted routing presentation across mode changes
* Preserve accepted routing details across restarts
* Avoid writes for resolved session routing
* Restore accepted routing mode from durable history
* Harden draft routing during first-turn acceptance
* Preserve Ensemble edits during routing writes
* Order TUI routing changes after queued input
* Exercise session routing over Gateway WebSocket
* Align routing tests with current main contracts
* Register session routing tests in CI shards
* Use pass for routing protocol stubs