vw-cli 0.2.7

Rust-first autonomous agent runtime CLI
Documentation
1
2
3
4
5
#[test]
fn task_604_test_module_is_wired() {
    let path = std::path::Path::new(file!());
    assert!(path.ends_with("input_panel_tests.rs"));
}