@omniaibot/win-x64 1.6.12 → 1.6.13

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.
@@ -1 +1 @@
1
- 1.6.12
1
+ 1.6.13
@@ -1,11 +1,13 @@
1
1
  ---
2
2
  name: omnibot
3
+ slug: omnibot
4
+ displayName: omnibot-智能体浏览器自动化工具
5
+ version: "2.4.0"
6
+ summary: 为 AI Agent 提供浏览器基础设施,连接真实 Chromium 浏览器进行页面读取、操作、导航和调试。
7
+ license: MIT
3
8
  description: Use when AI agents need to read, inspect, operate, navigate, debug, or verify browser state through the omnibot CLI and connected Chromium extension.
4
9
  compatibility: Requires omnibot v2 CLI daemon and the omnibot Chromium extension connected to 127.0.0.1:18765.
5
10
  allowed-tools: Bash
6
- metadata:
7
- author: omnibot
8
- version: "2.4.0"
9
11
  ---
10
12
 
11
13
  # Omnibot
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@omniaibot/win-x64",
3
- "version": "1.6.12",
3
+ "version": "1.6.13",
4
4
  "description": "omnibot executable for Windows x64",
5
5
  "os": [
6
6
  "win32"