//! Tests disabled - commands::agent module was removed during architecture refactoring #![allow(unused_crate_dependencies)] #![allow(clippy::tests_outside_test_module, clippy::doc_markdown)] #[test] fn agent_commands_test_disabled() { // Tests disabled: fxt::commands::agent module was removed }