vetto 0.2.21

Daemon-less sandbox + security layer for AI coding agents (Landlock/Seatbelt, TUI statusline, post-session audit reports)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/target
.vetto/
.agents/
.mimosa/
vetto-report-*.{html,md,json,sarif}
all-assets/

# Local sensitive roadmaps & wiki
LOCAL-ROADMAP.md
LOCAL-100.md
vetto-wiki/

# Secrets & logs
.env
# Python cache
*.log
__pycache__/
*.pyc