cmux/docs-site/content/docs
Lawrence Chen 777d6b048e Replace CLAUDE_CONFIG_DIR with claude wrapper + richer notifications
Instead of creating a merged config directory and injecting
CLAUDE_CONFIG_DIR on every terminal spawn, place a thin wrapper
script at Resources/bin/claude that intercepts claude invocations
to inject --session-id and --settings flags. This eliminates
blocking I/O on terminal creation and removes config management
complexity.

- Add Resources/bin/claude wrapper script with hook injection
- Add shell integration PATH fix (re-prepend after .zshrc/.bashrc)
- Add transcript reading for richer stop notifications
- Add set_status/clear_status to notifications socket allowlist
- Add Settings toggle to disable Claude Code integration
- Update docs to reflect automatic integration approach
- Unset CLAUDECODE env var to avoid nested session detection
2026-02-15 18:33:36 -08:00
..
changelog.mdx release: fix Sparkle upgrade path for 1.27.0 users 2026-02-14 03:26:42 -08:00
claude-code-hooks.mdx Replace CLAUDE_CONFIG_DIR with claude wrapper + richer notifications 2026-02-15 18:33:36 -08:00
cli.mdx Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
concepts.mdx Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
configuration.mdx Add nightly update channel workflow and adopt AGPL licensing 2026-02-14 02:43:03 -08:00
environment-variables.mdx Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
index.mdx Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
installation.mdx Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
keyboard-shortcuts.mdx Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
meta.json Fix frozen terminals after split churn (#12) 2026-02-13 16:45:31 -08:00
notifications.mdx Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
osc-sequences.mdx Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
socket-api.mdx Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
splits.mdx Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00
tabs.mdx Release v1.23.0 (#31) 2026-02-09 15:30:43 -08:00