Skip to content

Comments

Restore slash command support on rust-v0.42.0#5

Open
iatzmon wants to merge 2 commits into001-here-is-afrom
codex/rebase-branch-on-codex-and-add-slash-commands
Open

Restore slash command support on rust-v0.42.0#5
iatzmon wants to merge 2 commits into001-here-is-afrom
codex/rebase-branch-on-codex-and-add-slash-commands

Conversation

@iatzmon
Copy link
Collaborator

@iatzmon iatzmon commented Sep 28, 2025

Summary

  • add the codex-slash-commands crate to the workspace and expose a service in codex-core for resolving custom slash commands
  • enable slash command support in the core submission loop, including reload handling and command interpolation, and wire the feature through the CLI/TUI crates
  • extend the protocol with a ReloadSlashCommands op so clients can refresh the registry

Testing

  • cargo fmt
  • cargo check -p codex-slash-commands

https://chatgpt.com/codex/tasks/task_e_68d93868cbc0832a9fa425b6e3b90df5

@coderabbitai
Copy link

coderabbitai bot commented Sep 28, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch codex/rebase-branch-on-codex-and-add-slash-commands

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant