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-06-11
Extract shared chatrun package to eliminate chat-runner DRY violations
Paul Buetow
2026-06-11
llm: return concrete client types from provider constructors
Paul Buetow
2026-06-11
Magefile: convert Default to a function and add binaryName constant
Paul Buetow
2026-06-11
Refactor lsp.Server God Object: extract chat and completion subsystems
Paul Buetow
2026-06-11
Add retry and circuit-breaker resilience around LLM HTTP calls (ak0)
Paul Buetow
2026-06-10
Replace panics with returned errors in llm.RegisterProvider
Paul Buetow
2026-06-10
Fix mixed receivers on commandTable type
Paul Buetow
2026-06-10
lsp: rename 'close' return to 'closeStr' in inlineMarkers to avoid shadowing ...
Paul Buetow
2026-06-10
Enable -race flag in mage Test target
Paul Buetow
2026-06-09
v0.41.1
v0.41.1
Paul Buetow
2026-06-06
Add 'ask edit ID' to edit task description in $EDITOR; bump to 0.41.0
v0.41.0
Paul Buetow
2026-06-05
Add 'ask edit' subcommand and collapse multi-line task descriptions
v0.40.0
Paul Buetow
2026-05-31
Bump version to 0.39.5
v0.39.5
Paul Buetow
2026-05-31
ask: fix watch output to match regular commands by preserving terminal width ...
Paul Buetow
2026-05-31
ask: add completed sub-command to list completed tasks
Paul Buetow
2026-05-29
chore: bump version to 0.39.4
v0.39.4
Paul Buetow
2026-05-29
fix(askcli): use real TAB split in fish dependency completion
Paul Buetow
2026-05-29
askcli: prevent stale-lock inode split during contention
Paul Buetow
2026-05-29
askcli: keep ask add successful when alias assignment fails
Paul Buetow
2026-05-27
Fix mage coverage refresh
v0.39.3
0.39.3
Paul Buetow
2026-05-26
chore: bump version to 0.39.2
v0.39.2
Paul Buetow
2026-05-26
chore: bump go.mod to Go 1.26.0
Paul Buetow
2026-05-26
feat(askcli): add projects subcommand
Paul Buetow
2026-05-26
fix(lsp): stop timer leak in deferShowDocument
Paul Buetow
2026-05-26
build: bump minimum Go version to 1.24.0
Paul Buetow
2026-05-26
feat(askcli): add watch subcommand
Paul Buetow
2026-05-20
Bump version to 0.39.1
v0.39.1
Paul Buetow
2026-05-20
test(yousearch): add unit tests; allow base URL override for tests
Paul Buetow
2026-05-20
docs: document You.com (YouSearch) provider
Paul Buetow
2026-05-20
Bump version to 0.39.0
v0.39.0
Paul Buetow
2026-05-20
Add YouSearch (You.com Research API) provider integration
Paul Buetow
2026-05-04
Bump version to 0.38.5
v0.38.5
Paul Buetow
2026-05-04
askcli: serialize task alias cache writes to fix concurrent rename race
Paul Buetow
2026-05-02
Drop hexai edit; document hexai config only.
v0.38.4
Paul Buetow
2026-05-01
Bump version to 0.38.3
v0.38.3
Paul Buetow
2026-05-01
Bump version to 0.38.2
v0.38.2
Paul Buetow
2026-04-26
Bump version to 0.38.1
v0.38.1
Paul Buetow
2026-04-26
test: bring every package above the 80% coverage target
Paul Buetow
2026-04-26
Bump version to 0.38.0
v0.38.0
Paul Buetow
2026-04-26
feat: default to Ollama Cloud (kimi-k2.6) when no provider configured
Paul Buetow
2026-04-26
Bump version to 0.37.0
v0.37.0
Paul Buetow
2026-04-26
feat: optional API key for Ollama provider (Ollama Cloud)
Paul Buetow
2026-04-25
Bump version to 0.36.0
v0.36.0
Paul Buetow
2026-04-25
docs: update documentation for popup, fix_typos, and configurable menu
Paul Buetow
2026-04-25
feat: configurable hexai-tmux-action menu via [[tmux_action.menu]]
Paul Buetow
2026-04-25
docs: document fix_typos prompts in config.toml.example
Paul Buetow
2026-04-25
Release v0.35.0: fix-typos action and tmux popup for hexai-tmux-action
v0.35.0
Paul Buetow
2026-04-22
Bump version to 0.34.0
v0.34.0
Paul Buetow
2026-04-22
Fix ask default add dispatch for w7
Paul Buetow
2026-04-13
Release v0.33.0: ask dependency UX and start gating
v0.33.0
Paul Buetow
[next]