| Age | Commit message (Expand) | Author |
| 2026-03-23 | chore: bump version to v0.25.9v0.25.9 | Paul Buetow |
| 2026-03-23 | refactor: split oversized functions, fix double logging, add %w wrapping | Paul Buetow |
| 2026-03-23 | fix: address all HIGH-severity code quality audit findings | Paul Buetow |
| 2026-03-16 | Replace Summary: prefixes with standard Go package doc comments | Paul Buetow |
| 2026-03-02 | llm: extract shared doJSON and logStart helpers (task 409) | Paul Buetow |
| 2026-03-02 | llm: add provider registry and self-registration factories (task 410) | Paul Buetow |
| 2026-01-31 | feat: add configurable request timeout for LLM calls | Florian |
| 2025-11-02 | some linter fixes | Paul Buetow |
| 2025-09-19 | fix | Paul Buetow |
| 2025-08-31 | module: set module path to codeberg.org/snonux/hexai; update imports; docs: a...v0.3.4 | Paul Buetow |
| 2025-08-19 | chore: commit pending changes in status, LSP, and Ollama modules | Paul Buetow |
| 2025-08-18 | refactor(lsp,llm,hexailsp,appconfig): split long funcs; add tests | Paul Buetow |
| 2025-08-18 | feat(config): per-provider temperature defaults and docs\n\n- Add , , to con... | Paul Buetow |
| 2025-08-17 | refactor(ordering): place constructors immediately after type definitions as ... | Paul Buetow |
| 2025-08-17 | refactor(ordering): types/constants first; exported before private; ensure co... | Paul Buetow |
| 2025-08-17 | logging: move ChatLogger to value semantics; llm: switch clients to value rec... | Paul Buetow |
| 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 |
| 2025-08-17 | cli: stream responses in hexai when supported (OpenAI, Ollama) | Paul Buetow |
| 2025-08-17 | lsp/config: make completion trigger characters configurable | Paul Buetow |
| 2025-08-16 | refactor(config): drop env-based config (except OPENAI_API_KEY) | Paul Buetow |
| 2025-08-16 | feat(llm): add Ollama provider + provider selection and CLI override; update ...v0.0.1 | Paul Buetow |