You are working on the PraisonAI project.
- Follow the existing code style and conventions
- Be concise and helpful in responses
- Test implementation thoroughly
- Ensure backward compatibility with existing APIs
- Follow protocol-driven design: core protocols in
praisonaiagents/, agentic terminal CLI inpraisonai-code/, bot/channel and heavy implementations inpraisonai/ - Preserve old
praisonai.cli.*import paths via shims when changing moved CLI code (see §2.3 insrc/praisonai-agents/AGENTS.md)