Releases: OpenCoven/coven-code
Release list
Coven Code v0.7.0
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.7.0 (
238293a) - test(tui): drop stale footer help-hint assertion (
f24ed29) - docs: engine contract surfaces + full unification plan (phase 0) (
b3a35a0) - ci+docs: reverse engine-contract CI; point install story at @opencoven/cli (
dc40d25)
What's Changed
🐛 Fixes
- fix(tui): canonicalize the openai-codex provider alias so /model never opens empty by @BunsDev in #156
Other Changes
- fix(tui): expand paste placeholders at submit time by @BunsDev in #149
- ci+docs: reverse engine-contract CI + point install story at @opencoven/cli (Phase 2) by @BunsDev in #151
- docs: engine contract surfaces + full unification plan (phase 0) by @BunsDev in #150
- feat(tui): register interactive sessions in the Coven ledger (opt-in) (Phase 3, Track B) by @BunsDev in #152
- feat(core): unify engine home under ~/.coven with in-place migration (Phase 4, Track C) by @BunsDev in #153
- docs: Phase 6 go/no-go decision — keep the process boundary (no source merge) by @BunsDev in #155
- feat(brand): rebrand user-facing surfaces to Coven + direct-invocation notice (Phase 5) by @BunsDev in #154
- feat(brand): rebrand LLM-facing tool descriptions to Coven by @BunsDev in #158
- feat(brand): rebrand ACP agent display name to Coven; keep stable id by @BunsDev in #160
- ci(release): make engine npm-publish opt-in; keep GitHub Release binaries by @BunsDev in #162
Full Changelog: v0.6.1...v0.7.0
Coven Code v0.6.1
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.6.1 (
2ef1754) - Refresh Codex defaults for GPT-5.6 (
4751ee8) - docs: add /learn, /release-notes; drop /undo alias (
9e64bbc)
What's Changed
Other Changes
Full Changelog: v0.6.0...v0.6.1
Coven Code v0.6.0
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.6.0 (
c1fbfeb) - fix(core): make the shadow snapshot honor the real repo's ignore rules (fixes #146) (
b7700cf) - perf(core): use HashSet lookups in ShadowSnapshot ignore filtering (refs #146) (
10bf3ef) - feat(api): drive Claude through the local claude CLI; drop imported-token auth (
fb989ab)
Full Changelog: v0.5.1...v0.6.0
Coven Code v0.5.1
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.5.1 (
966c31c) - chore(npm): publish only the scoped @opencoven/coven-code package (
90de6b4) - fix(cli): stage and rename binary on upgrade to avoid macOS signature SIGKILL (
ee05492)
Full Changelog: v0.5.0...v0.5.1
Coven Code v0.5.0
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.5.0 (
917234c) - chore: pin coven-runtimes crates to the v0.1.3 release tag (
467627d) - chore: bump coven-runtimes pin past the coven-code acceptance merge (
a49dfdc) - feat: finish coven-runtimes integration (docs, dep pin, stderr logging) (
fbb7cad) - adding runtimes (
087f044) - fix(hosted): sanitize remote tombstones and align the memory audit report (
3dad66c)
What's Changed
Other Changes
- feat(hosted): close the hosted review hardening gaps from the #119 track by @BunsDev in #134
- feat(commands): add /link and /attach structured stash commands by @BunsDev in #135
- fix(tui): gate rate-limit tier switch on the Anthropic provider by @BunsDev in #136
- docs: fix npm install references to real package names by @BunsDev in #137
- feat(memory): add structured provenance metadata by @BunsDev in #141
- fix(npm): drop the coven bin alias to end the @opencoven/cli collision by @BunsDev in #140
- feat(memory): add lifecycle controls by @BunsDev in #144
- [codex] Update Codex model catalog by @romgenie in #143
- feat(cli): add memory conflicts and resolve-conflict operator commands by @BunsDev in #145
Full Changelog: v0.4.0...v0.5.0
Coven Code v0.4.0
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.4.0 (
0cce5ef) - test(tui-tests): assert palette entries that fit the visible window (
5d6b541) - feat(tui): interactive rate-limit recovery with structured 429 errors (
f2046ee)
What's Changed
Other Changes
New Contributors
Full Changelog: v0.3.0...v0.4.0
Coven Code v0.3.0
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump version to 0.3.0 (
bd8cde4) - perf(tui): move daemon probe and roster reads off the render path (
60c6f83) - docs: add CLAUDE.md pointer and contributor-attribution rule (
811f48b) - chore(pr): add PR readiness workflow (
073f7b4) - fix(auth): clarify Claude CLI import behavior (
fd120d4) - fix(tui): keep provider selection CLI-only (
8868ae2) - docs: add OpenCoven IP protection records (
0f5e9d6) - fix(tui): accessibility and responsive rendering pass (
90d9bc0) - fix(tui): streamline first-run provider setup (
ce8d08f) - fix(tools): guard stale OpenClaw research pattern (
2286096)
What's Changed
Other Changes
- fix(tui): correct codex onboarding command by @BunsDev in #127
- Fix TUI accessibility and responsive rendering issues by @BunsDev in #128
- [codex] docs: add OpenCoven IP protection records by @BunsDev in #129
- feat(cli): add headless contract mode command path by @BunsDev in #130
- chore(pr): add PR readiness workflow by @BunsDev in #131
- docs: add CLAUDE.md pointer and contributor-attribution rule by @BunsDev in #133
Full Changelog: v0.2.3...v0.3.0
Coven Code v0.2.3
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): bump coven-code to v0.2.3 (
83c2f63)
What's Changed
Other Changes
- feat(steer): opt-in /steer command to steer the running turn by @BunsDev in #125
- feat(onboarding,familiars): enhance first-run and familiar management by @BunsDev in #126
Full Changelog: v0.2.2...v0.2.3
Coven Code v0.2.2
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- fix(core): detect stale OpenClaw agent installs (
c70154e) - docs(readme): add TUI Tests CI badge (
52d3a2c)
What's Changed
Other Changes
- test(tui): interactive terminal smoke suite + CI workflow by @BunsDev in #121
- feat(core): add hosted review foundation by @BunsDev in #122
- fix: seamless onboarding, model connection & switching (end-to-end) by @BunsDev in #123
- chore(release): stamp v0.2.2 by @BunsDev in #124
Full Changelog: v0.2.1...v0.2.2
Coven Code v0.2.1
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): stamp v0.2.1 (
a489f66) - fix(tui): clarify Claude rate-limit errors (
5b6d881) - fix(cli): make upgrade resilient to GitHub API limits (
1656931)
Full Changelog: v0.2.0...v0.2.1