Claude Code 会话支持跨终端通信与上下文共享
原标题:Claude Code sessions can now talk to each other and share context across terminals
AI 摘要
Anthropic 为 Claude Code 新增了跨终端会话通信功能,允许 macOS 和 Linux 上的会话互相发送消息和共享上下文。该功能支持双向问答、主动通知,并可在同一机器上本地通信,跨设备时通过 Anthropic 服务器路由(仅支持响应)。管理员可通过设置禁用此功能,且该功能不适用于 Amazon Bedrock、Google Cloud Agent Platform 和 Microsoft Foundry。
正文节选
Claude Code sessions can now talk to each other and share context across terminals Claude Code sessions on macOS and Linux can send messages to each other. Instead of manually copying information between terminals, Claude can fire off a text summary to another session. Anthropic says this works both ways. You can ask another session a question and get the answer back directly. Claude can also send a message on its own, say, if a change affects what another session is working on. The documentatio