← Back to research
·8 min read·company

Polyscope

Polyscope is a free macOS agent orchestration tool from Beyond Code's Marcel Pociot — copy-on-write clones, a built-in preview browser, multi-model queries, and now mobile access and a PHP SDK for running dozens of AI agents simultaneously.

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]

AttributeValue
CompanyBeyond Code
Founded2026 (Polyscope); Beyond Code established earlier
FundingNot publicly disclosed (Beyond Code is an established, bootstrapped-style company)
HeadquartersGermany
NotableMarcel 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

CapabilityDescription
Copy-on-Write ClonesBlazing fast agent branching without git worktree overhead
Built-in Preview BrowserVisually prompt agents by showing them the app output
Multi-Model QueryAsk multiple models the same question to collaborate
Dozens of Parallel AgentsRun many agents simultaneously
Multi-Repo WorkspacesConnect workspaces to multiple repos
Autopilot / StoriesBreaks high-level goals into user stories and executes each with progress tracking and crash recovery[3]
Mobile AccessSpin up and control workspaces from a phone via QR code — no Tailscale needed[2]
Laravel/PHP SDKRemote-control Polyscope; start workspaces from prompts or pull requests; pair with VPS remote servers[2]
Free PlanAvailable at no cost; paid plans for advanced features

Product Surfaces

SurfaceDescriptionAvailability
macOS AppNative desktop applicationGA

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

AspectDetail
DeploymentmacOS desktop app
RuntimeNative macOS
Model(s)Multi-model (agent-agnostic)
IntegrationsMultiple repos, preview browser
Open SourceNo (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

TierPriceIncludes
Free$0Core features
SoloNot yet publishedAdvanced features
TeamsNot yet publishedCollaboration 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

CompetitorDifferentiation
SculptorContainer isolation — Polyscope uses copy-on-write clones (lighter, faster)
EmdashGUI with issue trackers and 20+ agents — Polyscope has preview browser and CoW clones
AirJetBrains IDE approach — Polyscope is more focused on visual development workflow
TemboFull 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

FactorAssessment
Financial HealthModerate — Beyond Code is an established, profitable company; no paid Polyscope tier shipped yet
Market PositionEarly — new product, strong creator reputation, minimal traction outside Laravel (HN launch: 3 points, 0 comments)
Innovation PaceActive — mobile access, PHP SDK, VPS remote servers, and Autopilot shipped within three months of launch[2]
Community/EcosystemSmall but engaged — 185+ issues filed on the community tracker since March 2026, with reports as recent as June 9[3]
Long-term OutlookPositive — 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