Releases: cs50victor/claude-code-teams-mcp
Releases · cs50victor/claude-code-teams-mcp
v0.1.1
What's Changed
- refactor: fix message attribution, async polling, and error handling by @cs50victor in #1
- feat: add opencode as alternative teammate backend by @cs50victor in #3
- feat(tmux): spawn teammates in windows when USE_TMUX_WINDOWS is set by @cs50victor in #5
- feat: add MCP client detection middleware & use detected client as default backend by @cs50victor in #6
- fix(tmux): kill tmux pane/window on teammate shutdown by @cs50victor in #9
- ci: add tag-triggered release workflow with cross-platform tests by @cs50victor in #10
New Contributors
- @cs50victor made their first contribution in #1
Full Changelog: https://github.com/cs50victor/claude-code-teams-mcp/commits/v0.1.1
v0.1.0
What's Changed
- refactor: fix message attribution, async polling, and error handling by @cs50victor in #1
- feat: add opencode as alternative teammate backend by @cs50victor in #3
- feat(tmux): spawn teammates in windows when USE_TMUX_WINDOWS is set by @cs50victor in #5
Full Changelog: https://github.com/cs50victor/claude-code-teams-mcp/commits/v0.1.0