fabro/lib/crates/fabro-cli
Bryan Helmkamp fa565ceaae
chore(model): update provider default models (#437)
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`.

---

[![Compound
Engineering](https://img.shields.io/badge/Compound_Engineering-6366f1)](https://github.com/EveryInc/compound-engineering-plugin)
🤖 Generated with GPT-5 (Codex) via [Codex](https://openai.com/codex)
2026-05-27 18:45:51 -04:00
..
src Add fabro variable CLI namespace for server-managed variables (#434) 2026-05-27 13:57:25 -04:00
tests chore(model): update provider default models (#437) 2026-05-27 18:45:51 -04:00
build.rs fix(build): refresh embedded git sha on branch commits 2026-05-09 14:10:04 -04:00
Cargo.toml refactor: remove devcontainer support (#433) 2026-05-27 12:48:40 -04:00