docs(adapters): codex adapter docs reflect the tiered install#407
docs(adapters): codex adapter docs reflect the tiered install#407Steve-too wants to merge 2 commits into
Conversation
Three doc surfaces went stale after the codex T2 work landed: - adapters/README.md table still described codex as a single-file config.toml snippet - adapters/codex/README.md documented only the manual ~/.codex/config.toml edit, not the installer-first flow - docs/getting-started.md mentioned codex only as a comment in the claude-code mcp add one-liner Closes vouchdev#390
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughDocumentation updates describe the tiered Codex MCP install flow: the adapters README table entry now references ChangesCodex documentation updates
Estimated code review effort: 1 (Trivial) | ~5 minutes Possibly related issues
Possibly related PRs
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@adapters/codex/README.md`:
- Around line 31-32: The rerun behavior described in the README is inaccurate
for install(): it currently skips an existing fenced AGENTS.md block rather than
replacing it. Update the wording in the relevant README section to reflect the
actual behavior, or, if replacement is intended, adjust install() and its
fence-handling logic so reruns replace the existing snippet instead of leaving
it untouched.
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: defaults
Review profile: CHILL
Plan: Pro Plus
Run ID: 456a1a8c-c81b-4562-95c5-7adbc7c0cca5
📒 Files selected for processing (3)
adapters/README.mdadapters/codex/README.mddocs/getting-started.md
Summary
Three doc surfaces went stale after the codex T2 work landed (PR #406 / issue #385).
Changes
Acceptance criteria (from #390)
Closes #390
Summary by CodeRabbit
vouch install-mcp codex, project-local.codex/config.toml, andAGENTS.mdsnippet behavior (including rerun/idempotent updates) plus a restart reminder.~/.codex/config.tomlor the preferred project-local configuration.