Projects
Everything we build. Open source and source-available. Opinionated.
Agora
activeElectron app providing a persistent daily session for an AI agent. Three-process architecture with baton-based concurrency, Telegram integration, and the Claude Agent SDK.
Hieroglyphs
activemacOS-native project management for indie developers. Filesystem-based, plain text markdown with YAML frontmatter. AI-first by design.
Pharaoh
activeHeadless job runner for Ushabti. Watches a dispatch directory, runs the Scribe-Builder-Overseer loop via the Claude Agent SDK, and manages git branching and PRs automatically.
TakeNote
activeMarkdown note-taking app for macOS and iOS. Native SwiftUI with Apple Intelligence features, iCloud sync, and a source-available licence.
Ushabti
activePhase-based agentic development framework for Claude Code. Specialised agents plan, build, and review in bounded units of work.
AppleScript MCP
activeMCP server for macOS automation via AppleScript. Gives AI agents the ability to control any scriptable Mac application.
Nomos Engine
activeA 2.5D raycasting game engine in the spirit of Wolfenstein 3D and DOOM. Built in C with SDL2. Tile-based maps, textured walls, sprite rendering.
Spotlight MCP
activeMCP server exposing macOS Spotlight search to AI agents. Fast indexed filesystem search by content, kind, date, and metadata.
Nomos Studio
activeVisual map editor for Nomos Engine. Native macOS app in SwiftUI. Tile painting, entity placement, live preview.
AxMCP
activeMCP server for macOS accessibility tree inspection. UI element discovery, interaction, and observation for AI agents.
Agent Memory MCP
activeSemantic vector memory for AI agents. Local LanceDB storage with hybrid BM25 + vector search using all-MiniLM-L6-v2.