Split support workflow into specialist agents - #1
Conversation
PR Summary by QodoSplit RiffDesk support bot into supervisor + purchase/refund specialist subagents
AI Description
Diagram
High-Level Assessment
Files changed (9)
|
Code Review by QodoContext used✅ Compliance rules (platform):
10 rules 1.
|
Qodo Fixer🍒 Ready to be cherry-picked — ✅ Merged (0) · ☑ Fixed (1) 🔗 Fix PR: #2 This fix PR was closed automatically. Its branch is preserved so you can cherry pick the changes into the original PR. Prompt for coding agent Process — 1 fixed
|
|
/agentic_describe |
Summary
deeplyagentic.subagentspackageStructure
deeplyagentic/main.py— supervisor, identity verification, interrupts, and CLIdeeplyagentic/subagents/purchase_specialist.py— read-only purchase specialistdeeplyagentic/subagents/refund_specialist.py— approval-gated refund specialistdeeplyagentic/subagents/tools.py— shared API-backed specialist toolsdeeplyagentic/api.py— shared RiffDesk API client configurationTest plan
git diff --check