# Claude Code 会话现可跨终端互相通信并共享上下文

- 来源：The Decoder：AI News（RSS）
- 作者：Matthias Bastian
- 发布时间：2026-08-08 20:28
- AIHOT 分数：38
- AIHOT 链接：https://aihot.virxact.com/items/cmskd5ueu09ykrow9zq209c56
- 原文链接：https://the-decoder.com/claude-code-sessions-can-now-talk-to-each-other-and-share-context-across-terminals

## AI 摘要

Anthropic 为 macOS 和 Linux 上的 Claude Code 新增会话间通信功能，终端间无需手动复制信息，Claude 即可向另一会话发送文本摘要或提问并直接获取回答，也可在变更影响其他会话时主动发消息。

## 正文

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 documentation lists typical use cases like sharing insights, coordinating parallel workflows, and checking status updates on long-running tasks.

视频 · 前往原文观看

On the same machine, communication happens locally. Between different computers, it routes through Anthropic's servers, and only responses are possible in that case. Admins can lock this feature down via settings. It's not available on Amazon Bedrock, Google Cloud Agent Platform, or Microsoft Foundry.

Claude Docs
