-
Notifications
You must be signed in to change notification settings - Fork 15.8k
[FEATURE]: add /btw command #16992
Copy link
Copy link
Open
Labels
coreAnything pertaining to core functionality of the application (opencode server stuff)Anything pertaining to core functionality of the application (opencode server stuff)discussionUsed for feature requests, proposals, ideas, etc. Open discussionUsed for feature requests, proposals, ideas, etc. Open discussion
Metadata
Metadata
Assignees
Labels
coreAnything pertaining to core functionality of the application (opencode server stuff)Anything pertaining to core functionality of the application (opencode server stuff)discussionUsed for feature requests, proposals, ideas, etc. Open discussionUsed for feature requests, proposals, ideas, etc. Open discussion
Type
Fields
Give feedbackNo fields configured for issues without a type.
Feature hasn't been suggested before.
Describe the enhancement you want to request
Ref: Anthropic rolled out /btw in Claude Code, their terminal-based AI coding assistant, letting developers type /btw plus a question—like explaining retry logic—for an instant overlay response. It draws from full conversation context without tools or history clutter, dismissible with a keypress, perfect for quick clarifications during long jobs. Thariq from the team demoed it refactoring code with exponential backoff, while engineer Erik Schluntz built it as a side project; developers praised its seamless multitasking and clean UX.