fabro/lib/crates/fabro-cli
Bryan Helmkamp cb0bab233a
refactor(types): use trait conversions directly
Remove redundant as_str/from helper methods on provider, reasoning, model-test, safe URL, and interview types. Migrate call sites to Display, IntoStaticStr, and FromStr while keeping wire-format coverage in tests.
2026-04-26 21:36:24 -04:00
..
src refactor(types): use trait conversions directly 2026-04-26 21:36:24 -04:00
tests/it test(cli): update attach snapshot for docker defaults 2026-04-26 19:16:02 -04:00
build.rs feat(cli): surface debug build profile in version output 2026-04-18 09:44:54 -04:00
Cargo.toml feat(server): support stdout log destination 2026-04-26 14:52:15 -04:00