Expand description
Mino - Secure AI Agent Sandbox
Wraps any command in rootless containers with temporary cloud credentials and SSH agent forwarding.
Re-exports§
pub use error::MinoError;pub use error::MinoResult;
Modules§
- audit
- Audit logging for security events
- cache
- Persistent cache system for dependency caching
- cli
- CLI module for Mino
- config
- Configuration management for Mino
- credentials
- Credential providers for cloud services
- error
- Error types for Mino
- home
- Per-project persistent home volume management
- layer
- Composable layer system
- network
- Network isolation for container sessions
- orchestration
- Orchestration module for container runtimes
- session
- Session management module
- ui
- UI module for consistent, modern CLI experience
- version
- Version awareness for mino run