Command Claude Code
Reclaim disk taken by tagged dev artifacts from ./scripts/reload.sh --tag . Each tagged build is multi-GB of DerivedData plus per-tag sockets and logs.
Open source Ghostty-based macOS terminal with vertical tabs and notifications for AI coding agents. Built for multitasking, organization, and programmability.
Command Claude Code
Reclaim disk taken by tagged dev artifacts from ./scripts/reload.sh --tag . Each tagged build is multi-GB of DerivedData plus per-tag sockets and logs.
Command Claude Code
Pull latest main and update all submodules to their latest remote main. No commits, no pushes.
Command Claude Code
Release straight from main with no PR, built and published locally.
Command Claude Code
Release through the PR flow, then build and publish locally instead of waiting on the CI release workflow.
Command Claude Code
Ship a stable cmux release built by CI: bump version, update changelog, open a PR, merge, tag, then GitHub Actions builds, signs, and publishes.
Command Claude Code
Get the current branch ready: update all submodules to their latest remote main, merge from main, and rebase.