summaryrefslogtreecommitdiff
path: root/internal/hexailsp/run_test.go
AgeCommit message (Expand)Author
2026-03-23chore: bump version to v0.25.9v0.25.9Paul Buetow
2026-03-16Replace Summary: prefixes with standard Go package doc commentsPaul Buetow
2026-03-16Decompose App God struct into embedded section structsPaul Buetow
2026-03-02lsp: simplify ServerOptions to config-first model (task 410)Paul Buetow
2026-02-12Rename hexai-lsp command to hexai-lsp-serverPaul Buetow
2025-09-28Add --config flag support across CLI, LSP, and tmux toolsPaul 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-17refactor: Remove unused NoDiskIO flagPaul Buetow
2025-08-17feat: Support XDG config homePaul Buetow
2025-08-17cli+lsp: refactor main packages into internal runners; add testsPaul Buetow