mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-10 22:43:37 +00:00
Updates the built-in catalog so OpenAI default selection now resolves to `gpt-5.5` and Gemini default selection resolves to `gemini-3.5-flash`. The public model defaults table and catalog assertions were updated to pin the new behavior. Verified with `cargo nextest run -p fabro-model`. --- [](https://github.com/EveryInc/compound-engineering-plugin) 🤖 Generated with GPT-5 (Codex) via [Codex](https://openai.com/codex) |
||
|---|---|---|
| .. | ||
| catalog/providers | ||
| adapter.rs | ||
| billing.rs | ||
| bootstrap_catalog.rs | ||
| catalog.rs | ||
| ids.rs | ||
| lib.rs | ||
| model_ref.rs | ||
| model_test.rs | ||
| provider.rs | ||
| reasoning.rs | ||
| types.rs | ||