github.com/taurcasa/taurhaus
taurhaus / Mesh Multi-Agent Developer Platform
Designed and built a cross-platform desktop platform for supervising persistent Claude Code, Codex and Gemini engineering teams across multiple projects.
- Implemented persistent agent roles, cross-agent communication, task coordination, context recovery, worker-health modelling and session recovery.
- Built an operational layer spanning local project state, Git history, tasks, search, agent processes and multi-agent coordination across Windows/WSL2 and macOS.
- Built largely with the coding agents it manages; architecture, task decomposition and technical decisions stayed with me.
- Practical finding: once the agents were fast enough, my own decisions and attention became the limiting resource.
Rust/Tauri, Svelte, SQLite/Tantivy, tmux
github.com/stierms/zigqueen
ZigQueen AI-Native Chess Engine
AI-native UCI chess engine with independently verified superhuman playing strength — rated ~3570 Elo on the CCRL Blitz list.
- Developed primarily through coding agents, with human ownership of architecture, experimentation, evaluation and release decisions.
- Every generated change has to survive reproducible testing, benchmarking and self-play; nothing is accepted because it merely looks right.
Zig, from-scratch NNUE, UCI