Supported paths
| Provider | Typical use |
|---|---|
| Claude / Claude Code | General coding, planning, review, and worker tasks. |
| Codex | OpenAI coding workflows and CLI-backed sessions. |
| Cursor | Cursor agent sessions through the Cursor SDK. |
| OpenCode | Local or provider-backed OpenCode workflows. |
| OpenRouter / local endpoints | Cost routing, experimentation, or local models. |
Configure a provider
Add credentials or sign in
Paste an API key, configure a local endpoint, or authenticate the provider CLI.
Permission presets
Providers expose different native permission models. ADE maps them into a small set of practical choices:| Preset style | Use it when |
|---|---|
| Plan / read-only | You want the agent to inspect and propose first. |
| Default / edit | You trust the lane and want normal coding flow. |
| Full access | You are in a trusted environment and want minimal prompts. |
| Custom | You want the provider’s own config to decide. |