2026-07-15 17:56:41 +08:00

22 lines
575 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Web
状态todo
期望阶段P5
## 目标
将 Web 建设为 Runtime 的第二个客户端,不复制 Agent、存储或 Tool 逻辑。
## 已确定
- Web 在 CLI 产品线之后开发。
- 首先覆盖 Space、Conversation、流式聊天和 Run 观察。
- 后续覆盖 Tool 日志、产物、Plan、项目记忆、Diff、扩展、确认和 System Evolution 管理。
- Web 框架进入本阶段前单独讨论确定。
## 待细化
- Runtime 的 HTTP/SSE/WebSocket 访问层。
- 本地与远程访问方式。
- 前端框架、状态管理和视觉设计。