
Product
Microsoft Teams Notifications Are Now Available in Socket
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.
@lobes/vmux
Advanced tools
Manage multiple AI coding agents in isolated git worktrees.
Branch, develop, and merge — all in parallel.
npm install -g @lobes/vmux
cd /path/to/your/project
vmux
Press n to create a new pane, type a prompt, pick one or more agents (or none for a plain terminal), and vmux handles the rest — worktree, branch, and agent launch.
New to tmux? Run:
vmux doctor
vmux doctor --fix
vmux doctor checks tmux, git, clipboard/navigation support, vmux session styling, and the vmux-managed tmux config block. --fix applies safe repairs, backs up an existing ~/.tmux.conf, and only edits the block between # >>> vmux and # <<< vmux.
vmux creates a tmux pane for each task. Every pane gets its own git worktree and branch so agents work in complete isolation. When a task is done, open the pane menu with m and choose Merge to bring it back into your main branch, or Create GitHub PR to push the branch and file a pull request.
| Key | Action |
|---|---|
n | New pane (worktree + agent) |
t | New terminal pane |
j / Enter | Jump to pane |
m | Open pane menu |
f | Browse files in selected pane's worktree |
x | Close pane |
h | Hide/show selected pane |
H | Hide/show all other panes |
p | New pane in another project |
P | Show only the selected project's panes, then show all |
s | Settings |
q | Quit |
When focus is inside a work pane, tmux receives your keys instead of vmux. Use Ctrl-b then Left Arrow to return to the vmux sidebar. On macOS, Alt+Shift+M opens the focused pane menu when your terminal sends Option as Meta. In Terminal.app, enable Settings > Profiles > Keyboard > Use Option as Meta key. In iTerm2, use Settings > Profiles > Keys > Left/Right Option Key > Esc+.
See CONTRIBUTING.md for the recommended local "vmux-on-vmux" development loop, hook setup, and PR workflow.
MIT
FAQs
Parallel AI coding agents with tmux and git worktrees
The npm package @lobes/vmux receives a total of 11 weekly downloads. As such, @lobes/vmux popularity was classified as not popular.
We found that @lobes/vmux demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.

Security News
pnpm 12 rewrites the package manager in Rust, cutting install times by up to 90% while preserving pnpm 11 workflows and lockfiles.

Security News
Socket CTO Ahmad Nassri joins AppSec leaders at Black Hat to discuss active malware, package manager risks, and software supply chain defense.