Skip to content

v0.3.13

Latest

Choose a tag to compare

@qiankunli qiankunli released this 14 Aug 06:57
· 12 commits to main since this release
fd165f4

Changes

  • PR #301 fix: settle Claude folded steers from result receipts
  • PR #300 fix: make harness interruption and shutdown reliable
  • PR #299 fix(dsh): report context usage
  • PR #298 fix: guide first-time DeepSeek setup
  • PR #297 chore: update chat-tui queue UI
  • PR #296 fix: retry session titles and support Ghostty tabs
  • PR #295 chore: upgrade chat-tui and OpenTUI
  • PR #294 refactor: scope harness configuration by target
  • PR #293 fix: show only main Lane queue in composer
  • PR #292 feat: add DeepSeek Harness adapter
  • PR #291 refactor: give each Lane its own Queue
  • PR #290 refactor: make Channel the session composition root
  • PR #289 fix: preserve hook causality across runner IPC
  • PR #288 fix: preserve WAL and outbound consistency
  • PR #287 refactor: introduce core Channel boundary
  • PR #286 refactor: make Event Ledger the core WAL
  • PR #285 feat: integrate harness hook boundaries
  • PR #284 feat: integrate human hook boundaries
  • PR #283 feat(plugin): add context and hook contracts
  • PR #282 docs: show plugin actions in v3 diagram
  • PR #281 docs: clarify plugin domain orchestration in v3
  • PR #280 docs: frame plugin loops as feedback control