Skip to content

Coven Code v0.0.26

Choose a tag to compare

@github-actions github-actions released this 11 Jun 05:07
97f8a22

🛠 Direct commits

Work pushed to main outside of pull requests in this release:

  • chore(release): bump version to 0.0.26 (97f8a22)
  • docs: restructure command reference for Phase 3 folds (b8f4f1a)
  • feat(commands): fold goal into /coven goal; drop Phase 2 aliases (ee2cbb9)
  • feat(commands): fold config cluster, review/status/plugin strays (ab96338)
  • feat(commands): fold auth and modes clusters (3fc3d5d)
  • feat(commands): fold sessions and export clusters (9ed50ea)
  • feat(commands): fold stats, agents, managed-agents; dedupe upgrade (8bc9d23)
  • fix(tui): let argument forms reach the command layer (1a98cb1)
  • docs(spec): make workspace version reference drift-proof (34d1040)
  • ci(npm): tolerate already-published race in npm publish (d8941b7)
  • feat(commands): remove dead ide command (935cd09)
  • feat(commands): unify file rollback under /rewind (975acf8)

What's Changed

Other Changes

  • feat(commands): finish #59 remainder — unify /rewind, remove dead ide by @BunsDev in #71
  • ci(npm): tolerate already-published race in npm publish (closes #70) by @BunsDev in #72
  • TUI cleanup: remove legacy duplicate overlays and polish welcome box (#61) by @BunsDev in #74
  • docs(spec): drift-proof the workspace version in spec/13 (follow-up to #58) by @BunsDev in #75
  • Settings screen: sectioned layout + breadcrumbs (#76) by @BunsDev in #77
  • feat(commands): Phase 3 consolidation — 64 → 41 visible slash commands (#73) by @BunsDev in #78

Full Changelog: v0.0.25...v0.0.26