Getting Started
AIDE supports multiple installation methods depending on your AI coding assistant.
Supported Platforms
| Platform | Install Method | Status |
|---|---|---|
| Claude Code | Plugin marketplace | Full support |
| OpenCode | npm package | Full support |
| Codex CLI | Codex plugin + hooks installer | Full support (no subagent/pre-compact hooks) |
| From Source | Git clone + build | Full support |
Choose your platform to get started:
- Claude Code -- Install from the plugin marketplace
- OpenCode -- Install via npm/bunx
- Codex CLI -- Install as a Codex plugin, plus lifecycle hooks
- From Source -- Build from source for development
- Configuration -- Environment variables and settings