anthropics / anthropics/claude-code
[Feature Request] Make `/btw` forks configurable as parallel non-worker agents
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 147k
- Forks
- 24k
- PR merge metrics
- PR metrics pending
Description
Bug Description
btw -> f forks should be configurable to be non-worker agents, expected to be parallel conversations (that never report to the parent conversation) rather than one-off agents. This is what I expect them to be natively, and it is what I want in the vast majority of cases where I use /btw and then am not completely satisfied with the answer I got.
Environment Info
- Platform: linux
- Terminal: tmux
- Version: 2.1.267
- Feedback ID: dda1e7f6-6b57-48f7-b7e9-457f927062e4
Errors
[]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the /btw command and its f fork behavior in the Claude Code codebase. Determine where fork behavior is configured, then define how users select parallel non-worker agents and verify that these conversations do not report to the parent conversation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Active
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100