Commit Graph

2 Commits

Author SHA1 Message Date
8a39eaba34 Add make install for global sandboxer CLI
Document uv tool install path and uv run fallback so sandboxer is
available outside the project venv after make install.
2026-06-23 13:55:38 +02:00
b0a57cf9d3 Complete SAND-WP-0001: bootstrap Python dev workflow
Scaffold sandboxer package (src layout, typer CLI stub, pytest, ruff),
Makefile targets, and document install/test/lint/build commands in
AGENTS.md and stack-and-commands.md. Mark bootstrap workplan finished.
2026-06-22 23:25:42 +02:00