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.5.tar.gz
(21.2 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.5.tar.gz.
File metadata
- Download URL: baserun_cli-0.1.5.tar.gz
- Upload date:
- Size: 21.2 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 |
fc4838627dd2173fd3f96f58c5d09e1bb9d1969d6128522ec08621376d306b73
|
|
| MD5 |
c1d37cc1b32c2a1de9da8e8e7a37065d
|
|
| BLAKE2b-256 |
80d5a32c6931a653ce11f61f629cabfc5dd67211d373ae48f9204199e10abb51
|
File details
Details for the file baserun_cli-0.1.5-py3-none-any.whl.
File metadata
- Download URL: baserun_cli-0.1.5-py3-none-any.whl
- Upload date:
- Size: 26.0 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 |
101bb08a64d51ab6a46c54426da37d0c474943ed219c7bccd105bd6e973385b2
|
|
| MD5 |
702cdae65aee5638910c7dcf22663b75
|
|
| BLAKE2b-256 |
e86030e8410b5b0669d44986f95fbdde4490abd402c687cab168f03cfa5404a4
|