
# Related projects

These projects are related to Isee and built by the community.

## Plugin directory

[paseo.cafe](https://paseo.cafe) is a community-run directory of Isee plugins. Listings are generated
from each plugin's public repository, so it is the fastest way to see what people are building and to
publish your own. It is independent of the Isee project and nothing on it is reviewed or endorsed by
us, so read a plugin's source before installing it.

## Tools and integrations

| Project                                                                                      | What it does                                                                                                                         |
| -------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| [Isee for VS Code](https://marketplace.visualstudio.com/items?itemName=hinnes.paseo-vscode) | Opens the matching Isee project or worktree in VS Code and adds agent chat, file mentions, and editor links.                        |
| [VS Code Web plugin](https://github.com/itsjustanks/paseo-plugin-vscode-web)                 | Opens a live Isee worktree in `vscode.dev` through a VS Code tunnel, including workspaces on headless hosts.                        |
| [Isee Icon](https://github.com/gpambrozio/paseo-menubar)                                    | Shows workspace status across Isee hosts in the macOS menu bar and opens a workspace with one click.                                |
| [Isee Cross-Daemon Comms](https://github.com/xpufx/paseo-cross-daemon-comms)                | Lets agents communicate with agents on another Isee daemon through an MCP server.                                                   |
| [Isee Antigravity ACP](https://github.com/tiezbro/paseo-agy-acp)                            | Connects Google Antigravity CLI to Isee through ACP, with Isee-specific context, permissions, and concurrency handling.            |
| [Desvio](https://github.com/cleiter/desvio)                                                  | Rebuilds a personal fork from a set of branches, using an agent to resolve new conflicts and Git rerere to replay known resolutions. |

## Hosting and infrastructure

| Project                                                            | What it does                                                                                         |
| ------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------- |
| [Isee Self-hosted](https://github.com/blockfeed/paseo-selfhosted) | Packages the Isee web UI and a local daemon as a Docker deployment.                                 |
| [Devbox Fleet](https://github.com/omrihaviv/devbox-fleet)          | Provisions and maintains per-developer GCP devboxes with Isee, coding agents, and Tailscale access. |
