summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-26Bump version to 0.37.0v0.37.0Paul Buetow
2026-04-26feat: optional API key for Ollama provider (Ollama Cloud)Paul Buetow
2026-04-25Bump version to 0.36.0v0.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-actionv0.35.0Paul Buetow
2026-04-22Bump version to 0.34.0v0.34.0Paul Buetow
2026-04-22Fix ask default add dispatch for w7Paul Buetow
2026-04-13Release v0.33.0: ask dependency UX and start gatingv0.33.0Paul Buetow
2026-04-13Bump version to 0.32.0v0.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 installv0.31.1Paul Buetow
2026-04-11Bump version to 0.31.0v0.31.0Paul Buetow
2026-04-11Rename task CLI binary from do back to askPaul Buetow
2026-04-10Bump version to 0.30.2v0.30.2Paul Buetow
2026-04-10release: v0.30.1v0.30.1Paul Buetow
2026-04-10release: v0.30.0v0.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.3v0.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.2v0.29.2Paul Buetow
2026-04-07fix: recover gracefully from corrupted alias cache instead of hard-failingv0.29.1Paul Buetow
2026-04-07feat: show task summary in fish shell autocompletion for alias IDsv0.29.0Paul Buetow
2026-04-07feat: reverse alias IDs for better shell tab-completionv0.28.2Paul Buetow
2026-04-07release: v0.28.1v0.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 prefixv0.28.0Paul Buetow
2026-03-28release: v0.27.3v0.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
2026-03-27release: v0.27.2v0.27.2Paul Buetow
2026-03-27release: v0.27.1v0.27.1Paul Buetow
2026-03-27Rename ask table headersPaul Buetow
2026-03-27Implement command registry for askcli commandsPaul Buetow
2026-03-27docs: document askcli exportsPaul Buetow
2026-03-27Explicitly ignore askcli write errorsPaul Buetow
2026-03-27Switch task alias cache save to pointerPaul Buetow
2026-03-27Move selector helpers into task selectorPaul Buetow
2026-03-27Extract parseGlobalFlags helperPaul Buetow
2026-03-27refactor: share alias cache lookupPaul Buetow
2026-03-27Split askcli info and add commandsPaul Buetow
2026-03-27Use Go 1.21 max builtin in formatterPaul Buetow
2026-03-27664b9fe4: extract renderTaskList helperPaul Buetow
2026-03-27Remove dead UUID completion items (61568dc2-6915-4444-8027-2ad4eacf2408)Paul Buetow