npm.io
0.0.42 • Published yesterday

@theopenbee/cli-win32-arm64

Licence
MIT
Version
0.0.42
Deps
0
Size
56.7 MB
Vulns
0
Weekly
0
Stars
31
OpenBee

OpenBee — Build smarter AI teams.


OpenBee is an around-the-clock digital worker solution, dedicated to making AI Agents your 7×24 always-on assistant.

To learn more about the project, visit docs.theopenbee.com.

npm version npm downloads License Platform GitHub Stars

中文  ·  Docs  ·  0xtyz

Screenshots


OpenBee Dashboard

Quick Start

Step 1: Install
npm (Recommended)
npm install -g @theopenbee/cli

The platform-specific binary is downloaded automatically. Supports Linux / macOS / Windows (amd64 & arm64).

One-click Script
curl -fsSL https://raw.githubusercontent.com/theopenbee/openbee/main/install.sh | bash
brew (macOS) / scoop (Windows)

macOS (Homebrew):

brew install theopenbee/tap/openbee

Windows (Scoop):

scoop bucket add theopenbee https://github.com/theopenbee/scoop-bucket
scoop install theopenbee/openbee
Manual Binary Download

Visit GitHub Releases, download the archive for your platform, extract it, and place the openbee executable in your PATH.

Step 2: Generate a config file
openbee config

The wizard will guide you through:

  • Agent executable path
  • Platform(s) to enable (Lark / DingTalk / WeCom / WeChat / Telegram / Linear) and their credentials
  • Advanced options (can be skipped to use defaults)

The config file is written to config.yaml in the current directory by default. Use -o to specify a custom path:

openbee config -o /path/to/config.yaml
Step 3: Start the service
openbee server -d
Step 4: Start using
  • Open the Web Console (default http://localhost:8080) to manage Workers and view task status
  • Send messages directly in any configured platform (Lark / DingTalk / WeCom / WeChat / Telegram / Linear) to interact with OpenBee

Star History

Star History Chart

Community