summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-20Bump version to 0.39.1Paul Buetow
2026-05-20test(yousearch): add unit tests; allow base URL override for testsPaul Buetow
2026-05-20docs: document You.com (YouSearch) providerPaul Buetow
2026-05-20Bump version to 0.39.0Paul Buetow
2026-05-20Add YouSearch (You.com Research API) provider integrationPaul Buetow
2026-05-04Bump version to 0.38.5Paul Buetow
2026-05-04askcli: serialize task alias cache writes to fix concurrent rename racePaul Buetow
2026-05-02Drop hexai edit; document hexai config only.Paul Buetow
2026-05-01Bump version to 0.38.3Paul Buetow
2026-05-01Bump version to 0.38.2Paul Buetow
2026-04-26Bump version to 0.38.1Paul Buetow
2026-04-26test: bring every package above the 80% coverage targetPaul Buetow
2026-04-26Bump version to 0.38.0Paul Buetow
2026-04-26feat: default to Ollama Cloud (kimi-k2.6) when no provider configuredPaul Buetow
2026-04-26Bump version to 0.37.0Paul Buetow
2026-04-26feat: optional API key for Ollama provider (Ollama Cloud)Paul Buetow
2026-04-25Bump version to 0.36.0Paul Buetow
2026-04-25docs: update documentation for popup, fix_typos, and configurable menuPaul Buetow
2026-04-25feat: configurable hexai-tmux-action menu via [[tmux_action.menu]]Paul Buetow
2026-04-25docs: document fix_typos prompts in config.toml.examplePaul Buetow
2026-04-25Release v0.35.0: fix-typos action and tmux popup for hexai-tmux-actionPaul Buetow
2026-04-22Bump version to 0.34.0Paul Buetow
2026-04-22Fix ask default add dispatch for w7Paul Buetow
2026-04-13Release v0.33.0: ask dependency UX and start gatingPaul Buetow
2026-04-13Bump version to 0.32.0Paul Buetow
2026-04-13ask: serialize concurrent CLI with repo lock and stale PID recoveryPaul Buetow
2026-04-11docs: align Fish completion with manual load onlyPaul Buetow
2026-04-11Release v0.31.1: stop installing Fish ask.fish on mage installPaul Buetow
2026-04-11Bump version to 0.31.0Paul Buetow
2026-04-11Rename task CLI binary from do back to askPaul Buetow
2026-04-10Bump version to 0.30.2Paul Buetow
2026-04-10release: v0.30.1Paul Buetow
2026-04-10release: v0.30.0Paul Buetow
2026-04-10task 30: add proj prefix override for doPaul Buetow
2026-04-10task 20: hide do info UUID unless HEXAI_DEBUG is setPaul Buetow
2026-04-08release: v0.29.3Paul Buetow
2026-04-08fish: complete task selectors with short aliases onlyPaul Buetow
2026-04-08docs: align task CLI docs with do rename from askPaul Buetow
2026-04-08Rename task CLI from ask to doPaul Buetow
2026-04-07release: v0.29.2Paul Buetow
2026-04-07fix: recover gracefully from corrupted alias cache instead of hard-failingPaul Buetow
2026-04-07feat: show task summary in fish shell autocompletion for alias IDsPaul Buetow
2026-04-07feat: reverse alias IDs for better shell tab-completionPaul Buetow
2026-04-07release: v0.28.1Paul Buetow
2026-04-07feat: remove tmux edit popup support for Claude CodePaul Buetow
2026-03-29feat: implicit add for na/no-agent scope prefixPaul Buetow
2026-03-28release: v0.27.3Paul Buetow
2026-03-28fix: prevent integration test task leaks and fix cleanup reliabilityPaul Buetow
2026-03-28perf: replace linear scan with O(1) map lookup in task alias cachePaul Buetow
2026-03-28Rename "Pro" column header to "Pri" for Priority in ask command outputPaul Buetow