Skip to content

v0.4.5

Choose a tag to compare

@github-actions github-actions released this 12 Jun 05:09
· 3220 commits to main since this release

What's Changed

  • Fix Anthropic Fable forced tool_choice 400s by @devswha in #482
  • fix: surface idempotent stream idle abort remediation by @devswha in #483
  • Add Hermes MCP bridge by @HaD0Yun in #401
  • fix(cursor): keep native exec handlers instance-safe + print last assistant (#484) by @Yeachan-Heo in #486
  • fix(harness): surface owner death before first prompt as a startup blocker (#485) by @Yeachan-Heo in #487
  • fix(ai): preserve catalog transport for opencode-go qwen3.7-max (#489) by @Yeachan-Heo in #491
  • fix(harness): support submit prompt files by @Yeachan-Heo in #494
  • fix(harness): derive review verdict from final assistant text on finalize by @Yeachan-Heo in #495
  • fix(ai): set busy_timeout before journal_mode=WAL in auth store init by @Yeachan-Heo in #498
  • docs: approve Grok Build provider contract by @Oreochococukie in #499
  • feat(subagent): ctrl+s observe-sessions hint in await panel + ctrl+o expand contract tests by @changeroa in #500
  • fix(cursor): guard composer empty grep pattern by @Yeachan-Heo in #502
  • fix(branding): replace pi terminal branding residue by @Yeachan-Heo in #505
  • feat(task): advisory spawn-ROI reconciliation + fork-context mode advisory by @Yeachan-Heo in #510
  • fix(task): suppress batch ROI reconciliation in per-child async runs by @Yeachan-Heo in #511
  • fix(auth): ignore project dotenv for provider credentials by @airudotsh in #507
  • fix(compaction): gate pruning on the compaction threshold and make it staleness-aware by @Yeachan-Heo in #508
  • Purge memory/binary bloat: default-small grammars, tokenizer tiering, compiled CLI fast paths by @Yeachan-Heo in #512
  • feat(harness): phase-rollup receipt family + pure receipt-ingestion fast path by @Yeachan-Heo in #509
  • fix(cli): no-arg gjc launched help instead of interactive mode by @Yeachan-Heo in #513
  • bench: context-optimization effectiveness benchmark + CI invariants by @Yeachan-Heo in #514
  • fix(cursor): render and execute cursor-native tool calls by @lidge-jun in #515
  • fix(goal): keep goal tool registered by default by @Yeachan-Heo in #524

New Contributors

Full Changelog: v0.4.4...v0.4.5