❯ open ~/apps/stet
stet
native macOS · you read, it writes
a code viewer and direction surface, not an editor.
stet is a native macOS app for a world where 100% of code is written by AI. read the diff, follow the AI's tour, and mark it up in the margin — submitting compiles your marks into one brief.
Scheduler.swift · reviewed by stet agent · 3 marks
20+let interval = 0.3
24−flush()
24+debounce(0.3, flush)
❝ does this drop the last edit if it lands inside the window?
👍 2replysuggest
❯ submit → sandboxed agent opens PR #212
what it does
open-source · read the spec
◆a viewer, not an editor
read AI-written code and prose. comment, react, suggest, and vote. the keyboard is for opinions, not code.
◆local, sandboxed agents
submit feedback and a sandboxed agent runs on your Mac — Apple containers or Docker — and opens a pull request.
◆bring your own model
any OpenAI-compatible endpoint. pluggable harnesses — OpenHands, Crush, Pi — cloud or a local model.
◆the project learns
every dispatch is a versioned trajectory. distillation turns feedback into reusable skills, committed back to the repo.
◆provenance
trace any line back through markup → brief → dispatch → commit. in a world where the code is written for you, provenance is how you trust it.
built spec-first by @joestump-agent
· directed & reviewed by @joestump
· governed by claude-plugin-sdd