Jinzo for all.

Run AI coding agents in secure workspaces. Review changes, track costs, and ship with confidence.

View Source

Built for agent workflows

+Add Repository
N
Workspaces
J
laurelresearch/jinzo
+1222-516
update-dependencies·6h ago
R
raycast/extensions
+323-122
jinzo-extension·6h ago
H
OkanBilal/home
local-llm-integration·6h ago
J
OkanBilal/jinzo-docs
add-agent-auth-docs·7h ago
T
OkanBilal/true-laurel
add-caching-layer·20h ago
T
OkanBilal/true-laurel
keyboard-shortcuts·20h ago
J
laurelresearch/jinzo
refactor-agent-architecture·1d ago

Run agents in isolated workspaces

Spin up Git-backed workspaces linked to your repos. Run AI coding agents like Claude Code or Copilot in secure, sandboxed environments.

src
public
file_type_typescriptdrizzle.config.runtime.ts
file_type_typescriptdrizzle.config.ts
file_type_typescriptglobal.d.ts
file_type_typescriptnext.config.ts
file_type_claudeCLAUDE.md
file_type_markdownREADME.md
file_type_nodepackage.json
file_type_postcssconfigpostcss.config.mjs
file_type_jsontsconfig.preload.json
file_type_jsontsconfig.renderer.json
file_type_jsvite.preload.config.mjs
file_type_jsvite.renderer.config.mjs

Review every change before committing

Browse files, inspect diffs, and track changes across tabs. See exactly what the agent modified before you commit or open a pull request.

Implement multi-file diff viewer component
Feature
Add WebSocket support for real-time updates
Feature
Refactor AST parser to support TypeScript
Enhancement
Git merge conflict resolution UI
Feature
Fix race condition in concurrent file access
Bug
Add LSP integration for code intelligence
Feature
Optimize tree-sitter parsing for large files
Enhancement
SSH tunnel drops connection after idle timeout
Bug
Implement workspace snapshot & restore
Feature
Add OpenAPI spec generation from routes
Enhancement

Link tasks from your tools

Connect issues from GitHub, Gitlab, Linear, Jira, and Asana directly to a workspace. Give agents the right context to start working immediately.

Review every change before it ships

Inspect diffs, catch issues with inline annotations, and approve with confidence — before any code reaches your main branch.

runDispatcher.ts
WarningMissing provider.kind check before adapter dispatch

`isSupportedWorkProvider` validates the provider ID but doesn't verify `provider.kind === "agent_runtime"`. A provider could pass the ID check but have an incompatible kind, causing unexpected behavior in the adapter.

Suggestion: Add `if (provider.kind !== "agent_runtime") throw new Error(...)` before the `isSupportedWorkProvider` check

InfoEvent streaming enables real-time persistence via writeback

Passing the async callback to `adapter.startRun` streams each event through `writeback.handleEvent`, persisting tool calls and messages as they arrive instead of batching at the end. This is a solid pattern for long-running agent sessions.

WarningCanceled status may not propagate from all adapters

The ternary maps `result.status === "canceled"` to `"canceled"`, but `WorkRunResult` may not always emit a canceled status — some adapters resolve with `"failed"` and a cancellation message instead, causing user-canceled runs to show as failed.

Suggestion: Check `result.canceledByUser` flag or inspect `result.summary` for cancellation signals as a fallback

Full observability for every agent run

Monitor agent sessions, model costs, and tool usage across all your workspaces — so you always know where time and money are going.

0

Projects

0

Runs Today

0

Total Sessions

$0.00

Est. Cost

Cost by Model
claude-opus-4-6
$10.08
claude-sonnet-4-6
$2.14
Top Tools
67
Read
49
Edit
12
ToolSearch
7
Glob
6
Write
3
Grep
2
mcp__jinz...
1
mcp__jinz...
1
mcp__jinz...
Success Rate
39 runs this week

90%

Mon
Tue
Wed
Thu
Fri
Sat
Sun
Succeeded 35Failed 2Cancelled 2
Recent Sessions

Add Visual Status Section

true-laurelOpus 4.6

12m 27s$8.481

Add new use case item

true-laurelOpus 4.6

47s$0.157

Create Review Section Component

true-laurelOpus 4.6

50s$0.166

Review Workspace Code Changes

true-laurelOpus 4.6

1m 40s$0.176

Refactor Tab Component Variants

jinzo-appSonnet 4.6

2m 12s$0.342

Fix Auth Redirect Loop

jinzo-appOpus 4.6

5m 03s$2.891

Powerful integrations

Powered by MCP servers and APIs. Jinzo connects to your tools natively, so your agents can read, write, and act across services without leaving the app.

GitHub
Linear
Notion
GitLab
Jira
Trello
Slack
Figma
Todoist
Asana
GitHub
Linear
Notion
GitLab
Jira
Trello
Slack
Figma
Todoist
Asana

Jinzo for AI coding agents

Run autonomous agents in secure workspaces, connect your repositories, and move from task to reviewed pull request without leaving Jinzo.


人造

© 2026 True Laurel Labs