Skip to content

Conversation

@ColeMurray
Copy link
Owner

Summary

  • Adds docs/OPENAI_MODELS.md — a standalone guide for using OpenAI ChatGPT subscription with Open-Inspect
  • Covers obtaining OAuth credentials via OpenCode, adding repo secrets, and model selection
  • Clarifies that refresh tokens stay in the control plane while only short-lived access tokens are present in sandboxes
  • Links from docs/GETTING_STARTED.md (callout after Anthropic step + architecture reference)

Test plan

  • Verify links from GETTING_STARTED.md resolve correctly
  • Review OPENAI_MODELS.md renders properly on GitHub

Add standalone guide for configuring OpenAI ChatGPT subscription
credentials to use Codex models (GPT 5.2, 5.2 Codex, 5.3 Codex).
Covers obtaining OAuth tokens via OpenCode, adding repo secrets,
and model selection. Links from GETTING_STARTED.md.
@greptile-apps
Copy link

greptile-apps bot commented Feb 12, 2026

Greptile Overview

Greptile Summary

Added comprehensive documentation for configuring OpenAI models in Open-Inspect. The new OPENAI_MODELS.md guide covers obtaining OAuth credentials via OpenCode, adding repository secrets, and selecting models. Links were added to GETTING_STARTED.md to surface this option to users. The documentation clearly explains the security architecture where refresh tokens remain in the control plane while only short-lived access tokens reach sandboxes.

Highlight OpenAI Codex model support in the Overview and Key Features
sections, with a link to the setup guide.
@ColeMurray ColeMurray merged commit 50bb584 into main Feb 12, 2026
6 checks passed
@ColeMurray ColeMurray deleted the docs/openai-models-guide branch February 12, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant