refactor: rename MCP tool from qwen3_task to task and update delegation flow #5

Merged
eric merged 1 commits from push-wwlmzkkxwqtp into main 2026-03-27 17:32:46 +01:00
Owner
  • Rename MCP tool qwen3_tasktask in server.py and all references
  • Enforce direct use of mcp__qwen3__task (no sub-agents) in docs
  • Add bootstrap logic to install.sh/update_crazyclaude.sh for repo self-installation
  • Introduce tools-local/ directory for local tool overrides
  • Add test suite (test_qwen3.sh, test_qwen3.md) to validate Qwen3 file generation
  • Update .gitignore: ignore test_qwen3_output/, add missing .claude/
  • Add system prompt to server.py for fs_write enforcement
  • Update agent docs (qwen3-worker, code-reviewer, delegation-rules, task-planner) to reflect new tool name and workflow
  • Add system instruction: always use fs_write/fs_patch, never display content in response
- Rename MCP tool `qwen3_task` → `task` in server.py and all references - Enforce direct use of `mcp__qwen3__task` (no sub-agents) in docs - Add bootstrap logic to install.sh/update_crazyclaude.sh for repo self-installation - Introduce tools-local/ directory for local tool overrides - Add test suite (test_qwen3.sh, test_qwen3.md) to validate Qwen3 file generation - Update .gitignore: ignore test_qwen3_output/, add missing .claude/ - Add system prompt to server.py for fs_write enforcement - Update agent docs (qwen3-worker, code-reviewer, delegation-rules, task-planner) to reflect new tool name and workflow - Add system instruction: always use fs_write/fs_patch, never display content in response
eric added 1 commit 2026-03-27 17:32:39 +01:00
- Rename MCP tool `qwen3_task` → `task` in server.py and all references
- Enforce direct use of `mcp__qwen3__task` (no sub-agents) in docs
- Add bootstrap logic to install.sh/update_crazyclaude.sh for repo self-installation
- Introduce tools-local/ directory for local tool overrides
- Add test suite (test_qwen3.sh, test_qwen3.md) to validate Qwen3 file generation
- Update .gitignore: ignore test_qwen3_output/, add missing .claude/
- Add system prompt to server.py for fs_write enforcement
- Update agent docs (qwen3-worker, code-reviewer, delegation-rules, task-planner) to reflect new tool name and workflow
- Add system instruction: always use fs_write/fs_patch, never display content in response
eric merged commit 7c44ebd766 into main 2026-03-27 17:32:46 +01:00
eric deleted branch push-wwlmzkkxwqtp 2026-03-27 17:32:46 +01:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: eric/CrazyClaude#5
No description provided.