Skip to content

ABC Tool

  • Home
  • About / Contect
    • PRIVACY POLICY
zot. Yet another coding agent harness.

zot. Yet another coding agent harness.

Posted on May 29, 2026 By safdargal12 No Comments on zot. Yet another coding agent harness.
Blog


Background subagents that run alongside your main session. Type /swarm to open the dashboard, then n to spawn one. Each agent is a separate zot subprocess with its own model loop, its own persistent session file, and its own chat in the dashboard — but they all run in the same working directory as the host, so they see and edit the same files you do. You keep working in your main session; the subagents work in parallel.

Agents edit the same files you do. They use the same read / write / edit / bash tools as the main agent against the host’s working directory. There’s no per-agent worktree or branch. If you need parallel edits on isolated checkouts, set that up yourself with git worktree outside zot.

Press enter on any row to open that agent’s transcript — a chat overlay with an always-on inline composer at the bottom, streaming auto-follow, and a busy spinner showing the agent’s current activity (thinking, tool: edit_file, etc.). Type and hit enter to send a follow-up; esc returns to the dashboard.

Common shapes from the command line so scripts and headless flows work the same as the dashboard:

/swarm                            # open the dashboard
/swarm new <task>                 # spawn an agent
/swarm new --model gpt-5 <task>    # pin the new agent to a model
/swarm logs <id>                  # jump straight into one transcript
/swarm send <id> <text>           # send a follow-up without the dashboard
/swarm resume                     # pick a stopped agent to bring back
/swarm kill <id>                  # stop a running agent (its state stays)
/swarm remove <id>                # delete the agent's session and state

Agents are scoped to the session that spawned them and only show up in that session’s dashboard. They persist across zot restarts under $ZOT_HOME/swarm/agents/<id>/; press R on a detached row to bring one back on the same session and inbox socket so the conversation continues where it left off.

Everything per-agent (session file, events log, inbox socket, meta) lives under $ZOT_HOME/swarm/agents/<id>/. The agent’s actual code edits land directly in your repo; track them with normal git status / git diff.

/session export does not bundle subagents — a .zotsession is just the main chat transcript, and a swarm agent’s state (session file, unix-socket inbox) is machine-local and can’t round-trip through one. To share what an agent said, copy it out of the transcript view manually.

With /settings -> auto-swarm on, the main agent can also fork sub-agents on its own when a request naturally splits into independent parallel work. See Settings for the details.



Source link

Post Views: 4

Post navigation

❮ Previous Post: Spotify enables saving and sharing clips from podcasts
Next Post: US healthcare still stupidly expensive, with pathetic outcomes, study finds ❯

You may also like

Netflix’s ‘This Is a Gardening Show’ Is the Ideal Comfort Show
Blog
Netflix’s ‘This Is a Gardening Show’ Is the Ideal Comfort Show
May 3, 2026
Today’s NYT Strands Hints, Answer and Help for May 20 #808
Blog
Today’s NYT Strands Hints, Answer and Help for May 20 #808
May 20, 2026
How Iran out-shitposted the White House
Blog
How Iran out-shitposted the White House
April 12, 2026
These new Roombas are smaller and cheaper
Blog
These new Roombas are smaller and cheaper
May 12, 2026

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Recent Posts

  • Samsung Galaxy Z Fold Wide dummy appears in hands-on video
  • Rivian is pretty sure customers want AI, not Android Auto
  • 32 Best Father’s Day Gifts in 2026: CNET’s Top Picks to Celebrate Dad
  • Apple may have just kicked off the next big Android color trend
  • Acer Says Hey, We Can Do Smart Glasses Too

Recent Comments

No comments to show.

Archives

  • May 2026
  • April 2026

Categories

  • Blog

Copyright © 2026 ABC Tool.

Theme: Oceanly News by ScriptsTown