summaryrefslogtreecommitdiff
path: root/internal/hexaicli/testhelpers_test.go
AgeCommit message (Expand)Author
2026-03-16Replace Summary: prefixes with standard Go package doc commentsPaul Buetow
2026-03-15Release v0.23.0v0.23.0Paul Buetow
2026-02-06Remove GitHub Copilot provider supportpaul@buetow.org
2025-11-03Fix: Address lint warnings and bump patch version to 0.15.3v0.15.3Paul Buetow
2025-11-02some linter fixesPaul Buetow
2025-10-03Switch inline prompt markers to >! prefixv0.15.1Paul Buetow
2025-09-06use TOML not JSON for configurationPaul Buetow
2025-09-06use gofumptPaul Buetow
2025-09-04tests: quick wins to raise coveragePaul Buetow
2025-08-31module: set module path to codeberg.org/snonux/hexai; update imports; docs: a...v0.3.4Paul Buetow
2025-08-17refactor as per manual code reviewsPaul Buetow
2025-08-17cli+lsp: refactor main packages into internal runners; add testsPaul Buetow