summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-22 21:28:07 +0200
committerPaul Buetow <paul@buetow.org>2026-03-22 21:28:07 +0200
commit8606cc1c7113f752a6de5945e689286a8f33d494 (patch)
tree77a58ea7cdfba9d03852483d319d428dc919362d
parentc640b5d293bf3f502e6d8a028a7cb4b84c430fa7 (diff)
fix
-rw-r--r--pi/agent/extensions/fresh-subagent/README.md8
1 files changed, 6 insertions, 2 deletions
diff --git a/pi/agent/extensions/fresh-subagent/README.md b/pi/agent/extensions/fresh-subagent/README.md
index 701fdda..ac2cde2 100644
--- a/pi/agent/extensions/fresh-subagent/README.md
+++ b/pi/agent/extensions/fresh-subagent/README.md
@@ -29,7 +29,7 @@ benefits from a clean context, for example:
- validating whether a task is really complete
- any other self-contained side task
-One common use is the `taskwarrior-task-management` review loop:
+One common use is the `agent-task-management` review loop:
1. The main agent implements the change
2. The main agent self-reviews the change
@@ -141,7 +141,11 @@ In one-shot or print mode it runs the editor command directly.
Alias with the same watched behavior:
```text
-/subagent-watch <prompt>
+/subagent-watch <prompt
+
+> Unknown command "/subagent-watch <prompt". Try /help?>
+
+
```
Launch a visible fresh Pi session instead of a headless child: