modcomms/backend/app/agents
michael 3207ec301c Standardise Issue/Recommendation formatting across all agents
Replace single-line bullet format with a structured two-part format
(**Issue:** / **Recommendation:**) in all specialist and lead agent
prompts. Update Gemini response schema description to match. Update
frontend formatFeedbackText and formatFeedbackTextForPDF to parse
**bold** markdown and preserve line breaks within multi-line bullets.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 10:17:08 -06:00
..
__init__.py Restructure agent system: remove Tone, split Channel, implement Legal 2026-01-24 11:58:17 -06:00
base_agent.py Implement revision-aware proof analysis pipeline 2026-01-25 10:04:16 -06:00
brand_agent.py Standardise Issue/Recommendation formatting across all agents 2026-02-19 10:17:08 -06:00
channel_best_practices_agent.py Standardise Issue/Recommendation formatting across all agents 2026-02-19 10:17:08 -06:00
channel_tech_specs_agent.py Standardise Issue/Recommendation formatting across all agents 2026-02-19 10:17:08 -06:00
lead_agent.py Standardise Issue/Recommendation formatting across all agents 2026-02-19 10:17:08 -06:00
legal_agent.py Standardise Issue/Recommendation formatting across all agents 2026-02-19 10:17:08 -06:00