Module overview
Cloud power, only when you invite it
Beyond the local Amber AI engine, PANACHES can talk to recognized external agents: Claude Code (Anthropic) and Codex CLI (OpenAI) for tool-using code assistance through their command-line interfaces, and OpenRouter to access many cloud models with a single API key. Each integration is strictly opt-in: nothing is enabled by default, the agent's presence on the machine is detected automatically, and the permission level (read-only, workspace write, full access) is set agent by agent. A custom OpenAI-compatible endpoint (Ollama, LM Studio, enterprise provider) can also be added from settings, with the API key encrypted at rest.
What the module brings
- Invite a tool-using CLI agent (Claude Code, Codex) for code assistance, with an explicit permission level.
- Keep every agent read-only by default in the general chat: editing a file requires an explicit turn and a dedicated permission.
- Access many cloud models through OpenRouter with a single API key.
- Add your own OpenAI-compatible endpoint (Ollama, LM Studio, enterprise provider), with the key encrypted at rest.
- Switch from one agent to another from the chat's provider selector, without changing windows.