검증 리포트
명령어 수록 상태와 버전 추적 현황
검증 기준
- 명령어별 원본 선언 포함
- 좋은 사용 예 2개 이상
- 유사 명령어 비교 표
- 공식 출처 링크 명시
- 릴리즈 노트 기반 도입 시점 표기
분석 기준 (2026-05-10 KST)
- 명령어 기준 문서: https://developers.openai.com/codex/cli/slash-commands
- 릴리즈 기준 문서: https://developers.openai.com/codex/changelog
- 보조 릴리즈 문서: https://github.com/openai/codex/releases
- 릴리즈 스캔 범위: 공개 릴리즈(최신
rust-v0.130.0까지)
판정 규칙:
추가 확인: 릴리즈 노트에 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 |
/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 |
/apps | 추가 확인 | rust-v0.93.0 | 2026-01-31 | https://github.com/openai/codex/releases/tag/rust-v0.93.0 | Added /apps to browse connectors |
/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 |
/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 |
/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 |
/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-10 검증 | https://developers.openai.com/codex/cli/slash-commands | stop all background terminals |
/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 |
/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와/vim은 0.129.0 changelog에는 등장하지만 현재 slash commands 표에는 없으므로 preview 항목으로만 추적합니다.미확인은 릴리즈 본문/PR 모두에서 도입 증거를 확보하지 못한 항목만 유지하며, 이번 갱신에서/logout,/sandbox add-read-dir,/mention,/quit은 보강 근거를 연결함.- 명령어 도입 판정은 릴리즈 노트 우선 + 필요 시 PR 근거 보강 기준을 병행함.
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 문서 |