summaryrefslogtreecommitdiff
path: root/docs/usage.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-03-22 07:34:40 +0200
committerPaul Buetow <paul@buetow.org>2026-03-22 07:34:40 +0200
commit7cd05c64014f1df7ebb10fe35c8b481c421c3eba (patch)
treeae869f45bac66e127d771d450b6af86e26f91a59 /docs/usage.md
parentf00dfc0289027d7930bf4284f13046be5aee34c6 (diff)
Remove 'hexai task' references from docs
Amp-Thread-ID: https://ampcode.com/threads/T-019d1407-6145-7534-b780-29a2559d06c5 Co-authored-by: Amp <amp@ampcode.com>
Diffstat (limited to 'docs/usage.md')
-rw-r--r--docs/usage.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/usage.md b/docs/usage.md
index 571956b..d712f1e 100644
--- a/docs/usage.md
+++ b/docs/usage.md
@@ -134,11 +134,6 @@ Use `ask` when you want Taskwarrior automatically scoped to the current git repo
`ask` pre-sets `project:<repo> +agent` and then forwards the remaining arguments to Taskwarrior unchanged, so normal reports, filters, UUID selectors, and commands still work. It must be run inside a git repository so the project name can be derived from the repo root.
-Compatibility note: `hexai task ...` still works and behaves the same way, but `ask ...` is the shorter preferred entrypoint for agent-managed project tasks.
-
-- `hexai task list`
-- `hexai task uuid:1234 annotate "Delivered Y"`
-
## Hexai Action (TUI)
`hexai-tmux-action` runs code actions over a selection or diagnostics+selection piped from stdin, or read from a file.