Skip to main content
Jinzo is a desktop application for executing autonomous AI coding agents in secure workspaces, link your code repositories, import tasks from your PM tools, and watch agents handle reading, modifying, and submitting code on your behalf.

Core Concepts

Agent Workspaces

Run Claude Code or GitHub Copilot agents inside workspaces linked to git repos. Each workspace gets its own Git worktree, so multiple sessions can run in parallel without conflicts. Agents can read files, run commands, write code, and track diffs.

Linked Tasks

Connect issues and tasks from GitHub, GitLab, Linear, Jira, or Asana directly to a workspace. The agent reads the task description as context, and statuses are updated automatically as work progresses.

Diff Viewer

Review every change an agent makes before committing, then commit and open a pull request — all without leaving Jinzo.

Code Reviews

Request structured code reviews after agent runs. Findings are categorized by severity with file locations and suggested fixes.

MCP Servers

Extend agent capabilities with Model Context Protocol servers. Add tools for Slack, databases, APIs, and more from the terminal — both agents can use them.

Skills & Slash Commands

Teach agents domain-specific behavior with skills, or create reusable slash commands for common workflows like code review, testing, and PR creation.

Runs & Observability

Track every agent run with full observability — tool calls, token usage, costs, and workspace diffs. Resume sessions, fork runs, and review artifacts produced by the agent.

File Explorer

Browse your repository and select files to include in the agent’s context. Combine file selections with linked tasks to give the agent a targeted view of both the requirements and the relevant code.

Stats Dashboard

Track agent runs, costs, tool usage, and success rates across all your workspaces. Filter by provider to compare Claude and Copilot activity.