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-05-20
Bump version to 0.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
Paul Buetow
2026-05-20
Add YouSearch (You.com Research API) provider integration
Paul Buetow
2026-05-04
Bump version to 0.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.
Paul Buetow
2026-05-01
Bump version to 0.38.3
Paul Buetow
2026-05-01
Bump version to 0.38.2
Paul Buetow
2026-04-26
Bump version to 0.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
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
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
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
Paul Buetow
2026-04-22
Bump version to 0.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
Paul Buetow
2026-04-13
Bump version to 0.32.0
Paul Buetow
2026-04-13
ask: serialize concurrent CLI with repo lock and stale PID recovery
Paul Buetow
2026-04-11
docs: align Fish completion with manual load only
Paul Buetow
2026-04-11
Release v0.31.1: stop installing Fish ask.fish on mage install
Paul Buetow
2026-04-11
Bump version to 0.31.0
Paul Buetow
2026-04-11
Rename task CLI binary from do back to ask
Paul Buetow
2026-04-10
Bump version to 0.30.2
Paul Buetow
2026-04-10
release: v0.30.1
Paul Buetow
2026-04-10
release: v0.30.0
Paul Buetow
2026-04-10
task 30: add proj prefix override for do
Paul Buetow
2026-04-10
task 20: hide do info UUID unless HEXAI_DEBUG is set
Paul Buetow
2026-04-08
release: v0.29.3
Paul Buetow
2026-04-08
fish: complete task selectors with short aliases only
Paul Buetow
2026-04-08
docs: align task CLI docs with do rename from ask
Paul Buetow
2026-04-08
Rename task CLI from ask to do
Paul Buetow
2026-04-07
release: v0.29.2
Paul Buetow
2026-04-07
fix: recover gracefully from corrupted alias cache instead of hard-failing
Paul Buetow
2026-04-07
feat: show task summary in fish shell autocompletion for alias IDs
Paul Buetow
2026-04-07
feat: reverse alias IDs for better shell tab-completion
Paul Buetow
2026-04-07
release: v0.28.1
Paul Buetow
2026-04-07
feat: remove tmux edit popup support for Claude Code
Paul Buetow
2026-03-29
feat: implicit add for na/no-agent scope prefix
Paul Buetow
2026-03-28
release: v0.27.3
Paul Buetow
2026-03-28
fix: prevent integration test task leaks and fix cleanup reliability
Paul Buetow
2026-03-28
perf: replace linear scan with O(1) map lookup in task alias cache
Paul Buetow
2026-03-28
Rename "Pro" column header to "Pri" for Priority in ask command output
Paul Buetow
[next]