Customisation for Codex CLI - Features from Claude Code and OpenCode#336
Customisation for Codex CLI - Features from Claude Code and OpenCode#336TGreen87 wants to merge 4 commits intoaffaan-m:mainfrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
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 |
|
Hey @TGreen87 — this PR has merge conflicts with main. Could you rebase or merge main into your branch? Happy to take another look once that's sorted. |
|
Rebuilt this branch on top of current Restack notes:
Validation in the restack worktree:
|
|
OK
…On Fri, Mar 13, 2026 at 3:26 PM Affaan Mustafa ***@***.***> wrote:
*affaan-m* left a comment (affaan-m/everything-claude-code#336)
<#336 (comment)>
Rebuilt this branch on top of current main and force-pushed the refreshed
head.
Restack notes:
- replayed the four original Codex-focused commits onto current main
- kept the current .codex/config.toml from main instead of
reintroducing the older pnpm-only MCP config from this draft branch
- preserved the additive Codex scripts/hooks from the PR
Validation in the restack worktree:
- git diff --check
- bash -n on the added shell scripts and git hooks
—
Reply to this email directly, view it on GitHub
<#336 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BVZO6NQW727VZOIDJT5EXAL4QOZ2PAVCNFSM6AAAAACWHNRTNSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHM2DANJTGI4TMNRRGI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Description
Type of Change
fix:Bug fixfeat:New featurerefactor:Code refactoringdocs:Documentationtest:Testschore:Maintenance/toolingci:CI/CD changesChecklist
node tests/run-all.js)Summary by cubic
Adds ECC tooling to Codex CLI: global git safety hooks, a sync script that backs up and updates ~/.codex (AGENTS + Codex supplement, skills, prompts, QA/rule packs), and MCP servers normalized to
pnpm dlx. Adds a sanity checker to validate the global Codex state for consistent, safe setups.New Features
pnpm dlxfor@modelcontextprotocol/*,@upstash/context7-mcp,@playwright/mcp, with GitHub PAT bootstrap viagh.Migration
pnpmis installed; MCP servers now run viapnpm dlx.Written for commit d411887. Summary will update on new commits.