(01) — any agent●
Wire up any CLI in one line.
Claude Code is built in. Everything else — Codex, Aider, Cursor, Ollama, OpenCode — drops into one tastecode.config.json.
{
"providers": {
"aider": { "command": "aider", "args": ["--message", "{prompt}"] }
}
}