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