| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-08 | docs: move tmux documentation to its own file | Paul Buetow | |
| 2025-09-06 | more tests | Paul Buetow | |
| 2025-08-31 | module: set module path to codeberg.org/snonux/hexai; update imports; docs: ↵v0.3.4 | Paul Buetow | |
| add go install instructions | |||
| 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 | |||
| 2025-08-17 | cli: add hexai command-line tool and split LSP to hexai-lsp | Paul Buetow | |
| - New cmd/hexai CLI: reads stdin/arg, prints LLM output to stdout - Prints provider/model immediately to stderr; summary at end - Refactor config loader to internal/appconfig - Update Taskfile to build/install/run both binaries - Update README with new CLI and LSP names | |||
