- Added retrieval of `llm-server-reasoning-format` configuration in `src/llm/local.rs`. - When the config value is non‑empty, the server start command now includes `--reasoning-format <value>`. - Updated argument construction to conditionally append the new flag. - Cleaned up `src/automation/mod.rs` by removing an unused `std::sync::Arc` import, simplifying the module and eliminating a dead dependency. |
||
|---|---|---|
| .. | ||
| local.rs | ||
| mod.rs | ||