# Stop prompting. Start shipping.

> Source: <https://dev.to/pdparchitect/stop-prompting-start-shipping-51fc>
> Published: 2026-06-16 11:33:42+00:00

I built zot.im — an open-source autonomous coding agent.

No chat box. No constant prompting. No babysitting.

Brief it once, and it runs the loop: plan, edit, execute, observe, verify, and stop when the job is done.

It is a minimal CLI/TUI for developers who want an agent that can actually work through coding tasks end-to-end.

It is early, MIT licensed, and actively evolving.

GitHub: [https://github.com/openzot/openzot](https://github.com/openzot/openzot)

Website: [https://zot.im](https://zot.im)

Would love feedback from anyone experimenting with coding agents or autonomous dev workflows.
