summaryrefslogtreecommitdiff
path: root/internal/llm/anthropic.go
AgeCommit message (Expand)Author
2026-03-23chore: bump version to v0.25.9v0.25.9Paul Buetow
2026-03-19Improve actionable error guidancePaul Buetow
2026-03-16Replace Summary: prefixes with standard Go package doc commentsPaul Buetow
2026-03-02llm: extract shared doJSON and logStart helpers (task 409)Paul Buetow
2026-03-02llm: add provider registry and self-registration factories (task 410)Paul Buetow
2026-02-06fix: add missing Anthropic and OpenRouter provider support in config and LSPpaul@buetow.org
2026-01-31feat: add configurable request timeout for LLM callsFlorian
2026-01-30feat: add completion_wait_all config and fix Anthropic system messagesPaul Buetow
2026-01-29refactor: apply code style best practices to Anthropic implementationPaul Buetow
2026-01-29feat: add native Anthropic API provider supportPaul Buetow