Key takeaways
- Copy-on-write clones for blazing fast agent branching — unique technical approach in the category
- Built-in preview browser for visually prompting agents — see live app output alongside agent terminals
- From Marcel Pociot (Beyond Code) — creator of Laravel Herd and other popular developer tools
- Shipping fast since launch: mobile access via QR code, a Laravel/PHP SDK for remote control, and an Autopilot mode that breaks goals into user stories
FAQ
What is Polyscope?
Polyscope is a free macOS agent orchestration tool that runs dozens of AI agents simultaneously with copy-on-write clones for fast branching, a built-in preview browser, and multi-model query support.
How much does Polyscope cost?
Polyscope is free. Paid plans for solo developers and teams have been announced, but as of June 2026 no pricing has been published.
Who competes with Polyscope?
Emdash (GUI with issue trackers), Sculptor (container isolation), and Air (JetBrains IDE approach). For full orchestration, Tembo.
Who built Polyscope?
Marcel Pociot and the team at Beyond Code, known for Laravel Herd and other popular PHP/Laravel developer tools.
Executive Summary
Polyscope is a macOS agent orchestration tool from Marcel Pociot and Beyond Code that runs dozens of AI agents simultaneously with copy-on-write clones for fast branching.[1] Its built-in preview browser lets you visually prompt agents — see your app running live alongside agent terminals. Multi-model query support lets you ask multiple models the same question to collaborate on answers.
As of June 2026 the product is alive and shipping: since launch it has added mobile access (spin up Claude or Codex workspaces from your phone via QR code, no Tailscale required), a Laravel/PHP SDK for remote-controlling Polyscope and starting workspaces from prompts or pull requests, and remote-server support on a VPS.[2] The public community issue tracker shows active bug reports through June 9, 2026.[3]
| Attribute | Value |
|---|---|
| Company | Beyond Code |
| Founded | 2026 (Polyscope); Beyond Code established earlier |
| Funding | Not publicly disclosed (Beyond Code is an established, bootstrapped-style company) |
| Headquarters | Germany |
| Notable | Marcel Pociot (creator of Laravel Herd) |
Product Overview
Polyscope takes a unique approach to agent isolation: copy-on-write clones instead of git worktrees.[4] This makes branching nearly instant — no waiting for worktree creation or disk space overhead. Agents run in parallel on these clones, each with their own workspace.
The built-in preview browser is designed for visual development — see your app's output alongside the agent's terminal, enabling visual prompting workflows.
Key Capabilities
| Capability | Description |
|---|---|
| Copy-on-Write Clones | Blazing fast agent branching without git worktree overhead |
| Built-in Preview Browser | Visually prompt agents by showing them the app output |
| Multi-Model Query | Ask multiple models the same question to collaborate |
| Dozens of Parallel Agents | Run many agents simultaneously |
| Multi-Repo Workspaces | Connect workspaces to multiple repos |
| Autopilot / Stories | Breaks high-level goals into user stories and executes each with progress tracking and crash recovery[3] |
| Mobile Access | Spin up and control workspaces from a phone via QR code — no Tailscale needed[2] |
| Laravel/PHP SDK | Remote-control Polyscope; start workspaces from prompts or pull requests; pair with VPS remote servers[2] |
| Free Plan | Available at no cost; paid plans for advanced features |
Product Surfaces
| Surface | Description | Availability |
|---|---|---|
| macOS App | Native desktop application | GA |
Technical Architecture
Polyscope uses copy-on-write filesystem clones for agent isolation — a different approach than the git worktrees used by most competitors.[1] This leverages macOS's APFS filesystem for near-instant, space-efficient clones.
Key Technical Details
| Aspect | Detail |
|---|---|
| Deployment | macOS desktop app |
| Runtime | Native macOS |
| Model(s) | Multi-model (agent-agnostic) |
| Integrations | Multiple repos, preview browser |
| Open Source | No (freemium) |
Strengths
- Copy-on-write clones — Unique in the category: near-instant branching without git worktree overhead, leveraging APFS[4]
- Built-in preview browser — Visual prompting workflow: show agents what the app looks like and instruct them visually
- Marcel Pociot / Beyond Code pedigree — Creator of Laravel Herd and other successful developer tools; proven track record of shipping polished Mac apps[5]
- Free plan available — Low barrier to entry with paid plans for advanced features
- Multi-model collaboration — Query multiple models on the same question; unique approach to model comparison
Cautions
- Not open source — Freemium model; source not available for inspection or modification
- macOS only — No cross-platform support
- Laravel community origin — May not resonate beyond the PHP/Laravel developer community
- Early-stage rough edges — The public issue tracker has 57 open issues as of June 2026, including UI freezes requiring hard restarts and Polyscope corrupting Laravel Herd's nginx config when generating workspaces[6]
- Thin traction outside Laravel — Launched March 2026; Hacker News launch posts drew 3 points and zero comments, and the community repo has only ~20 stars[7]
- Limited documentation — Website is mostly a landing page; deeper docs not yet available
What Developers Say
Independent discussion is still thin as of June 2026 — there is no substantive Hacker News or Reddit thread on Polyscope, so the praise below comes from user testimonials featured by the product itself, while criticism comes from the public issue tracker.
"Completely changed the way I work with AI." — user testimonial on the Polyscope website[8]
"Falling in love with my hobby all over again." — user testimonial on the Polyscope website[8]
"Polyscope user interface goes black and must be hard restarted" — bug report, polyscope-community issue #181, May 2026[6]
"Polyscope breaks Herd nginx file when generating a workspace" — bug report, polyscope-community issue #182, May 2026[3]
Pricing & Licensing
| Tier | Price | Includes |
|---|---|---|
| Free | $0 | Core features |
| Solo | Not yet published | Advanced features |
| Teams | Not yet published | Collaboration features |
Licensing model: Freemium — free tier with paid upgrades. As of June 2026 Polyscope still bills itself as "the free agent orchestration tool" and publishes no pricing page (getpolyscope.com/pricing returns 404); solo and team plans were announced at launch but prices remain unpublished.[8]
Competitive Positioning
Direct Competitors
| Competitor | Differentiation |
|---|---|
| Sculptor | Container isolation — Polyscope uses copy-on-write clones (lighter, faster) |
| Emdash | GUI with issue trackers and 20+ agents — Polyscope has preview browser and CoW clones |
| Air | JetBrains IDE approach — Polyscope is more focused on visual development workflow |
| Tembo | Full orchestration platform — Polyscope is individual developer tooling |
When to Choose Polyscope Over Alternatives
- Choose Polyscope when: You want fast CoW branching and visual prompting with a preview browser
- Choose Emdash when: You need issue tracker integration and 20+ agent support
- Choose Sculptor when: You want container-level isolation (Imbue backing)
Ideal Customer Profile
Best fit:
- Frontend/full-stack developers who want to see their app while agents work
- Laravel/PHP developers already in the Beyond Code ecosystem
- Developers wanting fast agent branching without git worktree overhead
Poor fit:
- Cross-platform teams (macOS only)
- Open-source advocates (closed source)
- Developers needing enterprise governance or signed commits
Viability Assessment
| Factor | Assessment |
|---|---|
| Financial Health | Moderate — Beyond Code is an established, profitable company; no paid Polyscope tier shipped yet |
| Market Position | Early — new product, strong creator reputation, minimal traction outside Laravel (HN launch: 3 points, 0 comments) |
| Innovation Pace | Active — mobile access, PHP SDK, VPS remote servers, and Autopilot shipped within three months of launch[2] |
| Community/Ecosystem | Small but engaged — 185+ issues filed on the community tracker since March 2026, with reports as recent as June 9[3] |
| Long-term Outlook | Positive — proven team, freemium model, strong Laravel community |
Beyond Code has a track record of building and maintaining successful macOS developer tools (Laravel Herd). Polyscope benefits from that experience and community.[5]
Bottom Line
Polyscope brings a genuinely novel technical approach (CoW clones) and a visual development workflow (preview browser) to the parallel agent tools category. Marcel Pociot's track record with Laravel Herd suggests it will be polished and well-maintained, and the post-launch pace — mobile access, a PHP SDK, VPS remote servers, and Autopilot within three months — backs that up.[2] The Laravel community origin could limit initial adoption outside PHP (engagement outside that ecosystem remains near zero as of June 2026), but the tool itself is agent-agnostic and supports Claude Code and Codex.
Recommended for: macOS developers wanting fast agent branching with visual prompting capabilities.
Not recommended for: Cross-platform teams, open-source advocates, or enterprise governance needs.
Outlook: Polyscope could become a Tier 1 contender if it gains traction beyond the Laravel community. The CoW clone approach and preview browser are genuine innovations. Beyond Code's business sustainability makes it a safer bet than many indie tools.
Research by Ry Walker Research • methodology
Sources
- [1] Polyscope Launch Coverage (Laravel News)
- [2] Polyscope Laravel/PHP SDK Announcement (Marcel Pociot on X)
- [3] Polyscope Community Issue Tracker (GitHub)
- [4] Marcel Pociot's Polyscope Announcement
- [5] Beyond Code Website
- [6] Polyscope Community Issue #181: UI goes black
- [7] Polyscope: the Agent-First IDE (Hacker News)
- [8] Polyscope Website
- [9] Polyscope Demo Video