Skip to content

Fix CLI syntax regression, restore codex-agent script, and bump to v5.0.8#91

Merged
NagyVikt merged 2 commits intomainfrom
agent/codex/lajos-edix-hu-fix-ci-syntax-error-and-missing-codex-agent-script
Apr 13, 2026
Merged

Fix CLI syntax regression, restore codex-agent script, and bump to v5.0.8#91
NagyVikt merged 2 commits intomainfrom
agent/codex/lajos-edix-hu-fix-ci-syntax-error-and-missing-codex-agent-script

Conversation

@NagyVikt
Copy link
Copy Markdown
Collaborator

Summary:\n- fix doctor sandbox syntax regressions in bin/multiagent-safety.js that broke CLI startup in CI\n- restore committed scripts/codex-agent.sh and keep it in sync with templates/scripts/codex-agent.sh\n- bump package version to 5.0.8 (package.json + package-lock.json) and add README release notes\n\nVerification:\n- npm test (92/92 passing)

NagyVikt and others added 2 commits April 13, 2026 23:52
Fix the doctor sandbox control-flow regressions that left bin/multiagent-safety.js syntactically invalid, and restore scripts/codex-agent.sh in-repo so template/runtime parity checks pass in clean CI clones. Also bump package version to 5.0.8 with matching README release notes so npm publish can proceed.

Constraint: CI and release tests execute the CLI directly and require runtime helper parity
Rejected: Patch tests only to ignore missing runtime script | would hide real publish/runtime drift
Confidence: high
Scope-risk: moderate
Reversibility: clean
Directive: Keep scripts/codex-agent.sh committed and synchronized with templates/scripts/codex-agent.sh
Tested: npm test
Not-tested: npm publish (not run in this branch)
@NagyVikt NagyVikt merged commit 825dd87 into main Apr 13, 2026
2 checks passed
@NagyVikt NagyVikt deleted the agent/codex/lajos-edix-hu-fix-ci-syntax-error-and-missing-codex-agent-script branch April 13, 2026 21:55
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