From f6991de9b0b7e387f7e4614e391ae2ad4e8cdaee Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Tue, 28 Apr 2026 22:07:49 -0700 Subject: [PATCH] docs(agents): clarify host-linked openclaw dependencies --- AGENTS.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/AGENTS.md b/AGENTS.md index 6f33c23..7d00ee6 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -6,6 +6,9 @@ - Do not publish npm packages without explicit owner approval. - Preserve stable report field names and finding codes; downstream CI and crabpot reports may consume them. +- Treat a package dependency named `openclaw` as a host-linked workspace input, + not an isolated dependency-install blocker. Keep third-party runtime + dependencies classified as install/audit blockers. - When changing plugin-inspector behavior, CLI/package entrypoints, release metadata, or the npm package version, update crabpot's `@openclaw/plugin-inspector` pin/docs/smoke path as needed and run the