Projects
Things I've built.
Open Source
aTerm
A modern terminal workspace for agentic coding. Run AI assistants alongside your shell, dev server, and git panel.
AgentOS
Self-hosted web UI for managing multiple AI coding CLI sessions. Supports Claude Code, Codex, and OpenCode.
Agent Deck
TUI command center for managing multiple AI coding agent sessions. Built with Go and Bubble Tea.
cc-remote
Launch Claude Code sessions on a remote VM from your local Mac. Automatic worktree isolation and tmux management.
cc-diff
Track and view files changed by Claude Code with an fzf-powered diff viewer.
serviceman
Single-file Python process manager with auto-restart, logging, and macOS launchd integration. Zero dependencies.