blun-king-cli 9.1.57 → 9.1.60

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "blun-king-cli",
3
- "version": "9.1.57",
3
+ "version": "9.1.60",
4
4
  "description": "BLUN CLI - your own AI agent with a Telegram channel. Get it done. With BLUN.",
5
5
  "license": "MIT",
6
6
  "bin": {
@@ -11,8 +11,8 @@
11
11
  "command": "npx",
12
12
  "args": ["-y", "agent-browser@0.31.2", "mcp"],
13
13
  "enabled": false,
14
- "startupTimeoutMs": 30000,
15
- "toolTimeoutMs": 60000
14
+ "startupTimeoutMs": 120000,
15
+ "toolTimeoutMs": 120000
16
16
  }
17
17
  },
18
18
  "blun-language-guard": {
@@ -28,7 +28,7 @@
28
28
  "inheritEnv": false,
29
29
  "enabled": false,
30
30
  "startupTimeoutMs": 20000,
31
- "toolTimeoutMs": 60000
31
+ "toolTimeoutMs": 120000
32
32
  }
33
33
  },
34
34
  "telegram": {