New Persistent assistants now work in governed, cross-host teams. See what changed
The Agentic Development Environment

Every agent. Every machine. One view, from anywhere.

Glueprint is the control plane for Claude Code, Codex, Gemini, and ACP agents across every machine you own.

Free for local use · bring your own agent subscriptions
macOS, Windows, Linux Desktop, web, mobile, CLI End-to-end encrypted
Glueprint
1 ready 2 JF
SM Studio MBP Y Yakstack fix/yak-stack-overflow
9:21 AMYouJF The dependency walker is shaving the same yak twice and blowing the stack. Detect cycles without hiding valid shared dependencies.
The walker now tracks the active path, reports the exact cycle, and still resolves valid shared dependencies once.
Copy Send to 10s · $0.36
9:42 AMYouJF Add the three-yak loop as a regression test, and show the actual cycle instead of “Maximum call stack size exceeded”.

Done. The suite covers self-cycles, the three-yak loop, and shared subgraphs.

Cycle errors now print “api → worker → cache → api”. The stack is yak-free enough to merge.

Copy Send to 5s · $0.16
Ask Codex anything, @ to reference files, / for commands
Studio MBP online · This Mac fix/yak-stack-overflow 6 files changed +84−7 codex · gpt-5.3 codex v2.4.0
9:41 4G
de-thunder-the-herd Y· studio-mbp · fix/cache-stampede
You · just now
Four hundred workers miss at once and stampede the origin. De-thunder them.
443 tools·32 messages 4 subagents283 tools
Thinking
All workers miss on the same TTL boundary. A single-flight lease plus jitter will spread the herd.
rootStarted 39m ago · 0 messages · Running 0 tools
Activity timelineCoordinating lease rollout and integrating the cache changes.
lease_wranglerStarted 37m ago · 6 messages · Completed 64 tools
Activity timelineDesigned the single-flight lease and verified takeover after worker failure.
herd_simulatorStarted 34m ago · 17 messages · Completed 147 tools
Activity timelineFired 10,000 synchronized misses; origin traffic stayed at one refresh per key.
stale_safetyStarted 29m ago · 3 messages · Completed 72 tools
Activity timelineConfirmed stale-safe responses stay bounded by the hard TTL.
Edit
src/cache/refresh.ts
Workspace update
Added single-flight refreshes and jittered TTLs.
One worker refreshes while the herd serves stale-safe values. Origin survived 10,000 misses.
Copy Send to 38m 51s·$18.73
Claude Code is working
Message this session...
Glueprint mobile showing a live Claude Code session fixing a Yakstack cache stampede with subagents, progress, and message controls.
Runs the agents you already run
Claude Code OpenAI Codex Google Gemini GitHub Copilot Cursor OpenCode Grok Build

Compatibility, not a customer list. Claude Code, Codex, and Gemini ship as first-class adapters — 37+ more connect over the Agent Client Protocol.

IDE → ADE

The environment changed when the developer stopped being the only one typing.

Glueprint keeps the tools an IDE got right, then adds the control plane agentic work requires.

ADE/eɪ·diː·iː/ · agentic development environment
BeforeFiles and tabsThe IDE model
With GlueprintWorktrees and live sessionsThe work, not just the files
BeforeYou type the codeOne active operator
With GlueprintYou direct the agentsMany workers, one operator
BeforeOne machine at a timeBound to the desk
With GlueprintEvery host, from anywhereDesktop, browser, phone
BeforeA prompt and an answerDisposable context
With GlueprintIdentity, memory, governancePersistent assistants
The agentic workspace

A workspace that expands with the work.

Every worktree gets a complete IDE surface. Split it into sessions, terminals, files, Git, and tasks—or pop the workspace into its own window and arrange your work across every screen.

Workspaces
recorded from the real app
Glueprint mobile

Your workspace doesn’t stop at your desk.

See the same live work across every host. Check agent progress, approve actions, steer sessions, and open terminals or Git from iOS and Android—without remoting into another screen.

Native control · not screen sharing
Every host Live workspace status
Live control Approve, steer, stop, restart
Full context Sessions, terminals, Git, and tasks
Encrypted End-to-end synchronized through the relay
The connected toolchain

Every surface shares the work.

Git, editing, terminals, tasks, sessions, and memory operate in the same live workspace—and stay synchronized across every device.

01

Build & change

Git & worktrees

Branches, diffs, history, pull requests, local merge, and conflict resolution.

desktop · portal · mobile

IDE & debugger

Monaco editing, language servers, tasks, launch configs, and Node.js debugging.

files · symbols · diagnostics · DAP
02

Run & control

Real terminals

Full PTYs on desktop and daemon hosts, with remote takeover and live presence.

pty · cross-host · encrypted

Live sessions

Stream prompts, responses, and tool calls; approve, steer, stop, and restart inline.

Claude Code · Codex · Gemini · ACP
03

Plan & automate

Boards & tasks

Unified personal, project, and team work with assignees, due dates, and flows.

list · kanban · queue

Routines

Wake assistants on cron or interval schedules, with budgets and quiet hours.

cron · interval · wake
04

Context & access

Persistent memory

Long-term facts, read-only references, daily journals, and searchable recall.

memory v2 · local git history

Control from anywhere

Desktop, browser, and mobile stay synchronized through the encrypted relay.

macOS · Windows · Linux · iOS · Android
Zero-knowledge by design

Code stays where it runs. Control travels encrypted.

The relay routes encrypted events and presence. Your organization key is unlocked on your devices, never on Glueprint’s servers.

AES-256-GCMevent encryption
600kPBKDF2 iterations
12-byterandom nonce
Encrypted control pathcontent opaque to relay
Your hosts desktop · daemon · CI
Glueprint relay routing · presence · gap fill
Your screens desktop · web · mobile
E2E encrypted events SAML / OIDC SSO SCIM 2.0 Audit logging Role-gated control
Simple starting point

Start local. Add the relay when the work leaves your desk.

Your agent subscriptions stay yours. Glueprint provides the environment around them.

Free

$0/ month

For one developer orchestrating agents locally.

  • 1 host and 1 seat
  • Unlimited agent sessions
  • Desktop developer tools
  • Local assistants and routines
Download free

Team

$69/ month

For engineering teams coordinating governed agentic work.

  • 4 hosts and 2 seats
  • 10 assistant teams
  • Shared boards and task flows
  • Governance and audit controls
Start 7-day free trial

Enterprise

$399/ month

For organizations that phrase questions as security reviews.

  • 20 hosts and 10 seats
  • 50 assistant teams
  • SSO, SAML, and SCIM
  • Dedicated support
Download free
7-day free trial on Pro and Team · card required · converts to paid monthly billing unless canceled Monthly base prices shown · additional hosts and seats available on every paid plan
Questions, answered

Built around the agents and subscriptions you already use.

No new model contract. No code migration. Glueprint is the environment around your existing tools.

Does Glueprint replace Claude Code, Codex, or Gemini?

No. Glueprint runs and orchestrates the coding agents you already use. Their model access and subscriptions remain with their providers; Glueprint adds sessions, hosts, developer tools, persistent assistants, governance, and remote control around them.

Where does the actual coding work run?

On your machines. The desktop app hosts agents locally, while the CLI daemon can host them on servers, workstations, or CI environments. Cross-host controls are dispatched back to the selected host.

Can Glueprint read code sent through the cloud relay?

The relay stores and routes encrypted event envelopes. Content is encrypted with your organization’s data-encryption key and decrypted on authorized clients. The relay never receives that key in plaintext.

What is an ACP-compatible agent?

ACP is the Agent Client Protocol. Glueprint includes first-class adapters for Claude Code, Codex, and Gemini, and can connect to 37+ additional compatible agents through ACP.

Can I use Glueprint without the cloud service?

Yes. The Free plan supports a local host and the desktop developer environment. The relay becomes relevant when you want browser or mobile access, live cross-host control, and organization-wide coordination.

Your agents are already working. Give them an environment built for it.

Start free on one host. Bring the subscriptions and tools you already trust.