In development
Active work
These tools are under active development and not yet available publicly.
Code Atlas
In development
Local-first developer knowledge, built around your codebase.
Code Atlas is a Markdown-native workspace for structured project memory —
connecting notes, decisions, and source files through project-aware
navigation and a reusable reference architecture.
Captures the context behind a codebase and generates AI-ready context packets.
Still in active development and not yet public.
SwiftUI
Markdown-native
project memory
Not yet public
Space Buddy
In development
Native macOS workspace automation.
Space Buddy uses macOS Accessibility APIs to organize, name, jump to,
and restore developer workspaces without relying on fragile visual order.
Built around Workspace Profiles, search-by-name, anchor apps, expected apps,
running or missing workspace status, recent workspaces, and a fast jump-or-restore workflow.
SwiftUI
macOS
Accessibility APIs
workspace automation
Not yet public
Cleanroom
In development
A local cleanup utility for development artifacts.
Cleanroom scans for build caches, derived data, and other local artifacts
that quietly accumulate during development, with an audit-first workflow
and no destructive defaults.
Public repository · in development. Initial cleanup targets include Xcode DerivedData, DeviceSupport, Archives,
simulator artifacts, CMake build output, Python caches, .DS_Store,
and AppleDouble files.
local cleanup
dev artifacts
audit-first