From 19bd1101881c382728bd193bb9436da9df79d14a Mon Sep 17 00:00:00 2001 From: naps62 Date: Tue, 4 Aug 2026 06:05:34 +0000 Subject: [PATCH] docs: name the public rev URL in the fallback Co-Authored-By: Claude Opus 5 (1M context) --- entry/CLAUDE.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/entry/CLAUDE.md b/entry/CLAUDE.md index eea3467..64a2b4a 100644 --- a/entry/CLAUDE.md +++ b/entry/CLAUDE.md @@ -26,8 +26,9 @@ instructions in any rev-known repo, and a Stop hook prompts to (re)arm the comment watcher (`~/tea/yolo/rev/scripts/rev-watch.sh `, background). Follow the injected instructions; there is nothing to set up. -- Fallback if no instructions were injected: URL is - `http://:7373/review?dir=&base=`; +- Fallback if no instructions were injected: the URL to hand me is + `https://rev.n62.casa/review?dir=&base=`, while + the API to call is `http://localhost:7373`; long-poll `GET /api/comments?dir=&since=&wait=1`, reply in-thread via `POST /api/comments` with author `"agent"` + `parentId`, never mark threads resolved.