Skip to content

v0.11.0

Choose a tag to compare

@github-actions github-actions released this 24 Jul 16:18

[0.11.0] - 2026-07-24

Bug Fixes

  • Derive radar duplicate cluster cap from projection metadata
  • Report requested thread count in sync batch results
  • Preserve connection busy timeout during job reconcile
  • Classify provider error text as unavailable
  • Avoid growing oversized Go files
  • Retry BEGIN IMMEDIATE while preserving busy timeout
  • Pass context and handle error in reconcile retry cleanup
  • Rely on connection busy_timeout for reconcile BEGIN IMMEDIATE
  • Preserve atomic replacement and process ownership
  • Edit Codex configuration structurally

Features

  • Bounded list results and similarity windows
  • Avoid materializing threads for repository counts

Refactoring

  • Enforce product-owned consistency boundaries
  • Remove compatibility facades

Chore

  • Tune Go test scheduling and caching
  • Remove committed .codex artifact and exclude .codex/ from git
  • Remove committed .factory artifact
  • Force LF line endings for agent eval v3 fixtures
  • Bump golang.org/x/sys from 0.46.0 to 0.47.0
  • Enforce release and lint baselines
  • Split oversized contract files
  • Split remaining oversized Go files
  • Prepare v0.11.0

Docs

  • Recommend explicit npx bootstrap to avoid stale local packages

Test

  • Parallelize isolated application fixtures
  • Parallelize isolated command tests
  • Parallelize isolated evidence and health tests
  • Add agent tool eval v3 evidence boundary fixtures
  • Guard product dependency direction

What's Changed

  • test: speed up Go test workflow by @morluto in #134
  • Bounded list results, similarity windows, and eval fixtures by @morluto in #178
  • chore(deps): bump golang.org/x/sys from 0.46.0 to 0.47.0 by @dependabot[bot] in #30
  • [Fix] Harden application, storage, and release boundaries by @morluto in #183
  • refactor(adapters): remove compatibility facades by @morluto in #187

New Contributors

Full Changelog: v0.10.0...v0.11.0