vetto 0.2.14

Daemon-less sandbox + security layer for AI coding agents (Landlock/Seatbelt, TUI statusline, post-session audit reports)
Documentation
1
2
3
4
5
6
//! Terminal UI: statusline pass-through + full dashboard.

pub mod app;
pub mod full;
pub mod input;
pub mod statusline;