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 interceptnpm install, pip install, cargo add, and more across all three agent runtimes, blocking packages flagged for supply chain risks.
