Chrome extension.
The same Zod Agent workspace, as an MV3 extension. Your agent gains control of the full browser, so it can act across the web.

An agent that lives in your browser and can act on it — same local-first workspace, with the whole web in reach.
Your workspace, in the browser
The extension is the same client-side agentic chat workspace — sessions, the tool loop, structured output cards, YAML config, and orchestrator workflows. Nothing about how you work changes.
See the workspaceFull chat workspace
Streaming chat, slash commands, mentions, file attachments, and a context-length meter.
Tools & workflows
The full tool loop, custom tools, MCP over HTTP, and orchestrator workflows run unchanged.
Local persistence
Everything stays in the browser, so there's no cloud state to sync or worry about.
Control of the whole browser
As an extension, Zod can work across tabs and pages — reading what's on screen, acting on the web, and bringing results back into the chat. It turns your browser into your agent's desktop.
Tabs & pages
Open, read, and act on tabs and pages, letting the agent work across the web you're already in.
Act across the web
Given the right permissions, the agent can interact with the sites you use and summarize what it finds.
Store-friendly
No remote code and no CSP exceptions needed, so the extension is clean and auditable.
Always-on scheduling
The scheduler runs in the background via the extension's service worker while the browser is open. Wiring it to chrome.alarms — so due tasks fire even with the browser closed — is on the roadmap.
Background runs
The service worker runs due tasks through the full agent loop — tools included — in the background.
Always-on (roadmap)
Planned: swap the in-tab ticker for chrome.alarms so scheduled tasks keep firing even when everything is closed.
Results written back
Runs finish into sessions and tasks, ready when you next open the workspace.
Your browser, now an agent.
Install the extension and give your agent the whole web.