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.

Download

Get latest version of Jinzo for your Mac.

Quickstart

First-time setup walkthrough

Core Concepts

Agent Workspaces

Run Claude Code, OpenAI Codex, 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, Asana, Trello, Notion, or Sentry directly to a workspace. The agent reads the task description as context, and statuses are updated automatically as work progresses.

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 — Claude and Copilot 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.

Dependency Guards

Automatically check packages against Socket.dev before install commands execute. Guards intercept npm install, pip install, cargo add, and more across all three agent runtimes, blocking packages flagged for supply chain risks.

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 workspaces. Filter by provider to compare Claude, Codex, and Copilot activity.