Skip to content
Projects
Zero

Zero

Desktop application for managing developer work across repositories, tasks, workflows, and AI agents. Combines an Electron UI with a local Hono backend for tracking projects, running workflow steps, coordinating agents, and executing review flows against local repos and GitHub pull requests.

Electron · React · TypeScript · Vite · Tailwind CSS · shadcn/ui · Radix UI · Hono · SQLite · Drizzle ORM · AI SDK · OpenAI Codex SDK · Google Gemini · TanStack Query · React Router · XYFlow · MCP · Turborepo

Description

Desktop application for managing developer work across repositories, tasks, workflows, and AI agents. It combines an Electron UI with a local Hono backend so developers can track projects, run workflow steps, coordinate agents, manage knowledge objects like skills and references, and execute review flows against local repositories and GitHub pull requests.

Features

  • Hierarchical task management for epics, stories, and leaf tasks with status-driven execution
  • Workflow builder and editor for multi-step AI workflows, cron schedules, and task-linked runs
  • Repository management with worktree pooling and isolated task execution per repo/worktree
  • Multi-agent configuration for execution, reviewer agents, and overseer-style chat flows
  • Built-in PR review pipeline with diff preparation, review polling, and publish/skip flows
  • Knowledge management for skills, references, commands, and reusable workflow context
  • Collaboration threads, task messages, dashboards, and repository/project detail views
  • MCP server and shared tooling packages for exposing Zero operations as structured tools
  • Monorepo-aware repository setup with shared packages and workspace scripts

Tech Stack

  • Electron, React, TypeScript, Vite
  • Tailwind CSS, shadcn/ui, Radix UI
  • Hono (backend HTTP framework)
  • SQLite + Drizzle ORM
  • AI SDK, OpenAI Codex SDK, Google Gemini
  • TanStack React Query, React Router, XYFlow
  • MCP server, WebSocket support
  • Turborepo + pnpm monorepo
Gallery