mirror of
https://github.com/instructkr/claw-code.git
synced 2026-06-11 17:39:30 +02:00
6ae8850d45
- Add #[allow(dead_code)] on test-only Delta struct (content field used for deserialization but not read in assertion) - Remove duplicated #[test] attribute on assistant_message_without_tool_calls_omits_tool_calls_field Zero warnings in cargo test --workspace.