mars-agents 0.1.11

Agent package manager for .agents/ directories
Documentation
1
2
3
4
// Entry point for CLI integration tests.
// Each test runs the `mars` binary using assert_cmd.

mod integration;