summaryrefslogtreecommitdiff
path: root/internal/logging/logging.go
diff options
context:
space:
mode:
authorpaul@buetow.org <paul@buetow.org>2026-02-06 16:15:29 +0200
committerpaul@buetow.org <paul@buetow.org>2026-02-06 16:15:29 +0200
commited1f11f5e48adb35a3727571ca4154ef5be6d281 (patch)
tree8b1dd63e4d1d1112b1ef28b71b61a27df16d9f68 /internal/logging/logging.go
parentc8dd76141098a66767883c6eb21dd47ebcf10269 (diff)
fix: add missing Anthropic and OpenRouter provider support in config and LSP
- Add Anthropic field merging in config.mergeProviderFields() to properly load AnthropicModel/BaseURL/Temperature from config.toml - Add anthropic and openrouter cases in lsp.resolveDefaultModel() to prevent fallback to OpenAI defaults - Update default Anthropic model to valid claude-3-5-sonnet-20240620 (previous 20241022 doesn't exist) - Update test expectation to match new default model This fixes the issue where Anthropic provider configuration was ignored, causing LSP to return dummy completions instead of real LLM responses. Co-authored-by: Cursor <cursoragent@cursor.com>
Diffstat (limited to 'internal/logging/logging.go')
0 files changed, 0 insertions, 0 deletions