index
:
hexai
feature/anthropic-api-provider
main
hexai is a LSP language server for the Helix editor (could be used for other editors, too) for interacting with AI.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IDEAS.md
Age
Commit message (
Expand
)
Author
2025-08-17
lsp/config: include ';' and '?' in default trigger characters
Paul Buetow
2025-08-16
feat(lsp): code action to rewrite selection with instruction detection
Paul Buetow
2025-08-16
refactor(config): drop env-based config (except OPENAI_API_KEY)
Paul Buetow
2025-08-16
feat(logging): add LLM stats (averages and per-minute)
v0.0.2
Paul Buetow
2025-08-16
feat(logging): add LLM stats averages and per-minute metrics
Paul Buetow
2025-08-16
feat(cli): simplify flags to -log and -version; add JSON config with env prec...
Paul Buetow
2025-08-16
lsp/completion: strip inline ;...; prompt markers via AdditionalTextEdits; up...
Paul Buetow
2025-08-16
revert: remove newline-after-colon insertion behavior and its tests
Paul Buetow
2025-08-16
lsp: split monolithic server.go into modules; add configurable max tokens and...
Paul Buetow
2025-08-16
llm: add pluggable provider with OpenAI default; extensive logging; LSP compl...
Paul Buetow
2025-08-03
more on this
Paul Buetow
2025-08-03
more on this
Paul Buetow
2025-08-02
more ideas
Paul Buetow
2025-08-01
addin ideas
Paul Buetow