Rename RFCs to Agent Notes

This commit is contained in:
Tianyi Cui
2026-07-19 22:52:03 +08:00
parent b736889ac7
commit e8eddc7ef8
452 files changed
+1443 -1414

No files matched your search

+2 -2
View File
@@ -159,5 +159,5 @@ export function apply(ctx: Context) {
## 下一步
- [开发一个 Tool](./tool) — 详细了解 tool 定义 DSL
- [插件配置](./config) — 让插件接受用户配置
- [开发一个 Tool](tool) — 详细了解 tool 定义 DSL
- [插件配置](config) — 让插件接受用户配置
+1 -1
View File
@@ -238,5 +238,5 @@ export function apply(ctx: Context) {
## 下一步
- [插件配置](./config) — 让你的 tool 可配置
- [插件配置](config) — 让你的 tool 可配置
- [能力三件套](../practice/) — 了解 seam/impl/consumer 模式