Skip to content

v0.5.4

Choose a tag to compare

@github-actions github-actions released this 17 Jun 04:33

What's Changed

  • fix(session): opt-in output-sanitization coalescing for many-small-chunk output (F21) by @Yeachan-Heo in #749
  • ci(dev): fan out state gates and narrow deep-interview checks by @Yeachan-Heo in #750
  • fix(pi-natives): widen Windows budget for high-output PTY backpressure test (v0.5.3 release blocker) by @Yeachan-Heo in #752
  • fix(agent): tear down browser/Python subprocesses on signal exit (#698) by @Yeachan-Heo in #728
  • ci(dev): fan out Affected path validation into a task matrix by @Yeachan-Heo in #753
  • test(coding-agent): stabilize timing-sensitive dev suite cases by @Yeachan-Heo in #754
  • feat(computer-use): coordinate-contract foundation (slice 1) by @Yeachan-Heo in #695
  • fix(computer-use): positional native ABI dispatch + COMPUTER_* error mapping by @Yeachan-Heo in #759
  • fix(pi-natives): CGEventCreateScrollWheelEvent C-variadic ABI (arm64 soundness) by @Yeachan-Heo in #760
  • fix(retry): bound ollama-cloud first-event timeout retries (#713) by @Yeachan-Heo in #723
  • fix(deep-interview): remove Korean-specific language directive by @Yeachan-Heo in #735
  • fix(compaction): preserve Codex websocket session for maintenance one-shot calls (#736) by @Yeachan-Heo in #741
  • Fix resume not_found regression after 0.5.3 by @Yeachan-Heo in #761
  • test: relax memory watermark timeout by @Yeachan-Heo in #762
  • feat(tui): clear composer on double-Esc without interrupting running task by @Yeachan-Heo in #763
  • fix(coding-agent): make CronDelete misses terminal by @Yeachan-Heo in #764
  • fix ai clarify opencode headless credentials by @Yeachan-Heo in #765
  • fix(tui): add spacing between status line and composer by @Yeachan-Heo in #768
  • deep-interview: language-agnostic silent self-proofread of output (best-effort) + contract test by @Yeachan-Heo in #769
  • fix: reconcile RALPLAN HUD final state by @Yeachan-Heo in #772
  • fix(mcp): stabilize stdio lifecycle cleanup tests by @Yeachan-Heo in #773
  • fix(ai): clamp GPT-5.5 context cap by @Yeachan-Heo in #767
  • test(coding-agent): format deep interview assertion by @Yeachan-Heo in #775
  • docs(readme): add theme comparison grid by @Yeachan-Heo in #779
  • fix(coding-agent): document replayExempt runtime fields by @Yeachan-Heo in #782
  • feat(coding-agent): opt-in gjc rlm research mode (v1, interactive) by @Yeachan-Heo in #778
  • test(coding-agent): include rlm in CLI command surface by @Yeachan-Heo in #785
  • fix(xiaomi): tighten token-plan provider activation by @hanbinnoh in #783
  • Fix Codex web search default model by @mastertyko in #787
  • feat(computer): enable computer-use by default on Apple Silicon by @Yeachan-Heo in #789
  • Revert "feat(computer): enable computer-use by default on Apple Silicon" by @Yeachan-Heo in #792

New Contributors

Full Changelog: v0.5.3...v0.5.4