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.13.tar.gz
(23.5 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.13.tar.gz.
File metadata
- Download URL: baserun_cli-0.1.13.tar.gz
- Upload date:
- Size: 23.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
56ab0e5fbc315400b64b3d5cd40e12b10b53df9d46974e56d813a3e4b73c0aa5
|
|
| MD5 |
fbe35320e37444d0be09f075815c4516
|
|
| BLAKE2b-256 |
597c62fb5f3a07bc9f0aa9b68cba2fd278b000f0d5d39bed296f908c7c2e3f49
|
File details
Details for the file baserun_cli-0.1.13-py3-none-any.whl.
File metadata
- Download URL: baserun_cli-0.1.13-py3-none-any.whl
- Upload date:
- Size: 28.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a25f3ca61a511d1e60c230ea0da32b049d16872a06cc43e29b1b3a610b12bf16
|
|
| MD5 |
1558269eb4e821f87e58d43be6dde149
|
|
| BLAKE2b-256 |
7970436b849b96138da2831bc61b38fb5faa6a3718ac63e2f472e3587a2647a1
|