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
2026-02-10
Add tmux popup history storage and consolidate state files to XDG_STATE_HOME
v0.19.0
Paul Buetow
2026-02-10
Fix hexai-tmux-edit to open in current working directory
v0.18.3
Paul Buetow
2026-02-10
add hexaiconfig
Paul Buetow
2026-02-10
small adjustments
Paul Buetow
2026-02-08
Bump version to 0.18.2
v0.18.2
Paul Buetow
2026-02-08
Add unit tests to improve coverage above 80% target
Paul Buetow
2026-02-08
Merge: resolve README conflict, keep hexai-tmux-edit and Custom prompt docs
Paul Buetow
2026-02-08
chore: stop tracking build artifacts and temp files
Paul Buetow
2026-02-08
Bump version to 0.18.1
Paul Buetow
2026-02-08
Fix Claude agent clearing to use readline instead of vim commands
Paul Buetow
2026-02-08
Fix amp agent prompt extraction to use TUI box pattern
Paul Buetow
2026-02-08
refactor tmuxedit to Agent interface with cursor/claude/config implementations
Paul Buetow
2026-02-08
fix hexai-tmux-edit agent detection, multi-line extraction, and clearing
Paul Buetow
2026-02-08
add tmux popup editor screenshots to docs
Paul Buetow
2026-02-08
add hexai-tmux-edit documentation to all doc files
Paul Buetow
2026-02-08
add hexai-tmux-edit: tmux popup editor for AI agent prompts
Paul Buetow
2026-02-08
add gitignore-aware file filtering for LSP completions and code actions
Paul Buetow
2026-02-08
add per-project .hexaiconfig.toml config override and lower coverage target t...
Paul Buetow
2026-02-08
add claude
Paul Buetow
2026-02-06
cleanup
Paul Buetow
2026-02-06
cleanup
Paul Buetow
2026-02-06
Merge branch 'main' of codeberg.org:snonux/hexai
Paul Buetow
2026-02-06
Merge branch 'main' of codeberg.org:snonux/hexai
Paul Buetow
2026-02-06
coverage
Paul Buetow
2026-02-06
coverage
Paul Buetow
2026-02-06
ignore serena
paul@buetow.org
2026-02-06
ignore serena
paul@buetow.org
2026-02-06
chore: bump version to 0.17.0
v0.17.0
paul@buetow.org
2026-02-06
chore: bump version to 0.17.0
paul@buetow.org
2026-02-06
chore: regenerate coverage data after Copilot removal
paul@buetow.org
2026-02-06
chore: regenerate coverage data after Copilot removal
paul@buetow.org
2026-02-06
Remove GitHub Copilot provider support
paul@buetow.org
2026-02-06
Remove GitHub Copilot provider support
paul@buetow.org
2026-02-06
chore: bump version to 0.16.1
v0.16.1
paul@buetow.org
2026-02-06
chore: bump version to 0.16.1
paul@buetow.org
2026-02-06
fix: add missing Anthropic and OpenRouter provider support in config and LSP
paul@buetow.org
2026-02-06
fix: add missing Anthropic and OpenRouter provider support in config and LSP
paul@buetow.org
2026-02-02
Merge pull request #2 from florianbuetow/feature-timeout-config
Paul Bütow
2026-02-02
Merge pull request #2 from florianbuetow/feature-timeout-config
Paul Bütow
2026-02-01
docs: update PR.md with additional files modified
Florian
2026-02-01
docs: update PR.md with additional files modified
Florian
2026-02-01
fix: pass RequestTimeout to all llm.Config instances
Florian
2026-02-01
fix: pass RequestTimeout to all llm.Config instances
Florian
2026-01-31
feat: add configurable request timeout for LLM calls
Florian
2026-01-31
feat: add configurable request timeout for LLM calls
Florian
2026-01-30
docs: add Anthropic to supported providers in README
Paul Buetow
2026-01-30
docs: add Anthropic to supported providers in README
Paul Buetow
2026-01-30
chore: bump version to 0.16.0
v0.16.0
Paul Buetow
2026-01-30
chore: bump version to 0.16.0
Paul Buetow
2026-01-30
feat: add completion_wait_all config and fix Anthropic system messages
Paul Buetow
[next]