Skip to content

Add cli-v2 slash command foundation#137

Closed
roackb2 wants to merge 2 commits into
mainfrom
codex/cli-v2-slash-command-foundation
Closed

Add cli-v2 slash command foundation#137
roackb2 wants to merge 2 commits into
mainfrom
codex/cli-v2-slash-command-foundation

Conversation

@roackb2
Copy link
Copy Markdown
Owner

@roackb2 roackb2 commented May 28, 2026

Summary

  • add a cli-v2 terminal slash command service boundary and README
  • support /help, /new [name], /sessions, and /auth guidance without importing old TUI/core command code
  • route slash submissions through ControlPlaneSessionStore before agent prompt submission

Verification

  • yarn test:unit src/tests/unit/cli-v2/terminal-slash-command-service.test.ts src/tests/unit/cli-v2/control-plane-session-store.test.ts
  • yarn -s typecheck

@roackb2 roackb2 force-pushed the codex/cli-v2-slash-command-foundation branch from a5fb5fd to 8f2fde5 Compare May 28, 2026 08:16
@roackb2 roackb2 force-pushed the codex/cli-v2-slash-command-foundation branch from 278718b to 18c3bac Compare May 28, 2026 15:11
@roackb2 roackb2 closed this May 29, 2026
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