Support /btw for Claude Code and Codex agents
#61213
Jameson-Crate
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Body
What are you proposing?
Support the existing
/btwcommand when using Claude Code or Codex agents in Zed.Why does this matter?
Both agents already support
/btwfor asking a question in an ephemeral fork of the current conversation. This allows quick contextual questions without steering or polluting the main conversation.Making the command available in Zed would preserve this useful native agent workflow.
Are there any examples or context?
In Claude Code and Codex, users can run:
The model answers using the current context, while keeping the exchange separate from the main conversation.
Possible approach
Expose and forward the agents’ existing
/btwcommand through Zed, including any required rendering of its ephemeral response. This could be limited to Claude Code and Codex agents that advertise or support the command.Beta Was this translation helpful? Give feedback.
All reactions