diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-13 22:22:38 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-13 22:22:38 +0200 |
| commit | 8ae4be9684a58d44985e5b5ee5e90f74555b2dde (patch) | |
| tree | 06029d949bdd549c835855d4b158e3234e277094 /README.md | |
| parent | 4d0f11822c1cdf4c51028bde8881756941314821 (diff) | |
release: v0.22.0v0.22.0
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,6 +12,7 @@ It has got improved capabilities for Go code understanding (for example, create * LSP AI Code actions * LSP in-editor chat with the LLM * 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 * 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** - Create, update, delete, and retrieve prompts via MCP protocol |
