Agentic Coding Assistant

[cmux] A Ghostty-Powered Native macOS Terminal for Parallel AI Agents

4 minute read

cmux is a native Swift + AppKit macOS terminal that embeds the Ghostty engine and is built specifically for running multiple agentic coding assistants like Claude Code, Aider, and Cline side by side. This post covers installation, core features, and keyboard shortcuts.

[Claude Code] Building a Real-Time Agent Dashboard

23 minute read

How I built a real-time monitoring dashboard to visualize what 19 Claude Code subagents are doing - from a failed Gather Town experiment to a practical WebSocket-powered control center.

[Kiro] Agent Configuration

3 minute read

A guide covering agent creation, configuration, prompt modularization, and sub-agent usage in Kiro.