More Updates
Changelogpaper now works with Codex
RSS

paper now works with Codex

·paperctl CLI

paper started out capturing Claude. Now it captures Codex too — on a fresh org, paperctl start codex just works and the sessions stream into paper console.

paper started with one agent: Claude. Today it works with Codex too.

Your team’s Codex sessions stream into paper console like any other agent, with the same per-turn cost, token, and activity detail you already get from Claude. On a fresh org there’s nothing to wire up — your users just run:

paperctl start codex

Whether they’re on a ChatGPT plan or bringing their own OpenAI key, the route is already there. paper provisions two transparent Codex backends under your default gateway automatically:

  • ChatGPT plan — Codex forwards the OAuth token it already holds. No API key to create, store, or rotate.
  • Per-user OpenAI key — paper passes each caller’s OPENAI_API_KEY straight through to OpenAI.

paper picks the right one by the shape of each request, so the same command works for everyone. The one path that takes setup is a team-managed key — a single shared OpenAI key paper stores once and injects for everyone on a gateway. Those commands, and the full backend reference, are in the custom backend docs.

Start with paper

Turn every session into knowledge at team scale.

Get started