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.dev2-py3-none-any.whl (43.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hivespace-0.1.7.dev2-py3-none-any.whl
  • Upload date:
  • Size: 43.2 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.dev2-py3-none-any.whl
Algorithm Hash digest
SHA256 27fc4fcbcfc734201197977fab35ecefd67fc9907fede0be634c36581669783e
MD5 694ca79d0b6e6f5740b9d767a275826c
BLAKE2b-256 4266ce9af7adfb1492972458ca073211e22d3d0a242d62878ae25046d86537e1

See more details on using hashes here.

Provenance

The following attestation bundles were made for hivespace-0.1.7.dev2-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