Baton – A daemon that sends Claude to fix your GitHub issues
Git worktree isolation means agents can't break each other's branches.
Hatice is an autonomous coding agent orchestration system.
Claude agents solving GitHub/Linear issues autonomously—production-grade, 4K LOC tested, real demo.
Engineering teams testing agent-driven development, autonomous coding workflows
Symphony (OpenAI/Codex) · LangGraph agent loops · Devin (Cognition)
Inspired by OpenAI's "Harness Engineering" manifesto and Symphony (Elixir/OTP), rebuilt from scratch in TypeScript with the Claude Code Agent SDK.
Key differences from Symphony: - GitHub Issues support (not just Linear) - SSE real-time dashboard (no WebSocket dependency) - Per-session cost tracking in USD - Fine-grained tool control (allow/disallow specific tools) - MCP server tools for agents to query Linear/GitHub APIs directly - Single WORKFLOW.md file configures everything
4,148 lines of source, 328 tests, zero type errors. Every line written by AI agents.
Demo video in the README shows hatice building a presentation website autonomously — 5 Linear issues dispatched in parallel, each agent working in isolated workspaces with live hot-reload.
Git worktree isolation means agents can't break each other's branches.
Claude Code agents auto-iterating on Linear issues—but agentic code orchestration is a crowded space.
DAG-based agent swarms with spec generation from codebase beat prompt chaining, but long-term reliability unproven.
Actual Kubernetes operator for agent lifecycle, but orchestrating agents is still a niche use case.
Kubernetes operator for autonomous AI agents—orchestrates Claude Code, Gemini, Codex as isolated, event-driven jobs.
Multi-stage pipeline with review gates before PR publication.