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.0.tar.gz
(20.8 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.0.tar.gz.
File metadata
- Download URL: baserun_cli-0.1.0.tar.gz
- Upload date:
- Size: 20.8 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 |
14a3ef96ef729ae653ca26a51037faf0ad17999ebbe6c7cfb55a21d5d06ab822
|
|
| MD5 |
4bb67d78c2bda33265cc3a412dba6afc
|
|
| BLAKE2b-256 |
932ae7dedfa972ed5ea8ff582e957fba63ad3712a002f47e829d8e6ec8da2311
|
File details
Details for the file baserun_cli-0.1.0-py3-none-any.whl.
File metadata
- Download URL: baserun_cli-0.1.0-py3-none-any.whl
- Upload date:
- Size: 25.8 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 |
c211e6d764edb97c22f8c3ced8f594377dc1c9c16703917c0c305b28321dde3c
|
|
| MD5 |
d8a77a7d117a69c6fa3bc043f95bf540
|
|
| BLAKE2b-256 |
4ae60a4b2637f1facc60912d96b243fb704fe10cc039a4ab9ee77646e74dee4f
|