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-19
Bump version to 0.41.2
v0.41.2
Paul Buetow
2026-06-19
Fix MCP protocol test cleanup for 7k0
Paul Buetow
2026-06-19
fix mcp protocol test cleanup (7k0)
Paul Buetow
2026-06-19
Fix MCP invalid JSON test race (4k0)
Paul Buetow
2026-06-19
Harden action handler registration for nk0
Paul Buetow
2026-06-19
Refactor hexaiaction handlers for nk0
Paul Buetow
2026-06-19
mk0 remove MCP server from default mage builds
Paul Buetow
2026-06-19
ok0 document LSP and LLM exports
Paul Buetow
2026-06-19
ik0 remove mutable clock holders
Paul Buetow
2026-06-18
ik0 replace remaining test seams with DI
Paul Buetow
2026-06-18
ik0 replace test seams with dependency injection
Paul Buetow
2026-06-11
Fix error wrapping: use %w for primary child error in tmux action
Paul Buetow
2026-06-11
appconfig: split FeatureConfig into cohesive per-subsystem structs
Paul Buetow
2026-06-11
Fix unsafe time.Timer.Reset on active timers in runlock and filelock
Paul Buetow
2026-06-11
Fix LSP panic: bounds-check stale line index in async chat apply
Paul Buetow
2026-06-11
Thread context.Context through blocking I/O entry points
Paul Buetow
2026-06-11
llm: add compile-time interface checks for all providers
Paul Buetow
2026-06-11
Consolidate LLM timeout/retry/breaker values into policy package
Paul Buetow
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
[next]