Coding agent · OpenAI-compatible

Aider

Aider reads the standard OpenAI environment, so --openai-api-base and --openai-api-key (or the env vars) are all it takes to pair-program through Zumik.

Installaider --openai-api-base https://api.zumik.ai/v1 --model code.balanced
Three settings
Base URLhttps://api.zumik.ai/v1
API keyyour Zumik key (zk_...)
Modela Zumik alias (code.balanced) or a provider model id
Profile
Maintained byThird party
Surfaces/v1

What you get

  • Standard OpenAI env vars
  • Works with any Zumik alias
  • Caching and tiering on by default
Drop-in

Aider speaks the OpenAI wire format. Set the base URL to https://api.zumik.ai/v1, use a Zumik key, and pick a model alias - the request body stays exactly OpenAI's, so it keeps working unchanged while caching and tiering run for you.

Connect Aider to Zumik

Point Aider at api.zumik.ai/v1 and capture provider caching automatically, with no change to the request body.