You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add --base-url, --api-key, --adapter global CLI flags with env var fallbacks
- Make API key optional for local servers (localhost, custom domains)
- Add explicit adapter routing (openai/anthropic/ollama) via config or CLI
- Add `diffscope doctor` command for endpoint diagnostics and model recommendations
- Wire prompt optimization for local models with smaller context windows
- Consolidate ModelConfig construction via Config::to_model_config()
- Add release profile (LTO, strip), Docker dependency caching, Ollama healthcheck
- Add self-hosted documentation section and example configs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments