- Change MENTION_TOKEN to MENTION_REGEX supporting both @AI_visual and @AI_Visualizer - Makes it case-insensitive and consistent with other agents (AI_Moderator, AI_Designer) - Update agent name from AI_Visual to AI_Visualizer - Update HTML markers from AUTO:VISUAL to AUTO:VISUALIZER - Update tests to match new naming - All tests passing |
||
|---|---|---|
| .. | ||
| test_agents.py | ||
| test_append_only.py | ||
| test_build.py | ||
| test_config.py | ||
| test_patcher.py | ||
| test_runner.py | ||
| test_stage_promotion.py | ||
| test_template_meta.py | ||
| test_utils.py | ||
| test_workflow.py | ||