diff --git a/AGENTS.md b/AGENTS.md index e7a8dadf7662..b9aa98c87f95 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -79,7 +79,7 @@ Skills own workflows; root owns hard policy and routing. Product direction and m - Core TS: `src/`, `ui/`, `packages/`; plugins: `extensions/`; SDK: `src/plugin-sdk/*`; channels: `src/channels/*`; loader: `src/plugins/*`; protocol: `packages/gateway-protocol/*`; docs/apps: `docs/`, `apps/`. - Installers: sibling `../openclaw.ai`. -- Scoped guides: `extensions/`, `src/{plugin-sdk,channels,plugins,gateway,agents}/`, `packages/`, `test/helpers*/`, `docs/`, `ui/`, `scripts/`. +- Scoped guides: `extensions/`, `src/{plugin-sdk,channels,plugins,gateway,agents}/`, `test/helpers*/`, `docs/`, `ui/`, `scripts/`. ## Docs