This repository is generated. It is built from braintrustdata/braintrust-coding-agent-plugins. Don't edit files here — make changes and file issues in that repository, and they will be rebuilt into this one.
Braintrust Codex plugins — skills and daemon-backed session tracing.
Add this repo as a Codex plugin marketplace:
codex plugin marketplace add braintrustdata/braintrust-codex-plugin
# OPTIONAL: TRACE CODEX PLUGIN
codex plugin add trace-codex@braintrust-codex-plugins
# OPTIONAL: SKILLS PLUGIN
codex plugin add braintrust@braintrust-codex-pluginsThe recommended tracing setup is:
bt trace setup codex --project my-coding-agentThis installs the tracing plugin and stores only non-secret routing settings.
The bt CLI owns authentication and forwards hook events through the shared
daemon. Restart Codex after setup.
See the plugin's README for details.
see the plugin's README for details