Coven Code v0.0.25
🛠 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