검증 리포트
명령어 수록 상태와 버전 추적 현황
검증 기준
- 명령어별 원본 선언 포함
- 좋은 사용 예 2개 이상
- 유사 명령어 비교 표
- 공식 출처 링크 명시
- 릴리즈 노트 기반 도입 시점 표기
분석 기준 (2026-06-25 KST)
- 명령어 기준 문서: https://developers.openai.com/codex/cli/slash-commands
- 릴리즈 기준 문서: https://developers.openai.com/codex/changelog
- 보조 릴리즈 문서: https://github.com/openai/codex/releases
- 릴리즈 스캔 범위: 공개 릴리즈(공식 stable/latest CLI
Codex CLI 0.142.0까지) + npm dist-tag(latest=0.142.0,alpha=0.143.0-alpha.14) + 2026-05-14 Hooks GA 공지
판정 규칙:
추가 확인: 릴리즈 노트에 Added/New/Introduce 등 도입 표현이 명시최초 언급: fix/improve/UX 변경으로만 확인되어 도입 시점은 불확실미확인: 릴리즈 본문에서 명령어 문자열 자체를 찾지 못함(초기 베이스라인 포함 가능)
명령어별 도입 시점 / 릴리즈 링크
| 명령어 | 판정 | 버전 | 시기(UTC) | 릴리즈 노트 | 근거 요약 |
|---|---|---|---|---|---|
/permissions | 추가 확인 | rust-v0.89.0 | 2026-01-22 | https://github.com/openai/codex/releases/tag/rust-v0.89.0 | Added /permissions ... keeping /approvals |
/approve | 공식 문서 등재 | 공식 slash docs | 2026-05-21 검증 | https://developers.openai.com/codex/cli/slash-commands | retry one recent auto-review denial |
/sandbox-add-read-dir | 추가 확인 | rust-v0.102.0 | 2026-02-17 | https://github.com/openai/codex/releases/tag/rust-v0.102.0 | sandbox read-access slash command + PR #11512 |
/agent | 최초 언급 | rust-v0.95.0 | 2026-02-04 | https://github.com/openai/codex/releases/tag/rust-v0.95.0 | fix after /agent thread switch |
/app | 추가 확인 | Codex CLI 0.138.0 | 2026-06-08 | https://developers.openai.com/codex/changelog | current CLI thread handoff to Codex Desktop |
/apps | 추가 확인 | rust-v0.93.0 | 2026-01-31 | https://github.com/openai/codex/releases/tag/rust-v0.93.0 | Added /apps to browse connectors |
/archive | 추가 확인 + 공식 등재 | rust-v0.136.0 | 2026-06-01 / 2026-06-12 검증 | https://developers.openai.com/codex/cli/slash-commands | TUI /archive, codex archive / unarchive |
/delete | 공식 문서 등재 | Codex CLI 0.140.0 | 2026-06-16 / 2026-06-25 검증 | https://developers.openai.com/codex/cli/slash-commands | permanently delete current session and descendants |
/ide | 공식 문서 등재 | 공식 slash docs | 2026-05-21 검증 | https://developers.openai.com/codex/cli/slash-commands | include open files and IDE selection |
/hooks | 추가 확인 + GA | rust-v0.129.0 | 2026-05-07 / GA 2026-05-14 | https://developers.openai.com/codex/changelog | hook browser + Hooks general availability |
/import | 공식 문서 등재 | Codex CLI 0.140.0 | 2026-06-16 / 2026-06-25 검증 | https://developers.openai.com/codex/cli/slash-commands | import Claude Code setup/project files/recent chats |
/clear | 추가 확인 | rust-v0.105.0 | 2026-02-25 | https://github.com/openai/codex/releases/tag/rust-v0.105.0 | /clear clears the screen and can start a chat |
/compact | 추가 확인 | rust-v0.11.0 | 2025-08-02 | https://github.com/openai/codex/releases/tag/rust-v0.11.0 | adds support for /compact |
/copy | 추가 확인 | rust-v0.105.0 | 2026-02-25 | https://github.com/openai/codex/releases/tag/rust-v0.105.0 | /copy copies the latest complete reply |
/diff | 최초 언급 | rust-v0.23.0 | 2025-08-20 | https://github.com/openai/codex/releases/tag/rust-v0.23.0 | progress indicator for /diff |
/exit | 추가 확인 | rust-v0.53.0 | 2025-10-31 | https://github.com/openai/codex/releases/tag/rust-v0.53.0 | add /exit alias for quit |
/experimental | 추가 확인 | rust-v0.74.0 | 2025-12-18 | https://github.com/openai/codex/releases/tag/rust-v0.74.0 | Add new slash command /experimental |
/fast | 추가 확인 | rust-v0.110.0 | 2026-03-05 | https://github.com/openai/codex/releases/tag/rust-v0.110.0 | Added a persisted /fast toggle |
/feedback | 최초 언급 | rust-v0.50.0 | 2025-10-25 | https://github.com/openai/codex/releases/tag/rust-v0.50.0 | Improved /feedback diagnostics |
/memories | 공식 문서 등재 | 공식 slash docs | 2026-05-21 검증 | https://developers.openai.com/codex/cli/slash-commands | configure memory use and generation |
/goal | 추가 확인 | rust-v0.128.0 | 2026-04-30 | https://developers.openai.com/codex/changelog | persisted /goal workflows |
/init | 최초 언급 | rust-v0.28.0 | 2025-09-02 | https://github.com/openai/codex/releases/tag/rust-v0.28.0 | hide /init suggestion when AGENTS.md exists |
/keymap | 추가 확인 | rust-v0.128.0 | 2026-04-30 | https://developers.openai.com/codex/changelog | configurable TUI keymaps + slash docs 등재 |
/logout | 최초 언급 | rust-v0.54.0 | 2025-11-04 | https://github.com/openai/codex/releases/tag/rust-v0.54.0 | release 내 logout 문자열 + PR #1932 보강 |
/mcp | 추가 확인 | rust-v0.23.0 | 2025-08-20 | https://github.com/openai/codex/releases/tag/rust-v0.23.0 | support /mcp in TUI |
/mention | 최초 언급 | rust-v0.105.0 | 2026-02-25 | https://github.com/openai/codex/releases/tag/rust-v0.105.0 | @mention fix 릴리즈 + PR #701 보강 |
/model | 추가 확인 | rust-v0.23.0 | 2025-08-20 | https://github.com/openai/codex/releases/tag/rust-v0.23.0 | runtime reasoning/model controls via /model |
/plan | 추가 확인 | rust-v0.93.0 | 2026-01-31 | https://github.com/openai/codex/releases/tag/rust-v0.93.0 | feature-gated /plan shortcut |
/personality | 추가 확인 | rust-v0.92.0 | 2026-01-27 | https://github.com/openai/codex/releases/tag/rust-v0.92.0 | feat(tui) /personality |
/plugins | 추가 확인 | rust-v0.117.0 | 2026-03-26 | https://github.com/openai/codex/releases/tag/rust-v0.117.0 | browse product-scoped plugins in /plugins |
/ps | 추가 확인 | rust-v0.76.0 | 2025-12-19 | https://github.com/openai/codex/releases/tag/rust-v0.76.0 | Add /ps command |
/fork | 최초 언급 | rust-v0.88.0 | 2026-01-21 | https://github.com/openai/codex/releases/tag/rust-v0.88.0 | feat: /fork current session behavior |
/raw | 공식 문서 등재 | 공식 slash docs | 2026-05-21 검증 | https://developers.openai.com/codex/cli/slash-commands | raw scrollback mode |
/resume | 추가 확인 | rust-v0.65.0 | 2025-12-04 | https://github.com/openai/codex/releases/tag/rust-v0.65.0 | Added /resume slash command |
/new | 최초 언급 | rust-v0.59.0 | 2025-11-19 | https://github.com/openai/codex/releases/tag/rust-v0.59.0 | logs/flow updates for /new |
/quit | 최초 언급 | rust-v0.53.0 | 2025-10-31 | https://github.com/openai/codex/releases/tag/rust-v0.53.0 | /exit alias for quit 문구로 간접 확인 |
/review | 추가 확인 | rust-v0.39.0 | 2025-09-18 | https://github.com/openai/codex/releases/tag/rust-v0.39.0 | new /review command introduced |
/side | 최초 언급 + 공식 등재 | rust-v0.122.0 | 2026-04-20 | https://developers.openai.com/codex/changelog | quick side question + slash docs 등재 |
/status | 최초 언급 | rust-v0.23.0 | 2025-08-20 | https://github.com/openai/codex/releases/tag/rust-v0.23.0 | /status output/placement update |
/usage | 공식 문서 등재 | Codex CLI 0.142.0 | 2026-06-22 / 2026-06-25 검증 | https://developers.openai.com/codex/cli/slash-commands | token activity and earned rate-limit reset actions |
/debug-config | 추가 확인 | rust-v0.97.0 | 2026-02-05 | https://github.com/openai/codex/releases/tag/rust-v0.97.0 | Added new /debug-config slash command |
/statusline | 추가 확인 | rust-v0.99.0 | 2026-02-11 | https://github.com/openai/codex/releases/tag/rust-v0.99.0 | Added /statusline command |
/stop | 공식 문서 등재 | 공식 slash docs | 2026-05-21 검증 | https://developers.openai.com/codex/cli/slash-commands | stop all background terminals |
/skills | 공식 문서 등재 | 공식 slash docs | 2026-05-21 검증 | https://developers.openai.com/codex/cli/slash-commands | browse and use skills |
/theme | 공식 문서 등재 | 공식 slash docs | 2026-05-21 검증 | https://developers.openai.com/codex/cli/slash-commands | choose syntax-highlighting theme |
/title | 추가 확인 | rust-v0.117.0 | 2026-03-26 | https://github.com/openai/codex/releases/tag/rust-v0.117.0 | terminal-title picker works in both TUIs |
/vim | 추가 확인 + 공식 등재 | rust-v0.129.0 | 2026-05-07 / 2026-05-21 검증 | https://developers.openai.com/codex/changelog | modal Vim composer + slash docs 등재 |
/approvals | 추가 확인 | rust-v0.23.0 | 2025-08-20 | https://github.com/openai/codex/releases/tag/rust-v0.23.0 | slash command /approvals to control approvals |
보강 메모
/approvals는 이후/permissions로 축약/대체 흐름이 반영됨 (rust-v0.89.0,rust-v0.93.0)./plugins,/title은 현재 official changelog/release에서 먼저 확인되며, slash commands 레퍼런스보다 changelog 반영이 빠릅니다.- 0.119.0~0.120.0은 새 슬래시 명령 추가보다
/resume,/copy,/status,/statusline의 동작 보강이 중심입니다. - 0.121.0~0.122.0도 공식 slash docs 기준으로는 "새 표준 명령 추가"보다 queued slash input, reverse search,
/pluginsworkflow 보강이 중심입니다. - 0.123.0~0.125.0은 새 공식 표준 명령 대량 추가보다
/mcp verbose,/permissions정합성,/resumehinting,/statuslinenormalization, remote marketplace 흐름 보강이 중심입니다. - 0.128.0~0.130.0에서
/goal,/keymap,/side,/stop은 공식 slash commands 문서 기준으로 표준 목록에 포함했습니다. /hooks는 2026-05-17 재검증 기준 공식 slash commands 표와 2026-05-14 Hooks GA 공지를 모두 충족해 정식 명령으로 승격했습니다./vim은 2026-05-21 재검증 기준 공식 slash commands 표에 등재되어 preview 항목에서 정식 명령으로 승격했습니다./delete,/import,/usage는 2026-06-25 재검증 기준 공식 slash commands 표에 등재되어 공식 명령으로 표시합니다./archive는 2026-06-12 재검증 기준 공식 slash commands 표에 등재되어 release-tracked + official command로 표시합니다./app은 2026-06-12 재검증 기준 Codex CLI 0.138.0 changelog에서 확인되는 release-tracked command이지만 공식 slash commands 표에는 아직 별도 행으로 정리되지 않아 release-tracked command로 표시합니다.미확인은 릴리즈 본문/PR 모두에서 도입 증거를 확보하지 못한 항목만 유지하며, 이번 갱신에서/logout,/sandbox add-read-dir,/mention,/quit은 보강 근거를 연결함.- 명령어 도입 판정은 릴리즈 노트 우선 + 필요 시 PR 근거 보강 기준을 병행함.
13차 검증 (2026-06-25)
v0.140.0~v0.142.0, 공식 Codex changelog, slash commands 문서, npm dist-tag 재검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | 최신 stable/latest CLI 기준 v0.142.0 | 확인 | Codex changelog Codex CLI 0.142.0 (2026-06-22) + npm latest dist-tag |
| 2 | /delete 공식 slash command | 확인 | Slash commands 문서 + Codex changelog Codex CLI 0.140.0 |
| 3 | /import 공식 slash command | 확인 | Slash commands 문서 + Codex changelog Codex CLI 0.140.0 |
| 4 | /usage 공식 slash command | 확인 | Slash commands 문서 + Codex changelog Codex CLI 0.142.0 |
| 5 | codex delete <SESSION> + app-server thread/delete | 확인 | Codex changelog Codex CLI 0.140.0 |
| 6 | plugin organization 개선 | 확인 | Codex changelog Codex CLI 0.140.0 |
| 7 | rollout token budgets 노출 | 확인 | Codex changelog Codex CLI 0.142.0 |
| 8 | indexed web-search mode | 확인 | Codex changelog Codex CLI 0.142.0 |
| 9 | scheduled UTC reminders + current time handling | 확인 | Codex changelog Codex CLI 0.142.0 |
| 10 | multi-agent delegation modes | 확인 | Codex changelog Codex CLI 0.142.0 |
| 11 | app-server/exec/MCP disconnect 복구 | 확인 | Codex changelog Codex CLI 0.142.0 |
12차 검증 (2026-06-12)
v0.138.0~v0.139.0, 공식 Codex changelog, CLI reference, slash command inventory 재검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | 최신 CLI 기준 v0.139.0 | 확인 | Codex changelog Codex CLI 0.139.0 (2026-06-09) |
| 2 | /app release-tracked command | 확인 | Codex changelog Codex CLI 0.138.0: current CLI thread handoff to Codex Desktop |
| 3 | /archive 공식 slash table 등재 | 확인 | Slash commands 문서 (2026-06-12 검증) |
| 4 | plugin add/remove/marketplace --json, list --available --json, marketplaceSource | 확인 | CLI reference codex plugin, codex plugin marketplace |
| 5 | code mode standalone web search | 확인 | Codex changelog Codex CLI 0.139.0 |
| 6 | MCP schema oneOf/allOf 보존 + large schema compaction | 확인 | Codex changelog Codex CLI 0.139.0 |
| 7 | codex doctor editor/pager environment diagnostics | 확인 | Codex changelog Codex CLI 0.139.0 |
| 8 | app-server account token usage + ChatGPT v2 personal access token | 확인 | Codex changelog Codex CLI 0.138.0 |
| 9 | codex debug app-server send-message-v2 복구 | 확인 | Codex changelog Codex CLI 0.139.0 |
| 10 | reasoning effort fallback shortcuts + model-defined effort ordering | 확인 | Codex changelog Codex CLI 0.138.0 |
| 11 | local image path exposure + image edits through referenced file paths | 확인 | Codex changelog Codex CLI 0.138.0~0.139.0 |
| 12 | resume/fork --last, MCP startup warning scoping, cloud-managed requirement 보존 | 확인 | Codex changelog Codex CLI 0.139.0 |
| 13 | codex sandbox -P alias + effective sandbox modes + network proxy enforcement | 확인 | CLI reference + Codex changelog Codex CLI 0.139.0 |
11차 검증 (2026-06-08)
v0.133.0~v0.137.0 및 현재 slash command inventory 반영에 대한 내부 교차검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | 최신 CLI 기준 v0.137.0 | 확인 | GitHub release rust-v0.137.0 (2026-06-04) |
| 2 | /archive 도입 | 확인 | GitHub release rust-v0.136.0: TUI /archive, codex archive / codex unarchive |
| 3 | /archive 공식 slash table 미등재 | 확인 | slash commands 문서 (2026-06-08 검증) |
| 4 | /permissions named permission profiles 표시 | 확인 | GitHub release rust-v0.135.0 + Permissions 문서 |
| 5 | /status remote connection/server version 표시 | 확인 | GitHub release rust-v0.135.0 |
| 6 | --profile 파일 기반 migration | 확인 | Advanced Configuration 문서 + GitHub release rust-v0.134.0 |
| 7 | codex app-server --stdio + archive events | 확인 | App Server 문서 + GitHub release rust-v0.136.0 |
| 8 | codex plugin list --json | 확인 | GitHub release rust-v0.137.0 |
2차 검증 (2026-03-13)
v0.114.0 변경사항 반영에 대한 내부 교차검증 + 외부 웹 검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | GPT-5.4 기본 모델 변경 | 확인 | v0.114.0 릴리즈 노트: "GPT-5.4 is now the default flagship model" |
| 2 | Code Mode (exec 도구) | 확인 | v0.114.0 릴리즈 노트: experimental Code Mode with exec tool |
| 3 | 에이전트 역할 파일 | 확인 | v0.114.0 릴리즈 노트: agent role file metadata loading |
| 4 | 승인 정책 명칭 변경 | 확인 | v0.115.0-alpha: "reject" → "granular" rename confirmed |
| 5 | Bubblewrap 기본 샌드박스 | 확인 | v0.114.0 릴리즈 노트: Bubblewrap as default sandbox on Linux |
| 6 | 훅 엔진 도입 | 확인 | v0.114.0 릴리즈 노트: hooks engine for plugins/automation |
외부 출처 검증
| # | 출처 | 확인 내용 |
|---|---|---|
| 1 | Codex CLI releases | v0.114.0 릴리즈 노트 전문 확인 |
| 2 | Codex slash commands | 공식 명령어 목록 일치 확인 |
| 3 | Codex CLI features | Code Mode, 샌드박스 설명 일치 확인 |
검증 한계
- v0.114.0 릴리즈 이후 alpha/beta 태그에서의 추가 변경은 미반영
- 훅 엔진 세부 API는 공식 문서화 전이므로 릴리즈 노트 기준으로만 기술
3차 검증 (2026-03-25)
v0.116.0 변경사항 반영에 대한 내부 교차검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | ChatGPT device-code 로그인 | 확인 | v0.116.0 릴리즈 노트: App-server TUI device code authentication |
| 2 | userpromptsubmit 훅 | 확인 | v0.116.0 릴리즈 노트: new userpromptsubmit hook for pre-execution |
| 3 | 플러그인 설치 프롬프트 | 확인 | v0.116.0 릴리즈 노트: plugin install prompt, suggestion allowlist |
| 4 | Realtime 세션 컨텍스트 | 확인 | v0.116.0 릴리즈 노트: recent thread context in realtime sessions |
| 5 | Linux 샌드박스 안정성 개선 | 확인 | v0.116.0 릴리즈 노트: symlink checkout, missing writable root, system bwrap on Ubuntu/AppArmor |
| 6 | 원격 resume/fork 히스토리 복원 | 확인 | v0.116.0 릴리즈 노트: fix conversation history restoration on remote resume/fork |
검증 한계
- v0.116.0 릴리즈 이후 alpha/beta 태그에서의 추가 변경은 미반영
userpromptsubmit훅 세부 API는 공식 문서화 전이므로 릴리즈 노트 기준으로만 기술
4차 검증 (2026-04-08)
v0.117.0~v0.118.0 및 현재 slash command inventory 반영에 대한 내부 교차검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | /clear, /copy 공식 목록 반영 | 확인 | slash commands 페이지의 현재 command list |
| 2 | /fast persisted toggle | 확인 | v0.110.0 릴리즈 노트 |
| 3 | /plugins 도입 | 확인 | v0.117.0 릴리즈 노트: browse them in /plugins |
| 4 | /title 도입 | 확인 | v0.117.0 릴리즈 노트: terminal-title picker |
| 5 | /approvals alias 상태 | 확인 | slash commands 페이지: alias works, popup list에서는 제거 |
| 6 | /resume <name>, /copy, /agent app-server TUI 회귀 수정 | 확인 | v0.118.0 릴리즈 노트 |
5차 검증 (2026-04-15)
v0.119.0~v0.120.0 변경사항 반영에 대한 내부 교차검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | 최신 CLI 기준 v0.120.0 | 확인 | GitHub release rust-v0.120.0 (2026-04-11) |
| 2 | /resume session ID/name 직접 점프 | 확인 | v0.119.0 릴리즈 노트 |
| 3 | /copy의 Ctrl+O 단축키 + 클립보드 개선 | 확인 | v0.119.0 릴리즈 노트 |
| 4 | /status stale quota refresh | 확인 | v0.119.0 릴리즈 노트 |
| 5 | /statusline renamed thread title | 확인 | v0.120.0 릴리즈 노트 |
6차 검증 (2026-04-22)
v0.121.0~v0.122.0 변경사항 반영에 대한 내부 교차검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | 최신 CLI 기준 v0.122.0 | 확인 | Changelog Codex CLI 0.122.0 (2026-04-20) |
| 2 | 실행 중 queued input의 slash command + ! shell prompt | 확인 | Changelog Codex CLI 0.122.0 |
| 3 | composer Ctrl+R reverse search | 확인 | Changelog Codex CLI 0.121.0 |
| 4 | accepted slash command local recall | 확인 | Changelog Codex CLI 0.121.0 |
| 5 | /plugins marketplace source 확장 | 확인 | Changelog Codex CLI 0.121.0 + /plugins page 갱신 내용 |
| 6 | /side는 공식 slash docs 미등재 | 확인 | slash commands 문서 대조 + Changelog Codex CLI 0.122.0 |
7차 검증 (2026-04-26)
v0.123.0~v0.125.0 변경사항 반영에 대한 내부 교차검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | 최신 CLI 기준 v0.125.0 | 확인 | Changelog Codex CLI 0.125.0 (2026-04-24) |
| 2 | /mcp verbose | 확인 | Changelog Codex CLI 0.123.0 (2026-04-22) |
| 3 | /resume current/archived thread hinting | 확인 | Changelog Codex CLI 0.123.0 |
| 4 | /permissions 변경의 side-conversation 유지 | 확인 | Changelog Codex CLI 0.124.0 (2026-04-23) |
| 5 | approval 전 subagent review 자동 실행 | 확인 | Changelog Codex CLI 0.124.0 |
| 6 | /statusline / /title normalized items | 확인 | Changelog Codex CLI 0.124.0 |
| 7 | remote plugin marketplace list/read | 확인 | Changelog Codex CLI 0.124.0 |
| 8 | /plugins 관점의 remote plugin install/marketplace upgrade | 확인 | Changelog Codex CLI 0.125.0 |
| 9 | /resume 대형 task pagination 맥락 | 확인 | Changelog Codex CLI 0.125.0 |
| 10 | /side는 여전히 공식 slash docs 미등재 | 확인 | slash commands 문서 대조 (2026-04-26) |
8차 검증 (2026-05-10)
v0.128.0~v0.130.0 및 최신 slash command inventory 반영에 대한 내부 교차검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | 최신 CLI 기준 v0.130.0 | 확인 | Changelog Codex CLI 0.130.0 (2026-05-08) |
| 2 | /goal 공식 명령 등재 | 확인 | slash commands 문서 + Changelog Codex CLI 0.128.0 |
| 3 | /keymap 공식 명령 등재 | 확인 | slash commands 문서 + Changelog Codex CLI 0.128.0~0.129.0 |
| 4 | /side 공식 명령 등재 | 확인 | slash commands 문서 (2026-05-10 검증) |
| 5 | /stop 공식 명령 등재 | 확인 | slash commands 문서: background terminals stop |
| 6 | /hooks는 changelog-only preview | 확인 | Changelog Codex CLI 0.129.0, slash commands 표 미등재 |
| 7 | /vim은 changelog-only preview | 확인 | Changelog Codex CLI 0.129.0, slash commands 표 미등재 |
| 8 | gpt-5.5-codex 등 잘못된 5.5 family 참조 정리 | 확인 | Codex Models 문서: 추천 모델 목록 재검증 |
| 9 | Chrome 확장 운영 기준 | 확인 | Codex for Chrome 문서 (2026-05-07 Changelog 항목) |
| 10 | plugin sharing / bundled hooks | 확인 | Changelog Codex CLI 0.129.0~0.130.0 + Plugins 문서 |
9차 검증 (2026-05-17)
2026-05-14 Hooks GA와 현재 official slash command inventory 반영에 대한 교차검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | /hooks 공식 명령 등재 | 확인 | slash commands 문서 built-in command table |
| 2 | Hooks general availability | 확인 | Codex changelog 2026-05-14 |
| 3 | hook browser에서 신뢰/비활성화 관리 | 확인 | Codex hooks 문서 "Review and manage hooks" |
| 4 | features.hooks canonical key | 확인 | Codex hooks 문서 |
| 5 | plugin-bundled hooks opt-in | 확인 | Codex hooks 문서 [features].plugin_hooks = true |
| 6 | /vim preview 유지 | 확인 | Changelog Codex CLI 0.129.0, slash commands 표 미등재 |
10차 검증 (2026-05-21)
Codex CLI 0.131.0~0.132.0, 최신 Models 문서, 공식 slash command inventory 재검증 결과.
검증 항목
| # | 항목 | 검증 결과 | 근거 |
|---|---|---|---|
| 1 | 최신 CLI 기준 v0.132.0 | 확인 | Changelog Codex CLI 0.132.0 (2026-05-20) |
| 2 | codex exec resume --output-schema | 확인 | Changelog Codex CLI 0.132.0 |
| 3 | Python SDK openai-codex/openai_codex + auth/turn API | 확인 | Changelog Codex CLI 0.131.0~0.132.0 |
| 4 | codex doctor diagnostics | 확인 | Changelog Codex CLI 0.131.0 |
| 5 | @ picker가 files/directories/plugins/skills 통합 검색 | 확인 | Changelog Codex CLI 0.131.0 |
| 6 | /approve, /ide, /memories, /raw, /skills, /theme, /vim 공식 slash docs 등재 | 확인 | slash commands 문서 (2026-05-21 검증) |
| 7 | /vim preview 해제 | 확인 | slash commands 문서 + Changelog Codex CLI 0.129.0 |
| 8 | gpt-5.5 API-key 인증 지원 | 확인 | Codex Models 문서 (2026-05-21 검증) |
| 9 | app-server original-resolution image fidelity | 확인 | Changelog Codex CLI 0.132.0 |
| 10 | goal continuation guardrail | 확인 | Changelog Codex CLI 0.132.0 |