| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-08-16 | feat(logging): add LLM stats (averages and per-minute)v0.0.2 | Paul Buetow | |
| 2025-08-16 | feat(logging): add LLM stats averages and per-minute metrics | Paul Buetow | |
| 2025-08-16 | feat(llm): add Ollama provider + provider selection and CLI override; update ↵v0.0.1 | Paul Buetow | |
| README and logs | |||
| 2025-08-16 | lsp/completion: strip inline ;...; prompt markers via AdditionalTextEdits; ↵ | Paul Buetow | |
| update tests | |||
| 2025-08-16 | revert: remove newline-after-colon insertion behavior and its tests | Paul Buetow | |
| 2025-08-16 | logging: migrate LSP logs to global singleton (internal/logging); use ↵ | Paul Buetow | |
| consistent colors/prefix; refactor LLM provider to use global logger and remove per-client loggers | |||
| 2025-08-16 | lsp: split monolithic server.go into modules; add configurable max tokens ↵ | Paul Buetow | |
| and context strategies (minimal|window|file-on-new-func|always-full); provide flags/env fallbacks; add unit tests for helpers and context; update README; remove obsolete files | |||
