mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Review cleanups for the tools/reasoning-effort model test change: - Extract a shared parse_query_enum helper in the models handler in place of two copy-pasted parse-or-400 match blocks. - Collapse the duplicated basic-probe pipeline in fabro-llm behind a single basic_probe core; name the shared EXPANDED_MAX_TOKENS budget. - Pass &ModelTestArgs to test_models_via_server instead of threading five of its fields positionally. - Dedupe the two forwarding CLI integration tests behind a helper. - Derive clap::ValueEnum for ReasoningEffort behind a feature-gated clap dep (same pattern as MergeStrategy in fabro-types) so --help, cli.mdx, and error output list effort values from the enum instead of a hand-written list that drifts. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TDdjG18d2AHh7mFWXFkBLn |
||
|---|---|---|
| .. | ||
| migrations | ||
| src | ||
| tests | ||
| build.rs | ||
| Cargo.toml | ||