v0.5.0
🚀 Cotal 0.5.0 is out!
Grab it: npm i cotal-ai@0.5.0
What's Changed
- ci: auto-tag and cut the GitHub Release on publish by @davidfarah2003 in #69
- feat(cli): personas edit + list --running, declared-data completion, completion install by @davidfarah2003 in #68
- feat(cli): seed a default persona and spawn it when none is named by @davidfarah2003 in #70
- feat(core): per-channel attention (quiet/muted), mesh-visible by @davidfarah2003 in #71
- feat(web): roster agent-detail with harness/model logos + recipient name resolution by @davidfarah2003 in #72
- fix(cmux): make closeWorkspace idempotent so teardown can't crash the manager by @davidfarah2003 in #74
- feat(connector-core): gate manager-op tools by spawn capability by @davidfarah2003 in #75
- feat(connector-claude-code): auto-detect session model into presence by @davidfarah2003 in #76
- feat: self-serve channel join — core-sub live reads + Plane-3 durable backstop (SPEC v0.3) by @davidfarah2003 in #78
Full Changelog: v0.4.0...v0.5.0