summaryrefslogtreecommitdiff
path: root/internal/llm/copilot.go
AgeCommit message (Expand)Author
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-17llm: add GitHub Copilot providerPaul Buetow