From 385278639394e3672bce678b49e51f14ac72638c Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 8 Apr 2026 10:04:19 +0300 Subject: 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 --- docs/buildandinstall.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/buildandinstall.md') diff --git a/docs/buildandinstall.md b/docs/buildandinstall.md index abca741..379d310 100644 --- a/docs/buildandinstall.md +++ b/docs/buildandinstall.md @@ -19,7 +19,7 @@ Note: `mage lint` uses `golangci-lint`. Install via `mage devinstall` if needed. Either use the Mage method as mentioned above, or install directly with: -- Taskwarrior proxy: `go install codeberg.org/snonux/hexai/cmd/do@latest` +- Task CLI (`do`, agent-scoped Taskwarrior wrapper): `go install codeberg.org/snonux/hexai/cmd/do@latest` - CLI: `go install codeberg.org/snonux/hexai/cmd/hexai@latest` - LSP: `go install codeberg.org/snonux/hexai/cmd/hexai-lsp-server@latest` - Action runner: `go install codeberg.org/snonux/hexai/cmd/hexai-tmux-action@latest` -- cgit v1.2.3