Releases: OpenCoven/coven-code
Releases · OpenCoven/coven-code
Coven Code v0.0.12
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- fix(query): keep tool turns active until final stop (
e4b79a7) - feat(tui): add Coven familiar handoff command (
c5f6c32) - feat(daemon): Tier B IPC client (
ecdd1ab)
What's Changed
Other Changes
- feat: agents viewer selection + familiar card assets (v0.0.12) by @BunsDev in #4
- feat(daemon): Tier B IPC client — live familiar status by @BunsDev in #5
- feat(tui): familiar card images via Kitty/Sixel protocol by @BunsDev in #6
- feat(ux): daemon indicator + F2 familiar switcher + status bar familiar by @BunsDev in #7
- feat(tui): add /handoff command for Coven familiars by @BunsDev in #8
- Fix premature turn completion during tool execution by @BunsDev in #9
Full Changelog: v0.0.11...v0.0.12
Coven Code 0.0.12
Coven Code v0.0.11
Coven Code v0.0.10
Coven Code v0.0.9
Coven Code v0.0.8
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): stamp v0.0.8 — /familiar command, auto-detection, per-user mascots --release v0.0.8 (
b540899) - feat: /familiar command + auto-detection + familiar label in welcome screen (
795e232) - feat: per-familiar mascot glyphs + agent→familiar UI rebrand (
dd83f62)
Full Changelog: v0.0.7...v0.0.8
Coven Code v0.0.7
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): stamp v0.0.7 — cat familiar, violet palette, coven-code rename --release v0.0.7 (
5483862) - refactor: update all self-references coven-codes → coven-code post-rename (
bc3ee34)
Full Changelog: v0.0.6...v0.0.7
Coven Code v0.0.6
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): stamp v0.0.6 — retry npm publish (tlog collision on v0.0.5) --release v0.0.6 (
220150f)
Full Changelog: v0.0.5...v0.0.6
Coven Code v0.0.5
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): stamp v0.0.5 — skip v0.0.1–v0.0.4 (owned by coven-code/codeflow) --release v0.0.5 (
877435c) - feat: cat familiar mascot + full OpenCoven violet color sweep (
baa36e2) - docs: clarify CLI-not-API, local-only, BYOK install story (
9a71946)
Full Changelog: v0.0.1...v0.0.5
Coven Code v0.0.1
🛠 Direct commits
Work pushed to main outside of pull requests in this release:
- chore(release): stamp v0.0.1 — first OpenCoven release --release v0.0.1 (
64976a7) - ops: fix bump-version.py + repo metadata (
0c27ab3) - feat: violet theme palette + ACP smoke-verified + runtime comment fix (
21fb92a) - rebrand: second-pass comprehensive user-facing rebrand (coven-code) (
bbded06) - rebrand: comprehensive second-pass user-facing surface rebrand (
0ddf0e4) - rebrand: OpenCoven/coven-codes fork of Claurst (GPL-3.0) (
ced6d9c) - fix(tui): account for wide chars in prompt cursor (
b006879) - fix: remove runtime OpenSSL dependency (
6d34c75) - feat: Multi account switching for codex (
a7ff3c9) - fix(tui): always show cursor in prompt input (even during streaming) (
6adbe2e) - refactor(query): replace redundant provider/model status with spinner verbs (
a1efa1a) - feat(tui): remove redundant metadata from multiple places (
a4992cf) - feat: better error modal (
3474a0e) - fix(deepseek): preserve reasoning_content for V4 thinking-mode multi-turn (
f3d9027) - fix(models): normalize opencode→opencode-zen provider ID at parse time (
1173f9d) - fix(core): add free model pricing to display $0.00 cost in footer (
495ae9c) - feat(tui): @file injection with typeahead autocomplete (
57d629a) - refactor(keyboard): remove unused Ctrl+M sendMessage binding (
9e8c9b5) - fix(keyboard): fix schema upgrade and ctrl+a conflict (
8da4a29) - refactor(keyboard): group keybindings by action (
df50192) - feat(keyboard): schema versioning and smart keybindings merge (
ae85bd8) - fix(keyboard): add CMD+Left/Right to default keybindings (
0b5947f) - fix(keyboard): warn when user tries to rebind protected keys (
a18cbda) - fix(keyboard): let hardcoded handlers run when keybindings don't match (
a42c3d6) - chore(release): stamp v0.1.4 [skip ci] (
386f327) - claurst --release v0.1.4 (
1d4efac) - feat(tui): stealth oauth login (
2690f26) - fix(share): tool blocks collapse fixes (
8ae0380) - fix(share): make tool calls and results toggle-able (
e2afd84) - feat(tui): changed prompt focus setting to allow interactive / popup during streaming (
99a34fa) - fix(tui): finally fixed rustle looking right animation (
faa893f) - fix(tui): tilde str::replace bug in root path display for windows terminals (
5f7a35d) - feat(web): better theming for claurst web sharing (
6da142c) - feat: terminal rendering fixes (
86d19db) - feat: rendering fixes + claurst web session previews for /share (
bcf7e85) - feat: add /share command (
e1f1d5c) - fix(tui): apply settings from config immediately on app startup (
a337f24) - chore(release): stamp v0.1.3 [skip ci] (
55f8d42) - chore: workflow wiring fixes for npm releases --release v0.1.3 (
bb00bb4) - feat(tui): /goal UI revamp (
964f98e) - feat: env fallback for qwen, minimax, dashscope and more (
8489639) - feat(tui): full scrollbar revamp (
28169e4) - feat(api): add Crof.ai provider and standardize provider ID naming (
488d1b9) - fix(core): add missing provider env var mappings to auth_store (
17641dc) - fix(tui): remove home directory warning, redundent shortcuts (
14b0fdc) - feat: better free mode with 7+ providers and dynamic chain (
b3b1fd3) - feat(tui): implement alternating exit key confirmation for Ctrl+C and Ctrl+D (
270947d) - chore: fix provenance sessiongs (
f029bbc) - chore: switch to OIDC-only for publish actions (
cd9696d) - chore: the npm error was literally a package.json error im crine (
9ba877f) - chore: registry-url, package-manager-caching off and checkout bump for actions (
b57f72d) - chore: corepack npm actions deps fixes (
107921c) - chore: actions dep working (
42059f2) - chore: bump node version for npm-publish.yml workflow (
750b272) - chore(release): stamp v0.1.2 [skip ci] (
b076141) - feat: stats command --release v0.1.2 (
f1c08cf) - release scripts and agents.md for root (
f195a31) - feat(tui): implement @file injection and autocomplete (
a2337bd) - fix(tui): handle Shift with special characters on all terminals (
3d3f2c9) - fix: unify invalid-session error path with resume_warning (
44da97b) - refactor: eliminate file I/O from settings initialization (
6e13ba2) - feat(tui): add compact threshold, auto-commits, output format, and disable CLAUDE.md settings ([
be7a39c](be7a3...