0Popularity
Divisio featured image

About Divisio

Divisio is an open-source desktop application that provides a unified workspace for running multiple coding agents locally on macOS. It supports popular agent CLIs such as Claude Code, Codex, Cursor, Grok, and others, allowing users to work with these tools simultaneously without cold-start delays. The application maintains warm sessions for each agent, enabling faster response times and continuous context across interactions. Divisio creates a dedicated git worktree for each agent lane to prevent conflicts and includes a review pane that displays every line of code before it is committed. Users can switch agents or models mid-project while preserving conversation history, and the interface adapts to each agent’s capabilities, showing only relevant controls. All processing occurs locally on the user’s machine, with no cloud dependency or telemetry, and the daemon ships bundled within the app for minimal setup overhead.

Key features

  • Supports Claude Code, Codex, Cursor, Grok, and five other agents
  • Warm sessions for reduced latency
  • Git worktree isolation per agent
  • Pre-commit code review pane
  • Agent switching with context preservation
  • Local-only execution with no telemetry
  • Built-in daemon with no external dependencies
  • Network pairing for remote monitoring

Use cases

  • Local development with multiple coding agents
  • Code review and inspection before commits
  • Long-running agent tasks with remote monitoring

Pros

  • Runs multiple coding agents side by side locally
  • Maintains warm sessions for faster response times
  • Uses git worktrees to isolate agent changes
  • Includes a review pane for pre-commit inspection
  • Supports switching agents mid-project with context retention

Cons

  • macOS only
  • Requires Apple silicon or macOS 11+
  • No cloud or web-based access

Frequently asked questions about Divisio

What is Divisio and what does it do?

Divisio is an open-source macOS desktop application that provides a unified workspace for running multiple coding agents locally. It supports popular agent CLIs such as Claude Code, Codex, Cursor, and Grok, allowing users to work with these tools simultaneously without cold-start delays.

Who is Divisio designed for?

Divisio is designed for developers who work with multiple coding agents and want to streamline their workflow by running them side by side in a single workspace. It is particularly useful for those who prefer local processing and wish to avoid cloud dependencies.

Does Divisio require an account or cloud dependency?

No, Divisio does not require an account or cloud dependency. All processing occurs locally on the user’s machine, and there is no telemetry or cloud service involved. Users authenticate agent CLIs as they would in their terminal.

Can I switch agents or models mid-project in Divisio?

Yes, Divisio allows users to switch agents or models mid-project while preserving conversation history. The application reads each CLI’s catalogue to provide accurate model options and hands over the work with a summary to maintain context.

How does Divisio handle agent sessions to avoid cold starts?

Divisio maintains warm sessions for each agent, keeping them awake between interactions. This reduces the time to first token significantly compared to starting a fresh CLI process for every message, improving response times.

What integrations does Divisio support?

Divisio supports popular agent CLIs such as Claude Code, Codex, Cursor, Grok, Qwen Code, OpenCode, Gemini CLI, GitHub Copilot, and Antigravity. It runs the agent CLIs installed on the user’s machine and shows which are installed or need updates.

Divisio compared

Reviews