diff --git a/AGENTS.md b/AGENTS.md index c25364731d3..275e81d6af2 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -7,7 +7,7 @@ Telegraph style. Root rules only. Read scoped `AGENTS.md` before touching a subt - Repo: `https://github.com/openclaw/openclaw` - Replies: repo-root file refs only, e.g. `extensions/telegram/src/index.ts:80`. No absolute paths, no `~/`. - CODEOWNERS: maintenance/refactors/tests are ok. For larger behavior, product, security, or ownership-sensitive changes, get a listed owner request/review first. -- First pass: run docs list (`bin/docs-list` or `pnpm docs:list`; ignore if unavailable), then read only relevant docs/guides. +- First pass: run docs list (`pnpm docs:list`; ignore if unavailable), then read only relevant docs/guides. - Missing deps: run `pnpm install`, rerun once, then report first actionable error. - Use "plugin/plugins" in docs/UI/changelog. `extensions/` remains internal workspace layout. - Add channel/plugin/app/doc surface: update `.github/labeler.yml` and matching GitHub labels.