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-08
Bump version to 0.18.1
v0.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
v0.18.0
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
Merge branch 'main' of codeberg.org:snonux/hexai
Paul Buetow
2026-02-06
coverage
Paul Buetow
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: regenerate coverage data after Copilot removal
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
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-01
docs: update PR.md with additional files modified
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-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
feat: add completion_wait_all config and fix Anthropic system messages
Paul Buetow
2026-01-30
fix: restore corrupted cmd/hexai/main.go from commit 6103208
feature/anthropic-api-provider
Paul Buetow
2026-01-29
refactor: apply code style best practices to Anthropic implementation
Paul Buetow
2026-01-29
feat: add native Anthropic API provider support
Paul Buetow
2025-11-03
Fix: Address lint warnings and bump patch version to 0.15.3
v0.15.3
Paul Buetow
2025-11-02
some linter fixes
Paul Buetow
2025-10-04
remove plan
Paul Buetow
2025-10-03
Switch inline prompt markers to >! prefix
v0.15.1
Paul Buetow
2025-10-02
feat: add OpenRouter provider
v0.15.0
Paul Buetow
2025-09-28
Add slash toggle for completions
v0.14.0
Paul Buetow
2025-09-28
Document config defaults in CLI help
Paul Buetow
2025-09-28
Bump version to 0.13.0
v0.13.0
Paul Buetow
2025-09-28
Propagate --config overrides through CLI tools and LSP reloads
Paul Buetow
2025-09-28
Add --config flag support across CLI, LSP, and tmux tools
Paul Buetow
2025-09-28
Improve multi-provider completion streaming and CLI selector flags
Paul Buetow
2025-09-27
Support multi-provider fan-out across CLI and completions
Paul Buetow
2025-09-26
Refactor surface config to support multi-provider arrays
Paul Buetow
2025-09-26
Add per-surface provider overrides and wiring
Paul Buetow
2025-09-26
Bump version to 0.12.1
v0.12.1
Paul Buetow
2025-09-26
Auto apply inline prompt completions
Paul Buetow
2025-09-26
Skip chat handling for inline prompts
Paul Buetow
2025-09-26
Log config reload changes
Paul Buetow
2025-09-26
Allow slash commands without prefix
Paul Buetow
2025-09-26
Document runtime config reload command
Paul Buetow
[next]