🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

wolfpack-bridge

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wolfpack-bridge - npm Package Compare versions

Comparing version
1.5.8
to
1.5.9
+5
-5
package.json
{
"name": "wolfpack-bridge",
"version": "1.5.8",
"version": "1.5.9",
"type": "module",

@@ -20,6 +20,6 @@ "description": "Mobile command center for tmux-based AI agent sessions",

"optionalDependencies": {
"wolfpack-bridge-darwin-arm64": "1.5.8",
"wolfpack-bridge-darwin-x64": "1.5.8",
"wolfpack-bridge-linux-arm64": "1.5.8",
"wolfpack-bridge-linux-x64": "1.5.8"
"wolfpack-bridge-darwin-arm64": "1.5.9",
"wolfpack-bridge-darwin-x64": "1.5.9",
"wolfpack-bridge-linux-arm64": "1.5.9",
"wolfpack-bridge-linux-x64": "1.5.9"
},

@@ -26,0 +26,0 @@ "keywords": [

@@ -38,2 +38,4 @@ # Wolfpack

I got tired of SSHing into 4 machines to check if Claude was stuck on a permission prompt. I wanted one screen — on my phone, on my laptop, wherever — that showed me every running agent across every box, and let me actually interact with them. So I built wolfpack.
Mobile & desktop command center for AI coding agents. Control tmux-based sessions (Claude, Codex, Gemini, or any custom command) across multiple machines from your phone or browser. Secured by [Tailscale](https://tailscale.com/) — zero-config encrypted access, no ports to open.

@@ -40,0 +42,0 @@