-
v0.6.0 Stable
released this
2026-03-24 21:30:34 +00:00 | 3 commits to master since this releaseWhat's Changed
Focus: Bot commands, multi-model agents, MCP tools
Features
- Rename mcp whatsup tool to status for consistency
- Assign command restarts coder when story is already in progress
- Bot command to delete a worktree
- Whatsapp transport supports twilio api as alternative to meta cloud api
Bug Fixes
- Start agent ignores story front matter agent assignment
Refactors
- Reorganize chat system into chat module with transport submodules
Other Changes
- Fixing code warnings
- Upgrading toml and pulldown-cmark
- Binding promiscuously in Docker to make things happen
- Ignoring whatsapp history
- Making Matrix config fields optional to meet Twilio login needs
- Ignoring backed up bot creds
- feat: scaffold creates per-transport bot.toml example files
- docs: split bot.toml.example into per-transport example files
Full diff: https://code.crashlabs.io/dave/storkit/compare/v0.5.1...v0.6.0
Downloads