Skip to content

v0.2.38

Choose a tag to compare

@qiankunli qiankunli released this 12 Aug 03:12
· 65 commits to main since this release
02379b6

Changes

  • PR #279 feat: model user input admission through the queue
  • PR #278 feat: honor Claude native queue lifecycle
  • PR #277 refactor: move resource routing into controllers
  • PR #276 fix: show pending Codex steers in queue
  • PR #275 refactor: move controller-owned work out of plugin manager
  • PR #274 refactor: extract plugin package loader
  • PR #273 refactor: extract plugin verb lifecycle
  • PR #272 fix: enforce plugin verb terminal contracts
  • PR #271 fix: sync generated session titles to terminal tabs
  • PR #270 feat(plugin): read resources by reference
  • PR #269 docs: add simplified kernel pipeline v3
  • PR #268 feat(plugin): await verbs through interactions
  • PR #267 fix(plugin): make open ask results type-safe
  • PR #266 feat: gate plugin harness verbs through interactions
  • PR #265 refactor: unify interaction coordination
  • PR #264 refactor: remove ProposalStore
  • PR #263 feat: adopt spec-case contract markers
  • PR #262 docs(plugin): define reconstructible operation identity
  • PR #261 refactor(plugin): make reconcile operation identity explicit
  • PR #260 refactor(plugin): align confirm decision terminology
  • PR #259 docs(plugin): clarify reconcile result states
  • PR #258 feat(plugin): close Interaction degradation lifecycle
  • PR #257 refactor: make Interaction ledger outcomes explicit
  • PR #256 feat: support continuing Baton lanes
  • PR #255 feat: add Codex Fast mode toggle
  • PR #254 refactor(plugin): expose ReconcileContext API
  • PR #253 feat(plugin): replace outputs with Baton verbs
  • PR #252 feat: observe Claude steer attribution
  • PR #251 fix: generate textgen titles for forked sessions
  • PR #250 feat: add Baton-native harness lanes