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
Age
Commit message (
Expand
)
Author
2025-08-16
llm/openai: switch sending color to cyan; enforce black background + grey bas...
Paul Buetow
2025-08-16
llm/openai: colorize logs — blue for outgoing context (messages), green for...
Paul Buetow
2025-08-16
llm/openai: log previews with real newlines (%s) instead of quoted strings (%...
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-14
Revert "feat(lsp): gate completion by context — require preceding space and...
Paul Buetow
2025-08-14
feat(lsp): gate completion by context — require preceding space and >=2s id...
Paul Buetow
2025-08-14
feat(lsp): scaffold barebones LSP server with contextual completion; add Task...
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
2025-08-01
add readme
Paul Buetow