← 回總覽

Claude Code 新增 /btw 命令:支持任务执行中的支线对话

📅 2026-03-11 11:54 小互 人工智能 3 分鐘 3568 字 評分: 82
Claude Code Anthropic AI编程工具 开发者效率 支线对话
📌 一句话摘要 Claude Code 推出 /btw 功能,允许用户在 AI 执行长任务时通过支线对话提问而不中断主线流程。 📝 详细摘要 本推文详细介绍了 Anthropic 旗下命令行工具 Claude Code 的新功能 /btw。该功能解决了开发者在 AI 执行大规模重构、跑测试等耗时任务时只能被动等待的痛点。用户可以通过 /btw 命令或自然语言触发一次性的“支线对话”,在不干扰主线任务的前提下询问代码逻辑、记录灵感或进行实时审查,极大提升了多线程思考和开发的效率。 📊 文章信息 AI 评分:82 来源:小互(@imxiaohu) 作者:小互 分类:人工智能 语言:中文 阅读
Skip to main content ![Image 1: LogoBestBlogs](https://www.bestblogs.dev/ "BestBlogs.dev")Toggle navigation menu Toggle navigation menuArticlesPodcastsVideosTweetsSourcesNewsletters

⌘K

Change language Switch ThemeSign In

Narrow Mode

Claude Code Introduces /btw Command: Supporting Side Conversations During Task Execution ========================================================================================

Claude Code Introduces /btw Command: Supporting Side Conversations During Task Execution ======================================================================================== ![Image 2: 小互](https://www.bestblogs.dev/en/tweets?sourceId=SOURCE_48d4fd) ### 小互

@xiaohu

Claude Code 新增 /btw 命令

AI 干活的时候你可以插嘴了😌

Claude 在跑任务,你突然有个问题想问?以前只能干等,现在不用了

通过/btw 命令。Claude 在跑任务的时候,你可以开一条"支线对话",支线对话是一次性的,问完就完了,不会影响主线任务。

怎么用

在 Claude Code 正在执行任务的过程中,输入 /btw 后面跟你的问题:

/btw 这个 useEffect 的依赖数组为什么要加 ref?

Claude 会在不中断当前工作的前提下回答你的问题。回答完,它接着干活。

你也可以用自然语言触发,在消息开头加"btw":

btw 帮我看一眼这个变量命名有没有更好的写法

适合什么场景

长任务等待期: Claude 在做大规模重构、跑测试、写多文件代码的时候,你有几十秒到几分钟的等待时间。以前这段时间只能干等或者切到别的窗口,现在可以直接在原地问问题

灵感记录: 写代码写到一半突然想到一个相关的问题,但主线任务还没完成。/btw 让你随手记下来,不丢思路

代码审查: Claude 在按你的要求改代码,改的过程中你看到一段不太理解的逻辑,直接 /btw 问,不用等它全部改完再回头找

多线程思考: 你可以一边让 Claude 执行当前计划,一边问它"下一步应该做什么"或者"有没有更好的方案"Show More

!Image 3: 视频缩略图

00:13

Mar 11, 2026, 3:54 AM View on X

7 Replies

13 Retweets

71 Likes

10.4K Views ![Image 4: 小互](https://www.bestblogs.dev/en/tweets?sourceid=48d4fd) 小互 @xiaohu

One Sentence Summary

Claude Code launches the /btw feature, allowing users to ask questions via side conversations without interrupting the main workflow while the AI is performing long-running tasks.

Summary

This tweet details the new /btw feature in Anthropic's command-line tool, Claude Code. It addresses a common pain point where developers have to wait passively while the AI performs time-consuming tasks like large-scale refactoring or running tests. Users can trigger one-off 'side conversations' via the /btw command or natural language, enabling them to query code logic, record inspirations, or perform real-time reviews without disrupting the main task, significantly boosting multi-threaded thinking and development efficiency.

AI Score

82

Influence Score 31

Published At Today

Language

Chinese

Tags

Claude Code

Anthropic

AI Programming Tools

Developer Productivity

Side Conversations HomeArticlesPodcastsVideosTweets

Claude Code Introduces /btw Command: Supporting Side Conv... ===============

查看原文 → 發佈: 2026-03-11 11:54:33 收錄: 2026-03-11 14:00:44

🤖 問 AI

針對這篇文章提問,AI 會根據文章內容回答。按 Ctrl+Enter 送出。