zeroclaw/src/providers
Chummy e197cc5b04 fix(onboard,anthropic): stabilize oauth setup-token flow and model defaults
- fix onboard command ownership handling before spawn_blocking

- restore memory helper imports in wizard to resolve build regression

- centralize Anthropic OAuth beta header in apply_auth for all request paths

- correct OpenRouter Anthropic Sonnet 4.5 model ID format

- add regression tests for auth headers and curated model IDs
2026-02-17 16:15:38 +08:00
..
anthropic.rs fix(onboard,anthropic): stabilize oauth setup-token flow and model defaults 2026-02-17 16:15:38 +08:00
compatible.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
gemini.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
mod.rs fix(nvidia): use correct NVIDIA_API_KEY environment variable 2026-02-16 23:23:02 -05:00
ollama.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
openai.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
openrouter.rs refactor: improve code formatting and structure across multiple files 2026-02-17 01:01:56 +08:00
reliable.rs fix(ci): align reliable tests with simple_chat contract 2026-02-17 01:01:56 +08:00
router.rs feat: add agent structure and improve tooling for provider 2026-02-17 01:01:56 +08:00
traits.rs refactor: improve code formatting and structure across multiple files 2026-02-17 01:01:56 +08:00