add-cli
01Skill Claude CodeCodex
Add a new AI coding agent CLI to CodeHub's lineup. Walks the four-file sync — Dockerfile, Rust enum, frontend spec, bird sprite — and the runtime rebuild that ships it.
Tauri desktop app for managing multiple AI coding agent CLIs (Claude Code, Codex, Antigravity) in a single Docker container, multiplexed via tmux.
Skill Claude CodeCodex
Add a new AI coding agent CLI to CodeHub's lineup. Walks the four-file sync — Dockerfile, Rust enum, frontend spec, bird sprite — and the runtime rebuild that ships it.
Skill Claude CodeCodex
Run linters and formatters across the CodeHub repo (Biome for TS/JS/CSS/JSON, rustfmt + clippy for Rust). Use before opening a PR, before a release cut, or when a CI lint job has failed.
Skill Claude CodeCodex
Cut a new CodeHub release — version bump across Cargo / package.json / tauri.conf.json / runtime image, multi-arch image publish, GitHub release with .dmg bundle. Use only after TESTSCENARIOS regression has been run green.
Skill Claude CodeCodex
Rebuild and re-tag the CodeHub runtime Docker image. Use when the Dockerfile, CLI install commands, or base image change, or when verifying a clean rebuild against the current source.