-
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Objective
Integrate AutoGen for L5 agent federation with constitutional governance.
Repository
https://github.com/microsoft/autogen
Effort
4 days
Subtasks
- Install AutoGen:
pip install pyautogen - Study GroupChat and consensus mechanisms
- Design ConstitutionalGroupChat wrapper
- Create Trinity agents:
- AGI agent (Mind/Reasoning)
- ASI agent (Heart/Empathy)
- APEX agent (Soul/Judgment)
- HumanProxy agent (F13 Sovereign)
- Implement Tri-Witness consensus (F3)
- Wire 9 constitutional tools as AutoGen functions
- Test end-to-end governance flow
Acceptance Criteria
- 4-agent federation working
- Human-in-the-loop functional (F13)
- Tri-Witness consensus enforced
- All 9 tools accessible to agents
Blockers
Depends on #164 (FastMCP migration)
Related
See INTEGRATION_MASTERPLAN.md
Reactions are currently unavailable