I built a tiny local tool that won't say "done" unless it can prove it. FEEL free to give me suggestions

작성자

카테고리:

← 피드로
DEV Community · ORZN · 2026-07-24 개발(SW)

ORZN

This is small and early, but I wanted to put it out there.

I got tired of AI that’s all bark and no bite — confident, fluent, and it
tells you “Done!” whether or not anything actually happened. So I built the
opposite, in the narrowest way I could.

ORZN is a local task-runner. It does a handful of things on your own machine:
finds, reads, summarizes, moves and renames your files, launches apps, opens
sites. Nothing fancy.

The one idea I actually cared about: it records every action, and it won’t
mark a task “done” unless there’s evidence it happened. If it can’t prove it,
it says “blocked” instead. And it stops for your approval before it changes
any file.

It’s not a general “do anything” agent and it doesn’t do much yet. Free, MIT,
local, no account — nothing leaves your machine unless you point it at a URL.

Repo: https://github.com/snit292012/orzn

Genuinely want blunt feedback, including “this is too small to matter.”

원문에서 계속 ↗

코멘트

답글 남기기

이메일 주소는 공개되지 않습니다. 필수 필드는 *로 표시됩니다