mars-agents 0.0.2

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;