// tag
#safety
3 posts
-
A Terminal UI, and Why It's Boring on Purpose
Phases 45-48 of kodr: a line-oriented TUI, an apply-review loop, a heartbeat for slow local calls, and Markdown session export - all in service of one idea, that the UI is just an adapter over a single shared request flow.
#ai#kodr#local-models#agents#cli#safety -
Running Checks Without Handing Over a Shell
Phase 09 of kodr: a verification runner that allowlists a handful of commands instead of giving the model a shell.
#ai#local-models#agents#safety#verification#kodr -
Letting a Model Write Files Without Losing the Plot
Phase 08 of kodr: a path jail, dry-run diffs, and timestamped backups - the gate that sits between model output and your filesystem.
#ai#local-models#agents#safety#security#kodr