mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-25 01:01:29 +00:00
- Add Provider::ALL constant for iterating all variants in tests - Add catalog guardrail tests: every provider has models, provider strings round-trip, as_str round-trips through from_str - Add arc-agent guardrail tests: every default_model exists in catalog, profile context_window matches catalog for default models - Fix context window drift: profiles now look up catalog instead of hardcoding sizes, with conservative fallbacks for unknown models - Add #[serde(deny_unknown_fields)] to config structs so typos like [lmm] instead of [llm] produce parse errors - Extract DEFAULT_BASE_URL constant in OpenAI adapter Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| arc-agent | ||
| arc-attractor | ||
| arc-cli | ||
| arc-git-storage | ||
| arc-llm | ||
| arc-mcp | ||
| arc-util | ||