This repository was archived by the owner on Nov 30, 2025. It is now read-only.
v0.7.0
0.7.0 (2025-06-21)
⚠ BREAKING CHANGES
- The send command now requires both --from and --to flags
- Before: npx ccteam@latest agent send --to
- After: npx ccteam@latest agent send --from --to
- The send command now requires --to flag instead of positional argument
- Before: npx ccteam@latest agent send
- After: npx ccteam@latest agent send --to