| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-26 | Refactor surface config to support multi-provider arrays | Paul Buetow | |
| 2025-09-26 | Add per-surface provider overrides and wiring | Paul Buetow | |
| 2025-09-19 | fix | Paul Buetow | |
| 2025-09-06 | use TOML not JSON for configuration | Paul Buetow | |
| 2025-09-06 | use gofumpt | Paul Buetow | |
| 2025-09-05 | over 80% coverage now | Paul Buetow | |
| 2025-09-04 | tests: fix hexaicli OpenAI-key dependent tests; add lsp code action and ↵ | Paul Buetow | |
| helper tests; ignore coverage artifacts | |||
| 2025-09-04 | tests: quick wins to raise coverage | Paul Buetow | |
| - internal/logging >90% - internal/hexaicli >90% - keep next targets: internal/lsp, internal/llm | |||
| 2025-08-17 | refactor as per manual code reviews | Paul Buetow | |
| 2025-08-17 | cli+lsp: refactor main packages into internal runners; add tests | Paul Buetow | |
| - Move CLI logic to internal/hexaicli with Run/RunWithClient - Move LSP logic to internal/hexailsp with Run/RunWithFactory - Extract helpers; keep behavior identical for both binaries - Add unit tests for hexaicli (input parsing, messages, streaming) and hexailsp (factory wiring, client creation, logging settings) - Add top-of-file summaries and 'Not yet reviewed by a human' comments to all Go files - Update README with internal package docs | |||
