frankenbot/agents
eric c6ce8a873c fix: Switch agent commands from @-syntax to XML tags — Claude Code refuses to output @-directives
Root cause: opencode/Claude Code recognizes the Frankenbot repo context from CLAUDE.md
and refuses to output @CREATE_SUBTASK, @SEND_EMAIL etc. as they look like 'system
directives'. XML tags (<create_task>, <send_email>, etc.) work reliably.

- parse_agent_commands(): full rewrite with XML tag parser, supports both
  XML child tags and key: value fields within blocks
- build_agent_prompt(): command docs updated to XML format with code examples
- orchestrator/systemprompt.md: rewritten with XML action examples
- ar_manager/systemprompt.md: @ASK_ORCHESTRATOR -> <ask_orchestrator>
2026-02-21 19:21:01 +00:00
..
ar_manager fix: Switch agent commands from @-syntax to XML tags — Claude Code refuses to output @-directives 2026-02-21 19:21:01 +00:00
budget_manager feat: Redesign Dark Mode with balanced purple theme 2026-02-21 17:19:32 +01:00
catering_manager fix: Centralize all agent work to their work directories 2026-02-21 17:48:30 +01:00
location_manager fix: Centralize all agent work to their work directories 2026-02-21 17:48:30 +01:00
musik_rechte_advisor feat: Telegram Bot Integration mit QR-Code 2026-02-21 13:17:04 +01:00
negotiator fix: Centralize all agent work to their work directories 2026-02-21 17:48:30 +01:00
orchestrator fix: Switch agent commands from @-syntax to XML tags — Claude Code refuses to output @-directives 2026-02-21 19:21:01 +00:00
program_manager feat: Material Icons, customizable app name & dark/light mode toggle 2026-02-21 16:59:18 +01:00
researcher feat: Material Icons, customizable app name & dark/light mode toggle 2026-02-21 16:59:18 +01:00
social_media_manager fix: Centralize all agent work to their work directories 2026-02-21 17:48:30 +01:00
tax_advisor fix: Centralize all agent work to their work directories 2026-02-21 17:48:30 +01:00
zusammenfasser fix: Centralize all agent work to their work directories 2026-02-21 17:48:30 +01:00