Merge remote-tracking branch 'origin/main' into garrytan/askuser-one-at-a-time

Resolved conflicts:
- VERSION: take main's 0.11.17.0 (newer)
- CHANGELOG.md: keep main's 0.11.17.0 entry, drop our stale 0.11.16.2 entry
- SKILL.md, benchmark/SKILL.md, browse/SKILL.md, setup-browser-cookies/SKILL.md:
  regenerated from templates via bun run gen:skill-docs
This commit is contained in:
Garry Tan
2026-03-24 18:08:54 -07:00
44 changed files with 485 additions and 206 deletions
-1
View File
@@ -3,7 +3,6 @@ name: codex
preamble-tier: 3
version: 1.0.0
description: |
MANUAL TRIGGER ONLY: invoke only when user types /codex.
OpenAI Codex CLI wrapper — three modes. Code review: independent diff review via
codex review with pass/fail gate. Challenge: adversarial mode that tries to break
your code. Consult: ask codex anything with session continuity for follow-ups.