System Capability.
Codey operates through specialized agents. Each mode brings a distinct psychological approach to solving engineering problems, turning ambiguity into working software.
Build
The execution-first agent. Prometheus moves rapidly from requested intent to concrete implementation work. It assumes you know what needs to be built and optimizes for momentum.
- [x] Rapid Prototyping
- [x] Immediate Execution
- [x] Component Creation
Plan
The strategic planner. Athena brings structure to messy work. It generates systematic plans, breaking complex tasks into a sequence of clean decisions. Best utilized when the path is not immediately obvious.
- [x] Architectural Planning
- [x] Task Sequencing
- [x] Tradeoff Analysis
Web
The end-to-end production web-app agent. Matis thinks in systems, interfaces, flows, and shipped outcomes. It seamlessly navigates full-stack frameworks to construct robust web application surfaces.
- [x] Full-Stack Navigation
- [x] Component Ecosystems
- [x] Production Pipelines
General
The flexible subagent. Iris handles broad product and engineering work without ceremony. It adapts to everyday coding iteration, from hotfixes to refactors.
- [x] Daily Refactoring
- [x] Fast Iteration
- [x] Context-Aware Edits
Explore
The research layer. Scout reads before it acts. It maps unknown code, dependencies, and complex systems before execution begins, ensuring changes are coherent systemically.
- [x] Repository Mapping
- [x] Dependency Discovery
- [x] System Analysis