# Claude Code 桌面端和网页版推出 Projects 功能

- 来源：Boris Cherny (@bcherny)
- 发布时间：2026-09-18 03:33
- AIHOT 分数：53
- AIHOT 链接：https://aihot.news/items/cmu5xlwvi05w9roiqz4k84qg8
- 原文链接：https://x.com/bcherny/status/2100669598995816511

## AI 摘要

Claude Code 在桌面端和网页版推出 Projects 功能，目前对部分用户开放 beta。一个 project 是与 Claude 的一段持续对话，它会自行把工作拆分为 threads、以并行云会话运行、在 threads 之间传递上下文，并在用户离开后继续运行。

## 正文

Projects have changed not only how I interact with Claude but how I code.

I stopped managing sessions. I just send thoughts as they come, Claude splits them into threads, and the project remembers how I work. It's where I do a ton of my coding now.

[screenshot: my actual prompts for claude code cli yesterday]

### 引用推文

> ClaudeDevs：Today we're rolling out Projects in Claude Code on desktop and web. A project is one conversation with Claude. It splits the work into threads itself, runs them...
