docs: 更新 README 添加 SDD 和 Terminal 模块说明
This commit is contained in:
@@ -88,6 +88,9 @@ XCDesktop/
|
|||||||
│ │ ├── pydemos/ # Python Demo
|
│ │ ├── pydemos/ # Python Demo
|
||||||
│ │ ├── weread/ # 微信读书
|
│ │ ├── weread/ # 微信读书
|
||||||
│ │ └── remote/ # 远程网页
|
│ │ └── remote/ # 远程网页
|
||||||
|
│ │ │ ├── opencode/ # AI 编程助手
|
||||||
|
│ │ │ ├── sdd/ # 规范驱动开发
|
||||||
|
│ │ │ └── terminal/ # 终端
|
||||||
│ ├── stores/ # Zustand 状态管理
|
│ ├── stores/ # Zustand 状态管理
|
||||||
│ └── types/ # 类型定义
|
│ └── types/ # 类型定义
|
||||||
├── api/ # 后端 API (Express)
|
├── api/ # 后端 API (Express)
|
||||||
@@ -150,6 +153,8 @@ XCDesktop/
|
|||||||
| Python Demo | Python 脚本管理 |
|
| Python Demo | Python 脚本管理 |
|
||||||
| 微信读书 | 微信读书网页版集成 |
|
| 微信读书 | 微信读书网页版集成 |
|
||||||
| 远程网页 | 内置浏览器,访问任意网页 |
|
| 远程网页 | 内置浏览器,访问任意网页 |
|
||||||
|
| SDD | 规范驱动开发,自动化流程 |
|
||||||
|
| 终端 | 集成终端界面,管理和执行命令 |
|
||||||
|
|
||||||
## 🛠️ 技术栈
|
## 🛠️ 技术栈
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user