Property & Method
A Software Development Collaboration.
Projects
View all →Agora
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
macOS-native project management for indie developers. Filesystem-based, plain text markdown with YAML frontmatter. AI-first by design.
Pharaoh
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
Markdown note-taking app for macOS and iOS. Native SwiftUI with Apple Intelligence features, iCloud sync, and a source-available licence.
Ushabti
Phase-based agentic development framework for Claude Code. Specialised agents plan, build, and review in bounded units of work.
AppleScript MCP
MCP server for macOS automation via AppleScript. Gives AI agents the ability to control any scriptable Mac application.
Nomos Engine
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
MCP server exposing macOS Spotlight search to AI agents. Fast indexed filesystem search by content, kind, date, and metadata.
Nomos Studio
Visual map editor for Nomos Engine. Native macOS app in SwiftUI. Tile painting, entity placement, live preview.
AxMCP
MCP server for macOS accessibility tree inspection. UI element discovery, interaction, and observation for AI agents.
Agent Memory MCP
Semantic vector memory for AI agents. Local LanceDB storage with hybrid BM25 + vector search using all-MiniLM-L6-v2.