-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Design and implement the architecture for supporting multiple coding agents.
Tasks
- Design universal agent interface/protocol
- Create agent registry system
- Implement agent discovery mechanism
- Build configuration management for agents
- Create agent capability detection
- Design plugin architecture for new agents
Agents to Support
- Claude Code (already implemented)
- Cursor IDE
- Aider
- Continue.dev
- GitHub Copilot (if API available)
- Custom agents via plugin system
Acceptance Criteria
- Clean abstraction layer for all agents
- Easy to add new agent types
- Agent capabilities are properly detected
- Configuration is agent-specific but follows patterns
- Plugin system allows community contributions
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request