@yibi/agent-usage-dashboard-client
v0.3.1
Published
One-command macOS onboarding for the Yibi Agent Usage Dashboard
Readme
Yibi Agent Usage Dashboard Client
Public NPM distribution of the client-only macOS installer. The package is self-contained and does not require access to the private source repository. It does not contain the organization server or server commands.
Install And Connect
Python 3.11 or newer and Node.js 18 or newer are required. Run as the signed-in
macOS user without sudo:
npx --yes @yibi/[email protected]The command verifies the bundled wheel, creates a dedicated virtual environment under the user's Library, and creates:
~/.local/bin/agent-dashboardExisting dashboard configuration, SQLite data, snapshots, device identity, Keychain credentials, and launchd state are preserved. The same command immediately opens yibi in the browser for normal login, organization creation or confirmation, and device approval. A one-time loopback callback protected by state and S256 PKCE returns control to the installer, which performs the first sync and installs the background job. The refresh credential is stored only in macOS Keychain.
