local-first · auditable · no plaintext secrets
scoot
A lightweight AI agent daemon & CLI, written in pure Zig.
One small binary runs a defensive ReACT loop: ask the model for a single structured step, validate it, pass it through execution policy, run the tool, and record every move as auditable local state. No GUI. No protocol sprawl. No unvalidated model output.
~ one binary
0 dependencies
guarded · readonly · unrestricted
jsonl audit log
react loop · execution trace
- 01 reason
- 02 validate
- 03 policy
- 04 execute
- 05 audit
- 06 observe