Baton – A daemon that sends Claude to fix your GitHub issues
Git worktree isolation means agents can't break each other's branches.
Git Issues Extension for Agentic AI Task Management
Uses GitHub Issues as an append-only event log and runs a GH Actions arbiter to reconcile agent and human edits — a clever way to delegate consensus to the platform you already use. The local daemon + SQLite cache, unix-socket/json queues and packaged install paths show this is built for real workflows, but it's tightly GitHub-bound and mainly valuable to folks running local sandboxed agents.
Backend developers, devops and engineers running multiple local/VM sandboxed AI agents who want simple task orchestration and conflict resolution
So I built boxofrocks (dumb as a). One daemon per machine. One arbiter (GH action) per repo resolving conflicts. CLI, REST, unix socket, json and options for local agent comms. Works out of the box with local auth with GH. All issues just live in issues, uses labels to find approved, embeds human friendly text, and html comment including json version for your AI buddy. Safety feature for public repos, daemon drops issues/comments by non-approved users to avoid prompt injection attempts. Included local web UI to visualize all your repos while your agents work. Offline machine-sync tolerant (1 drift instead of dozens). Go/sqllite, uses GH APIs to sync Issues.
Maybe this helps someone else.
Git worktree isolation means agents can't break each other's branches.
AI wrapper for GitHub Issues when Linear and Copilot already handle this.
Another AI issue tracker when Intercom and Zendesk already do this.
GitHub Actions as agent orchestrator beats local VPS security nightmares.
Another AI support tool competing with Zendesk and Intercom.
Health score + AI difficulty tiers solve real friction in GitHub's 'good first issue' search.