Featured Project: TTS MCP

Local text-to-speech for AI agents, powered by Mistral's Voxtral on Apple Silicon

Active·Jun 2026

Synthesize natural speech locally with Mistral's Voxtral model - a streaming CLI, REST API, and MCP server for Claude Code and Claude Desktop.

Python · FastAPI · MLX · TypeScript · MCP

Tmux Auto Attach

Auto-attach terminals to tmux sessions spawned by AI coding agents

Active·May 2026

Bash scripts and a zsh helper that auto-attach idle terminals to new tmux sessions, with flock-based mutual exclusion so each session has exactly one watcher.

Bash · zsh · Just · tmux · flock

TouchTask

Task management meets habit tracking

Active·Apr 2026

A privacy preserving, client-side productivity app combining time blocking, habit tracking, pomodoro, and kanban.

React · Vite · localStorage

Guard

Protect your files from unwanted modifications by AI coding agents

Active·Mar 2026

Toggles file immutability and ownership so AI agents cannot silently overwrite your work.

Go · CLI · Unix permissions