Skip to content

v0.220.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 10:48
· 34 commits to main since this release
bc7458c

Changelog

New features

  • feat(agents): per-agent instruction files loaded into prompts (Phase 4a) (#1060)
  • feat(agents): view, edit, and AI-draft agent instruction files (Phase 4b + 4c) (#1063)
  • feat(integrations): deterministic connection lifecycle — gate, cards, scoped grants (#1049)
  • feat(plan-mode): run plan-first tasks in each provider's native plan mode (#1058)
  • feat(tasks): CEO decomposes-and-delegates; new agents need human approval (Phase 3) (#1057)
  • feat(tasks): per-task concurrency for the CEO (Phase 2) (#1053)

Bug fixes

  • fix(avatar): show Pam's desk face on her archivist bylines everywhere (#1054)
  • fix(tasks): retire task comments — chat-only input, agent revises spec from chat (#1052)

Refactoring

  • refactor(web): remove Console + Receipts apps, scope task Activity to state events (#1055)