summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-08 10:04:19 +0300
committerPaul Buetow <paul@buetow.org>2026-04-08 10:04:19 +0300
commit385278639394e3672bce678b49e51f14ac72638c (patch)
tree6602ae262d1b3d9a6b3b99e0cf61cc6c432b5bba /README.md
parent8e351c86502cea78f1f0b3aa19cde7ca702bacab (diff)
docs: align task CLI docs with do rename from ask
Rename plan-ask-uuid-wrapper.md to plan-do-uuid-wrapper.md and note the former binary name. Clarify install line, README entrypoint, and usage task-management section so scripts and examples consistently use do. Made-with: Cursor
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9e46ed5..5e198b6 100644
--- a/README.md
+++ b/README.md
@@ -14,7 +14,7 @@ It has got improved capabilities for Go code understanding (for example, create
* Stand-alone command line tool for LLM interaction
- Includes `--tps-simulation` to preview how fast a model would feel by streaming placeholder text or piped stdin at a chosen token-per-second rate
* Task management CLI for agent-managed project work
- - Entrypoint: `do`
+ - Entrypoint: `do` (the binary was formerly named `ask`; use `do` in scripts and documentation)
- Auto-scopes to `project:<repo> +agent` (derived from git repo root)
- Never exposes numeric task IDs — uses UUIDs only
- Machine-friendly output: UUID-only tables, suppressed decorative text