Skip to content

v8.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 22:24
· 55 commits to main since this release
  • fix(ci): build Python aarch64 wheels in manylinux_2_39 container
  • fix(ci): unblock aarch64 Node zig and Python manylinux publish
  • fix(ci): pass napi --cargo-flags with equals form
  • style: rustfmt after Windows zvec path normalization
  • fix(retrieval): strip Windows \?\ paths before native zvec open
  • fix(retrieval): serialize first persistent publish before worker wake
  • fix(retrieval): inline first persistent publish when index is Absent
  • fix(retrieval): publish persistent index via mpsc, not watch(None)
  • fix(retrieval): keep persistent coordinator alive past initial None
  • fix(ci): unblock v8.3.0 Go stack and Windows BM25 readiness
  • fix(perf): wait for Code Intelligence lease before cold-query gate
  • fix(release): stabilize v8.3.0 credential, catalog, and persistence gates
  • fix(python): await close_async in SDK fixture tests
  • fix(ci): restore AgentLoop health API and unlock SDK locks
  • fix(clippy): clear -D warnings blockers for the 8.3.0 release gate
  • fix(ci): unlock release builds for a3s-sandbox and Windows ToolOutput
  • fix(ci): rewrite a3s-sandbox path dep for standalone checkouts
  • release: cut v8.3.0
  • feat(store): advertise the KRN-6 durability guarantee set
  • feat(tools): add typed result trust labels (KRN-5)
  • feat(workspace): add typed source snapshot authority (KRN-4)
  • docs: record the SDK FFI fallibility slice
  • feat(sdk): make FFI runtime initialization fallible (KRN-9)
  • refactor(run): own the blocking collector in the run lifecycle
  • fix(run): guarantee terminal state after joined stream workers
  • test(research): qualify reviewer composition end to end (RESEARCH-REVIEW1)
  • docs: record the core event fabric slice
  • feat(core): add append-only core event log (KRN-1)
  • docs: mark TB-RETRY1 delivered
  • fix(examples): keep terminal-bench modules out of example autodiscovery
  • wip: preserve terminal bench example changes before stack pin
  • style(llm): use range pattern for terminal codex statuses
  • perf(bootstrap): connect enabled mcp servers concurrently
  • fix(agent): enforce run deadline across llm attempts and backoff
  • fix(codex): bound auth cache reads
  • fix(remote-git): bound ordinary responses
  • fix(workspace): bound git discovery output
  • fix(git): bound child output capture
  • fix(remote-git): bound mTLS file reads
  • fix(llm): bound file-backed attachments
  • fix(scheduler): prioritize shutdown control
  • fix(retry): reject unbounded provider budgets
  • fix(scheduler): enforce pending admission ceiling
  • fix(scheduler): harden bounded admission lifecycle
  • fix(scheduler): bound admission and release abandoned leases
  • fix(input): bound filesystem-driven agent configuration
  • fix(cache): bound artifact and install receipt reads
  • fix(persistence): centralize bounded file reads
  • fix(context): escape prompt XML boundaries
  • fix(context): bound reads and token accounting