-
Notifications
You must be signed in to change notification settings - Fork 1
Releases: OpenCoven/coven-code
Coven Code v0.0.28
7bd8899 🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.0.28 (
7bd8899) - refactor(commands): unify /familiar and /agent into one surface (
02bdc2a) - chore(ci): bump artifact actions to Node 24 runtimes (
d34c7f1)
What's Changed
Other Changes
- chore(ci): bump artifact actions to Node 24 runtimes by @BunsDev in #81
- refactor(commands): unify /familiar and /agent into one surface by @BunsDev in #82
Full Changelog: v0.0.27...v0.0.28
Assets 9
Coven Code v0.0.27
d551892 🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.0.27 (
d551892) - chore(ci): bump actions to Node 24 runtimes (
fec023f)
What's Changed
Other Changes
Full Changelog: v0.0.26...v0.0.27
Assets 9
Coven Code v0.0.26
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
Assets 9
Coven Code v0.0.25
4763bde 🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore: unstage stray .worktrees gitlink and ignore .worktrees/ (
4763bde) - chore(release): bump version to 0.0.25 (
53d2466) - fix(tui): onboarding polish — Free Mode, provider neutrality, F1 hint (
61e7b61) - fix(tui): consolidate slash command surface (
54ebb8d) - docs: rewrite Rust codebase spec (
b7a4a63) - fix(tui): clarify streaming status (
a9e9eeb) - fix(tui): surface hidden keybindings (
a49e464) - fix(tui): improve contrast and spinner cadence (
f6a61b9) - fix(tui): complete Rune mascot rebrand (
6efa646)
What's Changed
Other Changes
- fix(tui): complete Rune mascot rebrand by @BunsDev in #63
- fix(tui): improve contrast and spinner cadence by @BunsDev in #64
- fix(tui): surface hidden keybindings by @BunsDev in #65
- fix(tui): clarify streaming status by @BunsDev in #66
- docs: rewrite Rust codebase spec by @BunsDev in #67
- fix(tui): consolidate slash command surface by @BunsDev in #68
- Onboarding polish: Free Mode mention, provider neutrality, F1 hint (closes #60) by @BunsDev in #69
Full Changelog: v0.0.24...v0.0.25
Assets 9
Coven Code v0.0.24
d954684 🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.0.24 (
d954684) - docs: sync command reference with the deep-cut surface (
383d06d) - feat(commands): deep-cut slash surface to coven-aligned core (
573ca77) - audit: add 2026-06 audit doc and fix branding leaks (
ab8df7a) - feat(auth): add Anthropic OAuth and CLI-import as /connect options (
03f39d1) - ci(npm): drop unscoped coven-code mirror from publish (
61c0ae9)
What's Changed
Other Changes
- ci(npm): drop unscoped coven-code mirror from publish by @BunsDev in #52
- feat(auth): Anthropic OAuth + CLI-import as /connect options by @BunsDev in #53
- Audit 2026-06: branding fixes + deep-cut of the slash command surface by @BunsDev in #62
Full Changelog: v0.0.23...v0.0.24
Assets 9
Coven Code v0.0.23
a44c94f 🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.0.23 (
a44c94f) - feat(models): add Opus 4.8 and Fable 5; fix OAuth bearer auth (
4d1bf17)
What's Changed
Other Changes
Full Changelog: v0.0.22...v0.0.23
Assets 9
Coven Code v0.0.22
1f67b07 🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.0.22 (
1f67b07) - fix(tui): keep familiar roster reset authoritative (
0a0d3bf)
Full Changelog: v0.0.21...v0.0.22
Assets 9
Coven Code v0.0.21
8039894 🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- fix(tui): keep familiar switcher empty after reset (
8039894)
What's Changed
Other Changes
Full Changelog: v0.0.20...v0.0.21
Assets 9
Coven Code v0.0.20
b02346d 🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- feat(tui): add familiar and agent roster reset (
b02346d)
Full Changelog: v0.0.19...v0.0.20
Assets 9
Coven Code v0.0.19
5e10dc4 🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): stamp v0.0.19 (
5e10dc4) - fix(tui): status-line emoji now respects daemon-loaded familiars (
9ef7fc9) - fix(tui): remove workspace agents from menu (
4aa2553)
Full Changelog: v0.0.18...v0.0.19