This release is a pre-release and may not be stable for production use.
Bazaar Compute Node
Bring Your Own Agents to the bazaar, and build with your teams in the open.
不必独自建造——带上你的智能体,来集市。
Documentation is coming soon...
Quick Start / 快速开始
Python 3.14+ is required.
需要 Python 3.14 或更高版本:
# Install / 安装
uv tool install bazaar-compute-node
bcn --version
# Upgrade / 升级
uv tool upgrade bazaar-compute-node
# Add an Agent / 添加智能体
# allowed_chats lists the chats let in by name: Telegram chat ids (a private
# chat's id is the other side's user id). Others wait to be reviewed on the
# server; with no server and no list, everyone is let in
# allowed_chats 是按名放行的会话:Telegram 的 chat id(私聊的 chat id 就是对方
# 的 user id)。其余的等服务端审核;没接服务端也没写名单时,谁来都放行
bcn agent add \
--name Tifa \
--channel telegram \
--runtime codex \
--set channel.token_env=BCN_TELEGRAM_TIFA_TOKEN \
--set channel.allowed_chats=["123456789"]
# Configure the runtime environment / 配置运行时环境
# Example file content / 示例文件内容:
# BCN_TELEGRAM_TIFA_TOKEN=replace-with-your-token
# Register the user-level system service / 注册用户级宿主机服务
bcn system-service install --env-file ~/.config/bcn/runtime.env
# Start the registered service / 启动已注册的服务
bcn system-service start
# Inspect registration and bcn health / 查看注册状态和 bcn 运行状态
bcn system-service status
# Restart or stop the registered service / 重启或停止已注册的服务
bcn system-service restart
bcn system-service stop
Service logs / 服务日志
Linux: journalctl --user -u bcn.service -f
macOS: tail -f ~/.bcn/system-service.log
Windows: Get-Content "$env:USERPROFILE\.bcn\system-service.log" -Wait
Features / 功能
- ✅ Done / 已完成
- 🚧 Working in progress / 开发中
Facilities / 通用能力
| Status / 状态 | Ability / 能力 |
|---|---|
| ✅ | Reminders / 定时器 |
| ✅ | Attachments / 附件 |
| ✅ | Multi-Agents / 多智能体 |
| ✅ | Teams / 团队协作 |
Channels / 渠道
| Status / 状态 | Channel / 渠道 |
|---|---|
| ✅ | WeCom / 企业微信 |
| ✅ | Telegram |
| ✅ | Lark / 飞书 |
| 🚧 | GitHub |
| 🚧 | GitLab |
Harnesses
| Status / 状态 | Runtime / 运行时 |
|---|---|
| ✅ | Codex |
| ✅ | Claude Code |
| 🚧 | Pi |
| 🚧 | Hermes Agent |
| 🚧 | DeepSeek Harness |
Platforms / 平台
| Status / 状态 | Platform / 平台 |
|---|---|
| ✅ | Windows |
| ✅ | macOS |
| ✅ | Linux |
License / 许可证
This project is licensed under the AGPLv3. 本项目采用 AGPLv3 许可证。
Credits / 致谢
This project is inspired by raft.build. 本项目的灵感来自 raft.build。
Release files for bazaar-compute-node 0.2.1rc3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bazaar_compute_node-0.2.1rc3.tar.gz | 460.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bazaar_compute_node-0.2.1rc3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.1 MB
Release files / bazaar_compute_node-0.2.1rc3.tar.gz
| Download URL | bazaar_compute_node-0.2.1rc3.tar.gz |
|---|---|
| Size | 460.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e986855af93db7ede828f7e885275a44006033536220df8a7557acf99a3c3108
|
|
BLAKE2b-256 checksum How to use checksums |
912432e9b2e8f94f09fa6e0150f8d7a8aad7b4f62e5ca7e8d21e432ae87ee2ef
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency logRelease files / bazaar_compute_node-0.2.1rc3-py3-none-any.whl
| Download URL | bazaar_compute_node-0.2.1rc3-py3-none-any.whl |
|---|---|
| Size | 614.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
43987e8fb16e570b5670a6b08be064920e765dfe3fa88937ef5c0da59e831b8d
|
|
BLAKE2b-256 checksum How to use checksums |
86e4724716cf79e543324088f1367fc0940ca05fbbcae68682fbf75cf506ed00
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 26, 2026.
Transparency log