summaryrefslogtreecommitdiff
path: root/internal/logging
AgeCommit message (Expand)Author
2025-09-08docs: move tmux documentation to its own filePaul Buetow
2025-09-06fix unit test coveragePaul Buetow
2025-09-06use gofumptPaul Buetow
2025-09-04logging: add tests for Logf/Preview and ChatLogger.LogStart; achieve >90% pac...Paul Buetow
2025-08-19logging: highlight LLM no-op skips in yellow\n\n- Add AnsiYellow to logging u...Paul Buetow
2025-08-17logging: move ChatLogger to value semantics; llm: switch clients to value rec...Paul Buetow
2025-08-17refactor as per manual code reviewsPaul Buetow
2025-08-17cli+lsp: refactor main packages into internal runners; add testsPaul Buetow
2025-08-17lsp/config: make completion trigger characters configurablePaul Buetow
2025-08-16logging: migrate LSP logs to global singleton (internal/logging); use consist...Paul Buetow