Skip to main content

Hivespace CLI — talk to your team's Hivespace workspace from the terminal

Project description

Hivespace CLI

Talk to your team's Hivespace workspace from the terminal — read and write the shared team drive, manage agents, and run workflows.

uv tool install hivespace      # or: pipx install hivespace / pip install hivespace
hivespace auth login           # paste a personal access token from the web UI
hivespace --help

The CLI talks to https://hivespace.app by default; point it elsewhere with HIVESPACE_SERVER=https://your-host.

This is a thin HTTP client (only typer, click, httpx, rich) — it does not contain or run the Hivespace server.

Honeycomb observability agent

Create an observability PAT in Admin → Evaluation → Honeycomb, then log the agent's machine into the CLI:

hivespace auth login

The judged seed queue and its trajectory drill-down are available under hivespace observability. Agent integrations should pass --json:

hivespace observability seeds list --status accepted --json
hivespace observability seeds get 123 --json
hivespace observability units get 456 --json
hivespace observability units search 456 --event-type tool_call --json
hivespace observability turns get 456 TURN_ID --raw --json
hivespace observability events get EVENT_ID --json

After reviewing a pending seed, a write-capable observability PAT can place it in the Honeycomb queue explicitly:

hivespace observability seeds accept 123 --note "useful regression" --json
hivespace observability seeds reject 124 --note "not actionable" --json

After the Honeycomb task is successfully created, a write-capable observability PAT can acknowledge consumption. Reading a seed never changes its status, and failed downstream work must not be acknowledged:

hivespace observability seeds export 123 \
  --metadata '{"honeycomb_task_id":"hc-123"}' --json

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hivespace-0.1.7.dev1-py3-none-any.whl (43.0 kB view details)

Uploaded Python 3

File details

Details for the file hivespace-0.1.7.dev1-py3-none-any.whl.

File metadata

  • Download URL: hivespace-0.1.7.dev1-py3-none-any.whl
  • Upload date:
  • Size: 43.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for hivespace-0.1.7.dev1-py3-none-any.whl
Algorithm Hash digest
SHA256 ce08c2222d9a1b237e1ca5e22908f1cb39fda74be7e0b673e0372376c1777bf1
MD5 928cf34e5762ca1ea6c3642b067c0eb5
BLAKE2b-256 9ae5e3fca526c98ce818e734eaa066714b2680a1a143500f66481e380256bbf2

See more details on using hashes here.

Provenance

The following attestation bundles were made for hivespace-0.1.7.dev1-py3-none-any.whl:

Publisher: publish.yml on rllm-org/hive-space

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page