diff options
| author | Paul Buetow <paul@buetow.org> | 2025-09-21 10:30:18 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-09-21 10:30:18 +0300 |
| commit | 70c144784c785801ef91a4a114d24030bb66c791 (patch) | |
| tree | 8b39e1aff25dc376d68083c485f957dc4814024c | |
| parent | 1065d7a991d3b5c103bcc986a84867db28cb4720 (diff) | |
clarify
| -rw-r--r-- | README.md | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -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 |
