Changes
Patch release with critical stability fixes for team orchestration.
Bug Fixes
- fix(hooks): prevent infinite team spawning — Disabled automatic team keyword detection in hooks to prevent recursive agent spawning loops. Team mode now requires explicit
/teaminvocation only. (#1355) - fix(team): gemini worker launch with correct approval mode — Fixed Gemini CLI worker spawning by using
--approval-mode yolo -iflags. (#1356) - fix(tests): update tier0 contract test — Aligned tier0 contract tests with the new explicit-only team mode behavior.
Build
- Rebuilt dist artifacts with
--jsonflag support foromc team start, enabling structured JSON output for programmatic team orchestration.
Install / Update
npm install -g oh-my-claude-sisyphus@4.7.1Or reinstall the plugin:
claude /install-plugin oh-my-claudecodeFull Changelog: v4.7.0...v4.7.1