From cb35db0c7e8eab8dac3b423908f1d51d6c73885b Mon Sep 17 00:00:00 2001 From: Peter Steinberger Date: Mon, 12 Jan 2026 22:12:55 +0000 Subject: [PATCH] docs: note to echo docs links after edits --- AGENTS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/AGENTS.md b/AGENTS.md index 41b3c77d6..d3e0fd434 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -11,6 +11,7 @@ - Internal doc links in `docs/**/*.md`: root-relative, no `.md`/`.mdx` (example: `[Config](/configuration)`). - Section cross-references: use anchors on root-relative paths (example: `[Hooks](/configuration#hooks)`). - When Peter asks for links, reply with full `https://docs.clawd.bot/...` URLs (not root-relative). +- When you touch docs, end the reply with the `https://docs.clawd.bot/...` URLs you referenced. - README (GitHub): keep absolute docs URLs (`https://docs.clawd.bot/...`) so links work on GitHub. - Docs content must be generic: no personal device names/hostnames/paths; use placeholders like `user@gateway-host` and “gateway host”.