summaryrefslogtreecommitdiff
path: root/README.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 /README.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 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 84e97ef..f3a3a40 100644
--- a/README.md
+++ b/README.md
@@ -14,8 +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
* Taskwarrior proxy for agent-managed project work
- - Preferred entrypoint: `ask`
- - Compatibility alias: `hexai task`
+ - Entrypoint: `ask`
- Automatically scopes Taskwarrior commands to `project:<repo> +agent`
* Parallel completions and CLI responses from multiple providers/models for side-by-side comparison
* **MCP server for prompt/runbook management** (`hexai-mcp-server`) - **⚠️ DEPRECATED/EXPERIMENTAL**