vw-cli 0.2.7

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