Skip to content

Releases: cs50victor/claude-code-teams-mcp

v0.1.1

09 Feb 12:59

Choose a tag to compare

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

Full Changelog: https://github.com/cs50victor/claude-code-teams-mcp/commits/v0.1.1

v0.1.0

09 Feb 12:50

Choose a tag to compare

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