Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 560 Bytes

File metadata and controls

11 lines (9 loc) · 560 Bytes

Agent Instructions

You are working on the PraisonAI project.

Project Guidelines

  • 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 in praisonai-code/, bot/channel and heavy implementations in praisonai/
  • Preserve old praisonai.cli.* import paths via shims when changing moved CLI code (see §2.3 in src/praisonai-agents/AGENTS.md)