summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-08Bump version to 0.42.10.42.1Paul Buetow
2026-07-08fixPaul Buetow
2026-07-03remove thisPaul Buetow
2026-07-02Remove hexai-tmux-edit popup editor featurev0.42.0Paul Buetow
2026-06-19Bump version to 0.41.2v0.41.2Paul Buetow
2026-06-19Fix MCP protocol test cleanup for 7k0Paul Buetow
2026-06-19fix mcp protocol test cleanup (7k0)Paul Buetow
2026-06-19Fix MCP invalid JSON test race (4k0)Paul Buetow
2026-06-19Harden action handler registration for nk0Paul Buetow
2026-06-19Refactor hexaiaction handlers for nk0Paul Buetow
2026-06-19mk0 remove MCP server from default mage buildsPaul Buetow
2026-06-19ok0 document LSP and LLM exportsPaul Buetow
2026-06-19ik0 remove mutable clock holdersPaul Buetow
2026-06-18ik0 replace remaining test seams with DIPaul Buetow
2026-06-18ik0 replace test seams with dependency injectionPaul Buetow
2026-06-11Fix error wrapping: use %w for primary child error in tmux actionPaul Buetow
2026-06-11appconfig: split FeatureConfig into cohesive per-subsystem structsPaul Buetow
2026-06-11Fix unsafe time.Timer.Reset on active timers in runlock and filelockPaul Buetow
2026-06-11Fix LSP panic: bounds-check stale line index in async chat applyPaul Buetow
2026-06-11Thread context.Context through blocking I/O entry pointsPaul Buetow
2026-06-11llm: add compile-time interface checks for all providersPaul Buetow
2026-06-11Consolidate LLM timeout/retry/breaker values into policy packagePaul Buetow
2026-06-11Extract shared chatrun package to eliminate chat-runner DRY violationsPaul Buetow
2026-06-11llm: return concrete client types from provider constructorsPaul Buetow
2026-06-11Magefile: convert Default to a function and add binaryName constantPaul Buetow
2026-06-11Refactor lsp.Server God Object: extract chat and completion subsystemsPaul Buetow
2026-06-11Add retry and circuit-breaker resilience around LLM HTTP calls (ak0)Paul Buetow
2026-06-10Replace panics with returned errors in llm.RegisterProviderPaul Buetow
2026-06-10Fix mixed receivers on commandTable typePaul Buetow
2026-06-10lsp: rename 'close' return to 'closeStr' in inlineMarkers to avoid shadowing ...Paul Buetow
2026-06-10Enable -race flag in mage Test targetPaul Buetow
2026-06-09v0.41.1v0.41.1Paul Buetow
2026-06-06Add 'ask edit ID' to edit task description in $EDITOR; bump to 0.41.0v0.41.0Paul Buetow
2026-06-05Add 'ask edit' subcommand and collapse multi-line task descriptionsv0.40.0Paul Buetow
2026-05-31Bump version to 0.39.5v0.39.5Paul Buetow
2026-05-31ask: fix watch output to match regular commands by preserving terminal width ...Paul Buetow
2026-05-31ask: add completed sub-command to list completed tasksPaul Buetow
2026-05-29chore: bump version to 0.39.4v0.39.4Paul Buetow
2026-05-29fix(askcli): use real TAB split in fish dependency completionPaul Buetow
2026-05-29askcli: prevent stale-lock inode split during contentionPaul Buetow
2026-05-29askcli: keep ask add successful when alias assignment failsPaul Buetow
2026-05-27Fix mage coverage refreshv0.39.30.39.3Paul Buetow
2026-05-26chore: bump version to 0.39.2v0.39.2Paul Buetow
2026-05-26chore: bump go.mod to Go 1.26.0Paul Buetow
2026-05-26feat(askcli): add projects subcommandPaul Buetow
2026-05-26fix(lsp): stop timer leak in deferShowDocumentPaul Buetow
2026-05-26build: bump minimum Go version to 1.24.0Paul Buetow
2026-05-26feat(askcli): add watch subcommandPaul Buetow
2026-05-20Bump version to 0.39.1v0.39.1Paul Buetow
2026-05-20test(yousearch): add unit tests; allow base URL override for testsPaul Buetow