hopchouinard

7 mods across 1 repository, 5 stars between them.

cmux-plugin

01

hopchouinard/cmux-plugin

Plugin Claude Code

Integrates Claude Code with cmux — the native macOS terminal built for AI coding agents. Provides automatic workspace naming, session notifications, sidebar progress reporting, browser split automation, and Superpowers plugin awareness.

5 5mo ago A tokens not measured original MIT

open-browser

02

hopchouinard/cmux-plugin

Command

Open a browser split pane alongside the current terminal and navigate to the dev server or a specified URL. Use for visual verification of UI, debugging layout issues, or testing a running app. Arguments: optional URL (defaults to http://localhost:3000).

5 5mo ago A 51 tokens original MIT

status

03

hopchouinard/cmux-plugin

Command

Show current cmux workspace context — workspaces, panes, surfaces, and sidebar state. Useful for orientation when managing multiple parallel tasks.

5 5mo ago A 27 tokens original MIT

SessionStart

04

hopchouinard/cmux-plugin

Hook

Runs when a session starts, executing cmux-session-start.sh via bash. From hopchouinard/cmux-plugin.

5 5mo ago A tokens not measured copy · 59% MIT

Stop

05

hopchouinard/cmux-plugin

Hook

Runs when the agent finishes a response, executing cmux-notify.sh via bash. From hopchouinard/cmux-plugin.

5 5mo ago A tokens not measured copy · 45% MIT

PostToolUse

06

hopchouinard/cmux-plugin

Hook

Runs after a tool call finishes for Task tool calls, executing cmux-notify.sh via bash. From hopchouinard/cmux-plugin.

5 5mo ago A tokens not measured original MIT

cmux-plugin

07

hopchouinard/cmux-plugin

Skill Claude CodeCodex

Use cmux terminal features when running inside cmux. Detected via CMUXWORKSPACEID environment variable. Apply proactively for parallel work (worktrees, sub-agents, long tasks), browser-based testing, sidebar progress reporting, and attention notifications. Do NOT apply when not inside cmux.

5 5mo ago A 63 tokens original MIT