- Add npm global bin dir to zsh path array so agent-browser
(and other npm -g binaries) are found in interactive shells
- Fix activation check to look for the binary at the actual npm
prefix path instead of relying on command -v with wrong PATH
Add netty-specific worktree helper commands and a zsh wrapper that creates sibling worktrees and cds into them.
Also split script packaging so Darwin keeps the existing wt integration while netty gets git-worktree-based helpers.
Co-authored-by: Codex <noreply@openai.com>
nix-darwin's karabiner module is broken with 15.7+ - the karabiner_grabber
and karabiner_observer binaries no longer exist, causing system daemons to
fail with exit code 78. Moved karabiner-elements to homebrew cask which
handles its own service registration correctly.
Also adds macfuse cask and gromgit/fuse/sshfs-mac brew, updates
agentcomputer-cli flake input, and tweaks zsh alias.