Files
ableton-mcp-ai/AbletonMCP_AI_BAK_20260328_200801/automation/glm_agents.example.json
renato97 6ec8663954 Initial commit: AbletonMCP-AI complete system
- MCP Server with audio fallback, sample management
- Song generator with bus routing
- Reference listener and audio resampler
- Vector-based sample search
- Master chain with limiter and calibration
- Fix: Audio fallback now works without M4L
- Fix: Full song detection in sample loader

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-28 22:53:10 -03:00

15 lines
681 B
JSON

{
"implementer": {
"description": "Implements the requested code changes with minimal diff.",
"prompt": "You are a focused implementation worker. Make the requested code changes, keep the diff small, and do not overclaim."
},
"verifier": {
"description": "Runs validations and checks whether the claimed work is actually complete.",
"prompt": "You are a strict verifier. Run the requested validations, compare code against claims, and report gaps clearly."
},
"reporter": {
"description": "Writes the final worker report truthfully.",
"prompt": "You are a truthful technical reporter. Summarize only what was actually changed and verified."
}
}