summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
feature/anthropic-api-providerfix: restore corrupted cmd/hexai/main.go from commit 6103208Paul Buetow4 months
mainrelease: v0.27.2Paul Buetow7 weeks
 
TagDownloadAuthorAge
v0.27.2commit 1575c64b7d...Paul Buetow7 weeks
v0.27.1commit 2ddb334fa6...Paul Buetow7 weeks
v0.27.0commit 1d1d267c56...Paul Buetow7 weeks
v0.26.1commit b0392db09b...Paul Buetow7 weeks
v0.26.0commit 5fd2331583...Paul Buetow7 weeks
v0.25.12commit bef3cc7dd9...Paul Buetow8 weeks
v0.25.11commit 5beb39a333...Paul Buetow8 weeks
v0.25.10commit b18ee2f6b6...Paul Buetow8 weeks
v0.25.9commit 462184dff3...Paul Buetow8 weeks
v0.25.8commit 667f2d3384...Paul Buetow8 weeks
[...]
 
AgeCommit messageAuthor
2026-03-02release: v0.20.1v0.20.1Paul Buetow
2026-03-02hexaiaction: replace global action state with Runner struct (task 406)Paul Buetow
2026-03-02hexaicli: move column printer into internal/termprint package (task 406)Paul Buetow
2026-03-02lsp: inject StatusSink to decouple core from tmux package (task 407)Paul Buetow
2026-03-02appconfig: return toml raw-unmarshal errors instead of ignoring (task 409)Paul Buetow
2026-03-02io: use errors.Is for EOF checks in lsp and mcp servers (task 409)Paul Buetow
2026-03-02llm: extract shared doJSON and logStart helpers (task 409)Paul Buetow
2026-03-02gotest: extract Go codegen heuristics from lsp handlers (task 406)Paul Buetow
2026-03-02hexailsp: add ConfigurableServerRunner for runtime ApplyOptions (task 408)Paul Buetow
2026-03-02lsp: use appconfig.CustomAction directly for custom actions (task 411)Paul Buetow
[...]