Project Overview

What it is

Unified Dev is a native desktop app (Tauri, macOS today) that consolidates the surfaces a developer normally splits across a dozen browser tabs and CLIs into one local window: repositories, issues, pull requests, AI coding agents, and open-source contribution insights.

Problem it solves

Developers using AI coding agents (Claude Code, Codex, Gemini CLI, Copilot) juggle context across GitHub/GitLab/Bitbucket, an issue tracker (Linear/Jira), and multiple terminal sessions running agent CLIs. Unified Dev gives each of those a first-class, synced view in one app, backed by a local database, so an agent thread has the same repo/issue context a human would.

Target users

Individual developers and small teams who use AI coding agents day-to-day and want a single place to triage issues, review PRs, and delegate work to an agent without context-switching.

Key capabilities

System boundaries

Stack

See 01-architecture.md for how these pieces communicate.