Skip to content

Releases: OpenCoven/coven-code

Coven Code v0.7.0

Choose a tag to compare

@github-actions github-actions released this 14 Jul 10:33
238293a

🛠 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

Choose a tag to compare

@github-actions github-actions released this 11 Jul 15:24
2ef1754

🛠 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

  • feat(api): update OpenAI Codex models for GPT-5.6 (re-land #147) by @BunsDev in #148

Full Changelog: v0.6.0...v0.6.1

Coven Code v0.6.0

Choose a tag to compare

@github-actions github-actions released this 10 Jul 04:44
c1fbfeb

🛠 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

Choose a tag to compare

@github-actions github-actions released this 09 Jul 08:46
966c31c

🛠 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

Choose a tag to compare

@github-actions github-actions released this 08 Jul 21:49
917234c

🛠 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

Choose a tag to compare

@github-actions github-actions released this 07 Jul 06:23
0cce5ef

🛠 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

  • [codex] Upstream hosted review dogfood stack by @romgenie in #132

New Contributors

Full Changelog: v0.3.0...v0.4.0

Coven Code v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Jul 00:50
bd8cde4

🛠 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

Choose a tag to compare

@github-actions github-actions released this 04 Jul 06:28
83c2f63

🛠 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

Choose a tag to compare

@github-actions github-actions released this 01 Jul 08:11
6178c13

🛠 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

Choose a tag to compare

@github-actions github-actions released this 28 Jun 07:03
a489f66

🛠 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