summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-09-21 10:30:18 +0300
committerPaul Buetow <paul@buetow.org>2025-09-21 10:30:18 +0300
commit70c144784c785801ef91a4a114d24030bb66c791 (patch)
tree8b39e1aff25dc376d68083c485f957dc4814024c
parent1065d7a991d3b5c103bcc986a84867db28cb4720 (diff)
clarify
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index 7284e90..751da93 100644
--- a/README.md
+++ b/README.md
@@ -8,11 +8,11 @@ It has got improved capabilities for Go code understanding (for example, create
## Features
-* LSP Code auto-completion
-* LSP Code actions
+* LSP AI Code auto-completion
+* LSP AI Code actions
* LSP in-editor chat with the LLM
* Stand-alone command line tool for LLM interaction
-* TUI code-action runner (`hexai-tmux-action`) with Bubble Tea
+* TUI AI code-action runner (`hexai-tmux-action`) with Bubble Tea
- Includes a “Custom prompt” action (hotkey `p`) that opens your editor (`$HEXAI_EDITOR` or `$EDITOR`) on a temporary Markdown file.
* Support for OpenAI, GitHub Copilot, and Ollama