From f2884d36330bc09c001b26cab639911e304218d8 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 26 Mar 2026 22:21:52 +0200 Subject: eee97223-bfde-48d7-93f5-d1bb0ecddaba add /watch command --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index eea735e..a6c166f 100644 --- a/README.md +++ b/README.md @@ -230,7 +230,7 @@ Custom extensions live in `pi/agent/extensions/` and are loaded automatically vi |-----------|---------| | `web-search` | `web_search` and `web_fetch` tools — DuckDuckGo search + page fetching, no API key | | `ask-mode` | `/ask` command — restricts the model to read-only exploration tools | -| `loop-scheduler` | `/loop` command — re-sends a prompt on a recurring interval | +| `loop-scheduler` | `/loop` and `/watch` commands — recurring prompts plus condition-driven prompts | | `inline-bash` | `!{cmd}` syntax — expands shell output inline before sending to the model | | `session-name` | Auto-names sessions from the first message | | `modal-editor` | Opens an external editor (`$VISUAL`) for composing long prompts | -- cgit v1.2.3