mirror of
https://github.com/RightNow-AI/openfang.git
synced 2026-07-30 15:01:15 +00:00
- Add missing budget_config field to AppState in all 3 test files - Fix redundant closures and unwrap_or_else in openfang-memory semantic.rs - Fix needless_borrow in openfang-api routes.rs (toml::from_str) - Update parse_researcher_hand test to match new max_iterations = 25 - Update tar to 0.4.45 to fix RUSTSEC-2026-0067 and RUSTSEC-2026-0068 - Apply cargo fmt fixes in ws.rs and feishu.rs