🐞 fix: 更正部分链接信息
This commit is contained in:
@@ -186,8 +186,8 @@ ccoptimize/
|
|||||||
|
|
||||||
### 4.1 快速了解 Aide 系统
|
### 4.1 快速了解 Aide 系统
|
||||||
|
|
||||||
1. 阅读 `docs/aide-overview.md` - 系统概述和架构
|
1. 阅读 [Aide 系统概述](docs/aide-overview.md) - 系统概述和架构
|
||||||
2. 阅读 `docs/为什么要更换到command+skill+专用处理程序.md` - 设计理念
|
2. 阅读 [为什么要更换到command+skill+专用处理程序](docs/为什么要更换到command+skill+专用处理程序.md) - 设计理念
|
||||||
|
|
||||||
### 4.2 了解/修改 Commands 或 Skill
|
### 4.2 了解/修改 Commands 或 Skill
|
||||||
|
|
||||||
@@ -202,8 +202,8 @@ ccoptimize/
|
|||||||
|
|
||||||
### 4.4 了解数据格式
|
### 4.4 了解数据格式
|
||||||
|
|
||||||
- 配置文件:`aide-program/docs/formats/config.md`
|
- 配置文件:[aide-program/docs/formats/config.md](aide-program/docs/formats/config.md)
|
||||||
- 数据格式:`aide-program/docs/formats/data.md`
|
- 数据格式:[aide-program/docs/formats/data.md](aide-program/docs/formats/data.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
@@ -50,7 +50,7 @@ aide-program 是 Aide 工作流体系的命令行工具,为 aide-plugin 提供
|
|||||||
| `aide flow` | [commands/flow.md](commands/flow.md) | ✅ 已实现 | 进度追踪与 git 集成 |
|
| `aide flow` | [commands/flow.md](commands/flow.md) | ✅ 已实现 | 进度追踪与 git 集成 |
|
||||||
| `aide decide` | [commands/decide.md](commands/decide.md) | ⏳ 待实现 | 待定项 Web 确认 |
|
| `aide decide` | [commands/decide.md](commands/decide.md) | ⏳ 待实现 | 待定项 Web 确认 |
|
||||||
|
|
||||||
补充:flow 的实现细节与验证清单见 `commands/flow/README.md`。
|
补充:flow 的实现细节与验证清单见 [commands/flow/README.md](commands/flow/README.md)。
|
||||||
|
|
||||||
### 2.1 环境检测模块
|
### 2.1 环境检测模块
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user