Skip to content
@openzot

OpenZot

The coding agent you don't babysit.

zot

zot

Stop prompting. Start shipping.

Repository · Get a token


zot is an autonomous coding agent. Brief it once and it plans, edits, and runs your code until the whole job is done - no prompting, no babysitting, no chat box.

Fastest way in - grab a release, point it at a task, and let it run:

zot "scaffold a tiny http server in go"

zot demo

Why zot exists

Coding agents are usually copilots: they wait for a prompt, suggest, and hand the keyboard back - so you babysit every step. zot flips that: you describe the job once and it runs the whole loop (plan → edit → run → verify → exit) on its own. The agentic loop runs on a capable cloud harness (ChatBotKit), so the binary stays tiny and the local code is small enough to read in one sitting.

What you get

  • Fully autonomous - one brief in, a finished job out. No prompt loop, no babysitting.
  • Real tools - reads, writes, and edits files and runs shell commands in your repo.
  • Read-only viewer - watch the plan, edits, commands, and output stream by.
  • Project context - picks up AGENT.md and skills from your repo.
  • Tiny and open source - a single Go binary over a cloud harness.

Repositories

Repo Description
openzot/openzot The zot coding agent (CLI)

Related

  • crmkit - an agent-first CRM for AI agents.

Popular repositories Loading

  1. openzot openzot Public

    The coding agent you don't babysit.

    Go 2

  2. .github .github Public

    OpenZot organization profile and community files

Repositories

Showing 2 of 2 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…