Projects

Everything we build. Open source and source-available. Opinionated.

Agora

active

Electron 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

active

macOS-native project management for indie developers. Filesystem-based, plain text markdown with YAML frontmatter. AI-first by design.

Pharaoh

active

Headless 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

active

Markdown note-taking app for macOS and iOS. Native SwiftUI with Apple Intelligence features, iCloud sync, and a source-available licence.

Ushabti

active

Phase-based agentic development framework for Claude Code. Specialised agents plan, build, and review in bounded units of work.

AppleScript MCP

active

MCP server for macOS automation via AppleScript. Gives AI agents the ability to control any scriptable Mac application.

Nomos Engine

active

A 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

active

MCP server exposing macOS Spotlight search to AI agents. Fast indexed filesystem search by content, kind, date, and metadata.

Nomos Studio

active

Visual map editor for Nomos Engine. Native macOS app in SwiftUI. Tile painting, entity placement, live preview.

AxMCP

active

MCP server for macOS accessibility tree inspection. UI element discovery, interaction, and observation for AI agents.

Agent Memory MCP

active

Semantic vector memory for AI agents. Local LanceDB storage with hybrid BM25 + vector search using all-MiniLM-L6-v2.