Support /btw command in VS Code extension

Status Fixed / completed
Maintainer reply ✓ Yes — bcherny
Activity 37 comments · opened Mar 22, 2026 · closed Aug 17, 2026
💡 Likely answer: A maintainer (bcherny, collaborator) responded on this thread — see the highlighted reply below.

Feature Request

The /btw command works in the terminal CLI but is not available in the VS Code extension. It would be great to have parity so /btw works in the extension the same way it does in the terminal.

Use case

/btw is useful for quick side questions that don't need to persist in the main conversation history. This is just as valuable when working in VS Code as it is in the terminal — maybe more so, since VS Code sessions tend to be longer and more context-heavy.

Expected behavior

Typing /btw in the VS Code extension input should spawn the same ephemeral agent as in the terminal, allowing a quick side query without affecting the main conversation.

View original on GitHub ↗

37 Comments

jeff-chen-overview · 5 months ago

Definitly need this!

mischacoster · 5 months ago

Me too!

Aetherdan · 5 months ago

Me three!

Btw its mentioned here already: https://github.com/anthropics/claude-code/issues/36564

maarteek · 4 months ago

Absolutely need this.

elsheraey · 4 months ago

Do we really need this? I feel like passing a message while in a loop already does the BTW function?

epiqu1n · 4 months ago
Do we really need this? I feel like passing a message while in a loop already does the BTW function?

I've yet to use /btw, but it's not just for questions mid-task, it's also for asking side questions that you don't want/need to pollute the context with. For example, asking why it decided to something one way instead of another, or if you want to quickly explore an alternative solution without having that muddy the context if you decide not to go that route.

I would definitely appreciate having this feature in the VSCode extension!

gmegh · 4 months ago
I feel like passing a message while in a loop already does the BTW function?

I would say it clearly does not. \Btw is answered while other tasks are happening in the background.

This feature would be greatly appreciated!

pander21 · 4 months ago

Definitely needed!

HayThurJack · 3 months ago

plsssss

sebastianfreitag · 3 months ago

Yes, this would be extremely helpful!

silenceroom · 3 months ago

this would be very helpful to maintian a consistent / unified user experience.

CVK42 · 3 months ago

That would be nice feaute to keep using VScode Extension, otherwise I might jump on the terminal instead !!

terryds · 3 months ago

We need this!

seichisato-ai · 3 months ago

+1 from a daily VS Code extension user.

What makes /btw unique — and not replaceable by existing extension features — is that it combines three properties simultaneously:

  1. Runs alongside the main task without blocking it
  2. Inherits the main session's context (so I can ask "what file was that?" or "why approach A over B?")
  3. Doesn't pollute the main conversation history

"Open in New Tab / Window" gives (1) but loses (2). Interrupting the main session gives (2) but loses (3). Only /btw covers all three.

The practical impact today: to get /btw I have to drop into the integrated terminal and run claude --resume, which defeats the point of using the graphical extension. This is the single biggest CLI/extension parity gap in my daily workflow.

Maverick-Ace · 3 months ago

plzzzzzz

alexkayal · 3 months ago

Please, I cannot stress how useful this would be. I am a person full of side questions and many many developers are just the same.

4everWZ · 3 months ago

plzzzzz
we really need this in vscode extension.

DoDoRex-HoKa · 3 months ago

+1 for this feature! Would be incredibly useful to have /btw in the VS Code extension.

NeekNegoer · 3 months ago

Really would love if they included this!
+1

dominik-molitor · 3 months ago

It would be great if it could be added for sure!

gursuj · 3 months ago

Just react to the original comment to signify you want this feature. Adding a comment isn't going to speed this up, but rather annoy others who are subscribed to the issue to find out when it lands.

Para-Lethadox · 2 months ago

I'm also very interested :)

shurkanTwo · 2 months ago

I am also interested in this.
Even better would a proper queuing support like in the Codex VS Code extension

pierre-pizzetta · 2 months ago

I also need this in my project, i like the UI of the VS Code extension more and don't want to have to use claude cli only for that ...

crocowill · 2 months ago

/btw
need too gooby pls

xrkolovos · 2 months ago

yes plz

ussrseth · 2 months ago

lolz dario selling agi when he cant add a single feature lol

wensedong · 2 months ago

yes,i need it

cscgg · 2 months ago

Why is this not a thing yet? Cmon

arjendevos · 1 month ago

17 july, still not a thing...

VKontic · 1 month ago

+1 ! please 🙏

scolastico · 1 month ago

I dont get it why this isnt allready a thing

IamLarryLam · 1 month ago

+1 on this!

rahu619 · 23 days ago

It would be a very handy feature indeed!

hsinyu-chen · 21 days ago

+1 also /fork and other chat history commands pls

terryds · 16 days ago

I see /btw is already implemented. Need someone to close this issue.

<img width="652" height="182" alt="Image" src="https://github.com/user-attachments/assets/1d56ba4b-0ea5-4489-a926-0174f38e463a" />

bcherny collaborator · 13 days ago

/btw is now available in the VS Code extension: type /btw followed by your question (or pick it from the command menu) and the answer opens in a side panel without adding to the main conversation. Docs: https://code.claude.com/docs/en/vs-code and changelog: https://github.com/anthropics/claude-code/blob/main/CHANGELOG.md

🤖 Generated with Claude Code