changelog
Brain Atlas: Obsidian Plugin
Released Brain Atlas, an Obsidian community plugin that turns a vault into an animated 3D anatomical brain. Notes become clustered regions, wikilinks become neural pathways, and the graph stays fully native inside Obsidian.
Updated Brain Atlas to v0.1.5 after early community feedback from folder-heavy and frontmatter-heavy vaults. The plugin now has frontmatter value mappings for existing taxonomies like type:wiki=source, direct region mappings like type:person=temporal, folder region mappings for vaults organized by directories, and a Classification report that explains why notes landed in each brain region.
The release also adds label-density guardrails to prevent dense note labels from turning into visual noise, a DAYLIGHT palette, optional lower-idle-CPU performance presets, and seeded local test vaults for checking how the atlas behaves across different vault organization styles.
Cerebro: macOS Agent Workspace
Building Cerebro, a native macOS multi-agent workspace for coordinating provider-backed coding agents. The current interface centers agent operations, workflows, audit context, and a galaxy-style command surface in a single desktop app.
Cerebro Mycelium: Obsidian Plugin
Released Cerebro Mycelium, an Obsidian community plugin that renders a vault as a living fungal network. Notes become soft kind-clusters, wikilinks become curved hyphae, and recently edited notes glow as fruiting bodies.
Throttle v1.0.0
Released Throttle, a macOS menu bar app and WidgetKit widget for tracking Claude Max and Codex Pro usage limits. It keeps session, five-hour, and weekly quota windows visible without opening either service in a browser.
Sector Zero: New Playable Modes
Added three new playable modes to the Sector Zero game including survival mode and cooperative multiplayer. The procedural generation system for planet surfaces is still being refined.
Agile Anarchy: What's Left
A postmortem on process worship and what actually ships software. Published on Medium. Explores the gap between agile theory and the reality of small teams moving fast.
Multiplayer Support
Building co-op mode for up to 4 players per session. Planning WebSocket-based sync with client-side prediction.
El Form v1.0
Dynamic form builder with drag-and-drop, conditional logic, and real-time validation. Built with React, TypeScript, and Zustand.