summaryrefslogtreecommitdiff
path: root/go.mod
AgeCommit message (Collapse)Author
2025-09-06fix unit test coveragePaul Buetow
2025-09-06use TOML not JSON for configurationPaul Buetow
2025-08-31module: set module path to codeberg.org/snonux/hexai; update imports; docs: ↵v0.3.4Paul Buetow
add go install instructions
2025-08-28add mage to go.modPaul Buetow
2025-08-14feat(lsp): scaffold barebones LSP server with contextual completion; add ↵Paul Buetow
Taskfile and AGENTS.md; enable -log context logging