Skip to content

Latest commit

 

History

History
21 lines (20 loc) · 817 Bytes

File metadata and controls

21 lines (20 loc) · 817 Bytes

TASKS

  • Implement Adaptive Compaction: Replace large, old tool outputs (e.g., compiler logs) with bounded summaries to manage context bloat.
  • LLM router for cost based request routing
  • Persistent subagents
  • System Notifications
  • Define tools such that they can check and run automatically at different points.
  • find_skills tool
  • Add /update hook for running project updates, committing them and verifying it doesn't break anything.
  • Recurring tasks
  • Automatic memory
  • Work with browse, android, etc.
  • Voice Conversation
  • Personality and voice
  • Browser Use
  • Desktop Use (Mails, Calendar, Docs, Sheets)
  • Android Use
  • Channels (whatsapp, slack, etc)
  • Tools definition via AgentPlugin
  • MCP Support via upstream AgentPlugin