Pricing
See your code in 3D. Understand the impact of every change. Work with AI that sees what you see.
Zero-knowledge architecture. Your code is encrypted before it leaves your machine. We never see your plaintext code.
Free Tier
Explore any public GitHub repository in 3D - no account required.
Features
- 3D Code Visualization - See your codebase as a dependency graph in 3D
- PR Diff Viewer - Visualize how pull requests change the architecture
- VS Code Extension - Blast radius analysis directly in your editor with color-coded decorations and CodeLens annotations
- Depth Coloring - Files colored by topological depth (entry points to leaf nodes)
- Git Status Coloring - See modified, added, and deleted files at a glance
- Tap to Explore - Select any file to see its connections and details
The VS Code extension is a great way to start using CodeLayers — get blast radius analysis in your editor without needing the app or an account.
Pro Tier
Full access to your own codebases with real-time sync and AI integration.
Real-Time Code Sync
Sync your local repositories to your devices with live updates:
- Watch Mode - File changes appear instantly as you code
- Zero-Knowledge Encryption - Your code is encrypted before leaving your machine
- 10 Language Support - Rust, TypeScript, Python, Java, Go, C++, C#, Ruby, PHP, Swift
codelayers watch /path/to/project
Blast Radius Visualization
See the impact of every code change. When you modify a function, see exactly which files and functions are affected:
- Changed functions (red)
- Direct callers (orange)
- 2 hops away (yellow)
- 3+ hops (cool colors)
- Unaffected (gray)
No other tool shows you "if I change this function, what might break?"
Git Time Travel
Scrub through your commit history and watch your codebase evolve:
- Timeline bar with commits and file saves
- See blast radius at any point in time
- Compare states across commits
- Review your work in spatial context
AI Agent Integration
Work with Claude, Gemini, or Codex — equipped with 14 MCP tools that give them architectural awareness no other tool provides:
- Graph-Enriched Search - Agent finds symbols ranked by how many files depend on them, not just text matching
- Token-Efficient Exploration - File skeletons use up to 90% fewer tokens than reading raw code, so the agent spends its context on problem-solving
- Call Chain & Type Tracing - Agent traces how functions call each other and how types flow through your codebase in a single call
- Spatial Context - 3D highlights and dependency lines update live as the agent works
- Cross-Session Memory - Agent remembers architecture patterns and past debugging insights
codelayers watch /path/to/project --agent claude
Zero-Knowledge Security
Your code stays yours:
- Client-side encryption - Code encrypted with AES-256-GCM before upload
- Mnemonic-based keys - 12-word recovery phrase you control
- Backend never sees plaintext - We store encrypted blobs, nothing more
- Private repos supported - Work with any repository, public or private
Feature Comparison
| Feature | Free | Pro |
|---|---|---|
| Public GitHub repos | ✓ | ✓ |
| 3D visualization (all modes) | ✓ | ✓ |
| PR diff visualization | ✓ | ✓ |
| View shared links | ✓ | ✓ |
| Git status coloring | ✓ | ✓ |
| VS Code extension (blast radius) | ✓ | ✓ |
| CLI sync (watch mode) | — | ✓ |
| Blast radius visualization | — | ✓ |
| Git time travel | — | ✓ |
| AI agents with 14 MCP tools | — | ✓ |
| Web sharing (zero-knowledge links) | — | ✓ |
| GitHub Action for PRs | — | ✓ |
| API keys for CI/CD | — | ✓ |
| Private repositories | — | ✓ |
| Zero-knowledge encryption | — | ✓ |
Pricing
| Plan | Price | Best For |
|---|---|---|
| Free | $0 | Exploring public repos |
| Pro Monthly | $7.99/month | Trying Pro features |
| Pro Yearly | $79.99/year | Save 17% |
How to Upgrade
- Open CodeLayers on your iPhone, iPad, or Vision Pro
- Go to Explore tab
- Tap "Upgrade to Pro"
- Complete purchase via App Store
FAQ
What makes CodeLayers different?
CodeLayers is the only tool that combines:
- Spatial visualization - See your code in 3D on iPhone, iPad, and Vision Pro
- Blast radius analysis - Understand the impact of every change
- AI integration - Work with coding agents that highlight what they're looking at
Is my code secure?
Yes. CodeLayers uses zero-knowledge encryption:
- Your code is encrypted with AES-256-GCM before upload
- Keys are derived from your 12-word mnemonic (never sent to server)
- Backend stores only encrypted blobs
- Only you can decrypt your code
What languages are supported?
Full parsing support for: Rust, TypeScript/JavaScript, Python, Java, Go, C++, C#, Ruby, PHP, and Swift.
Can I try Pro features before subscribing?
Explore any public GitHub repo for free to experience the 3D visualization. You can also install the VS Code extension for free blast radius analysis in your editor — no account required. Pro features like real-time sync, git time travel, and AI integration work with your own synced repos.
What happens if my subscription expires?
You return to Free tier. You can still explore public repos, but CLI sync, blast radius, and AI features require an active Pro subscription.
Can I cancel anytime?
Yes. Manage your subscription through your Apple ID settings.