BaseRun agent-side daemon (connects to nchan, spawns CLI agents, publishes run events)
Project description
baserun-cli
BaseRun agent-side daemon. It connects to the BaseRun nchan channel, runs local CLI agents, and publishes run events back to BaseRun.
Run
NCHAN_URL="wss://baserun.livesig.cn/nchan" \
AGENT_APP_ID="<agent_id>" \
AGENT_APP_SECRET="<agent_secret>" \
CONNECTOR_TYPE="claude_code" \
uvx baserun-cli
CONNECTOR_TYPE defaults to claude_code.
Build
cd baserun-cli
rm -rf dist build *.egg-info
python3 -m build
Publish
cd baserun-cli
python3 -m twine upload dist/*
Or with uv:
cd baserun-cli
uv build
uv publish
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
baserun_cli-0.1.2.tar.gz
(21.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file baserun_cli-0.1.2.tar.gz.
File metadata
- Download URL: baserun_cli-0.1.2.tar.gz
- Upload date:
- Size: 21.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
11d1376c5c6b10d009c2c3e95acb4a930fde617093552c1cbb4f1829d77d0496
|
|
| MD5 |
9267a1b8ad2aa2acaae0eae5146653f1
|
|
| BLAKE2b-256 |
1341676fbb2c8931e13853e256707f03fa96a3df9b3de3d4cae7b0ee204e7bc1
|
File details
Details for the file baserun_cli-0.1.2-py3-none-any.whl.
File metadata
- Download URL: baserun_cli-0.1.2-py3-none-any.whl
- Upload date:
- Size: 26.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.22 {"installer":{"name":"uv","version":"0.9.22","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e8733421e18ad55486342bdcdff5adbc919cc695b2e3cac206ad2a72cbb4982
|
|
| MD5 |
d7b44678879274ef8650f50f50a3ea15
|
|
| BLAKE2b-256 |
86e4b522142f023a28e3894014c2f81a4f2993430ccfe6dd87dbcaf0a40f4498
|