From the Workshop
Thoughts on spatial computing, code visualization, and building the future

Blast Radius #2: Two Lines Made Bevy's Entity Despawning 1,000x Faster
A Bevy developer had 10 million entities in a physics sim. Despawning one cost 2ms. The fix: .position() to .rposition(). That file has 1,586 downstream dependents.
Read more →
We Found the Missing Layer in AI Code Review
Git tracks what changed. Entire.io tracks who wrote it and why. CodeLayers visualizes both in 3D. See exactly which files Claude, Copilot, and humans touched in any PR.
Read more →
Blast Radius #1: The Svelte Compiler Got 55% Faster. The Fix Was 3 Files.
A developer asked Svelte about performance. Then he fixed it himself: 5 PRs in 8 days. The dependency graph reveals why his 3-file fix touched 2,036 files.
Read more →
See the Blast Radius of Every Code Change — Now in VS Code and Cursor
CodeLayers brings real-time code change impact analysis to VS Code and Cursor. See which files break when you change a function, color-coded by dependency distance. No more blind refactors.
Read more →
Claude Code Goes Remote: Control Your AI Agent from Anywhere
Run Claude Code on your dev machine, then send prompts, watch tool calls, and approve file edits from your iPhone. The local-to-remote workflow that changes how you code with AI.
Read more →
The Complete Guide to Code Visualization in 2026
Explore the best code visualization tools in 2026. Learn how dependency graphs, 3D codebase maps, and blast radius analysis help engineers understand large codebases.
Read more →Now on iPhone and iPad
CodeLayers goes beyond Vision Pro with remote AI agents, encrypted sharing, and instant GitHub exploration — all from your pocket.
Read more →
Introducing Overlays
Save AI highlights as persistent layers you can toggle on anytime. Build a visual map of your codebase that sticks around.
Read more →
Getting Started with CodeLayers
Visualize your codebase in 3D on iPhone, iPad, and Vision Pro. Private repo sync, AI agents with 14 MCP tools, blast radius analysis, and zero-knowledge encryption.
Read more →
The Hidden Hierarchy in Your Codebase
Every codebase has a shape you've never seen. Topological depth reveals which files are foundations and which are leaves—and why that matters for every PR you review.
Read more →Hello, World
We're building the future of code visualization. Here's why we started, what we're creating, and why we think spatial computing changes everything for developers.
Read more →