We built CodeLayers for Vision Pro first. Spatial computing felt like the right way to explore code — walk through your architecture, reach out and grab a module, see dependencies in every direction.
But not every moment calls for a headset. Sometimes you're on the couch reviewing a PR. On a train thinking through a refactor. At your desk with your iPad propped up next to your monitor.
CodeLayers is now available on iPhone and iPad. Same 3D visualization. Same zero-knowledge privacy. Plus a set of features we've been wanting to ship for a long time.
iPad
The iPad experience is built around a split-view layout — your 3D graph on one side, a resizable chat panel on the other. File browser, node inspector, and AI agent chat all live side by side.
Landscape-optimized with Apple's Liquid Glass design language. It feels native because it is.
"Your codebase and your AI agent, on the same screen."
iPhone
On iPhone, you get swipeable Chat and Graph tabs with a floating tab switcher. Flick between your visualization and your AI conversation without losing context.
The big addition: Chat Mode. Open an AI session without loading a graph at all. Perfect for when you're on the go and just need to think through a problem with your agent.
Remote AI Agents
Run codelayers watch --agent claude on your dev machine. Then open CodeLayers on your phone or iPad and send prompts remotely.
- Works with Claude Code, Gemini CLI, and Codex
- Watch tool calls, file edits, and agent activity stream in real time
- Approve permissions remotely — no need to walk back to your laptop
- Sessions sync and persist end-to-end encrypted — pick up where you left off
You're at lunch. You remember something you wanted to refactor. Pull out your phone, send the prompt, watch the agent work. Approve the file writes. Done.
Live Activity support means you can track your agent's progress right from your Lock Screen and Dynamic Island — see what it's doing without even opening the app.
Share
Share any synced repo as an encrypted visualization link. Recipients can explore your 3D graph without access to your source code. Architecture without exposure.
For PRs, it gets better: see the blast radius of every change, walk through commits with function-level diffs, and understand impact before you review a single line.
"Show them the shape of your code, not the code itself."
Explore
No CLI setup needed. No repo to clone.
Paste any public GitHub repo or PR URL and CodeLayers visualizes it instantly. Browse featured community repos to see how popular projects are structured — Rust, Go, TypeScript, Swift, and more.
For PRs, use the commit slider with blast radius analysis — scrub through each commit and watch the impact ripple through the codebase.
GitHub Action
Automate it. The CodeLayers GitHub Action (codelayers-ai/codelayers-action@v1) generates a 3D visualization for every PR and posts a comment with an interactive share link. Free for open source, no API key needed.
- uses: codelayers-ai/codelayers-action@v1Every PR gets a visual blast radius — reviewers see which files are affected and how changes ripple through the codebase before reading a single line of code. The comment updates automatically when you push new commits.
Getting Started
These features require a Pro subscription. Pro is free while you're on TestFlight — sign in with your Apple ID and subscribe at no charge.
If you already use CodeLayers on Vision Pro, just download the app on your iPhone or iPad. Sign in and your encryption keys sync via iCloud Keychain. Your sessions appear automatically.
If you're new:
- Download CodeLayers on your iPhone, iPad, or Vision Pro
- Explore for free — paste any public GitHub URL and see the codebase in 3D
- Subscribe to Pro on TestFlight — it's free during the beta
What's Next
We're building CodeLayers for the way developers actually work. Multiple devices. Multiple contexts. One codebase.
Download CodeLayers on iPhone, iPad, or Vision Pro and see your code from anywhere.