cmux/Resources
Lawrence Chen 29becbe079
Fix claude shim conflicting with --resume, --continue, and --session-id (#78)
The shim always injected --session-id with a fresh UUID, which broke
`claude --resume <id>` and `claude --continue` by conflicting with the
user's session flag. Now scans args and skips injection when the user
already specifies a session/resume flag.

Also passes through subcommands (mcp, config, api-key) without injecting
hooks or session flags since they don't support them.
2026-02-18 17:49:57 -08:00
..
bin Fix claude shim conflicting with --resume, --continue, and --session-id (#78) 2026-02-18 17:49:57 -08:00
ghostty/terminfo/78 Add cmuxterm CLI and socket control modes 2026-01-28 21:19:48 -08:00
shell-integration Replace CLAUDE_CONFIG_DIR with claude wrapper + richer notifications 2026-02-15 18:33:36 -08:00
terminfo-overlay Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
Info.plist Fix sidebar drag-and-drop broken by FileDropOverlayView (#76) 2026-02-18 17:20:22 -08:00