docs: name the public rev URL in the fallback
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This commit is contained in:
+3
-2
@@ -26,8 +26,9 @@
|
|||||||
instructions in any rev-known repo, and a Stop hook prompts to (re)arm the
|
instructions in any rev-known repo, and a Stop hook prompts to (re)arm the
|
||||||
comment watcher (`~/tea/yolo/rev/scripts/rev-watch.sh <dir>`, background).
|
comment watcher (`~/tea/yolo/rev/scripts/rev-watch.sh <dir>`, background).
|
||||||
Follow the injected instructions; there is nothing to set up.
|
Follow the injected instructions; there is nothing to set up.
|
||||||
- Fallback if no instructions were injected: URL is
|
- Fallback if no instructions were injected: the URL to hand me is
|
||||||
`http://<host>:7373/review?dir=<url-encoded worktree>&base=<base>`;
|
`https://rev.n62.casa/review?dir=<url-encoded worktree>&base=<base>`, while
|
||||||
|
the API to call is `http://localhost:7373`;
|
||||||
long-poll `GET /api/comments?dir=&since=&wait=1`, reply in-thread via
|
long-poll `GET /api/comments?dir=&since=&wait=1`, reply in-thread via
|
||||||
`POST /api/comments` with author `"agent"` + `parentId`, never mark
|
`POST /api/comments` with author `"agent"` + `parentId`, never mark
|
||||||
threads resolved.
|
threads resolved.
|
||||||
|
|||||||
Reference in New Issue
Block a user