Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Bazaar Compute Node

Collaborate with your Agents in the bazaar across compute nodes, through any interface, with any harness runtime.

在集市里与你的 Agent 们合作,透过任意界面与任意 Harness。

Release Python Package Index

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 / 添加 Agent
# allowed_sender_ids holds the Telegram user ids allowed to open a private chat
# allowed_sender_ids 是允许与其私聊的 Telegram 用户 id
bcn agent add \
  --name Tifa \
  --channel telegram \
  --runtime codex \
  --set channel.token_env=BCN_TELEGRAM_TIFA_TOKEN \
  --set channel.allowed_sender_ids=[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 / 多 Agent
🚧 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.0rc2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for bazaar-compute-node 0.2.0rc2
File Size Uploaded
bazaar_compute_node-0.2.0rc2.tar.gz 286.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for bazaar-compute-node 0.2.0rc2
File Interpreter ABI Platform
bazaar_compute_node-0.2.0rc2-py3-none-any.whl Python 3 none any Details

Total release size: 661.0 kB

Release files / bazaar_compute_node-0.2.0rc2.tar.gz

Download URL bazaar_compute_node-0.2.0rc2.tar.gz
Size 286.0 kB
Tags Source
SHA-256 checksum
How to use checksums
c21816548d6cd5885c8fa69726e5da9ebab3e7b9109f44d2d0352dec83415d35
BLAKE2b-256 checksum
How to use checksums
270969abdb2ab382e2a7f6a5d0e5a1186d0a863a7f4d6a1faaa9e04588d283dc
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 8, 2026.

Transparency log

Release files / bazaar_compute_node-0.2.0rc2-py3-none-any.whl

Download URL bazaar_compute_node-0.2.0rc2-py3-none-any.whl
Size 375.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
9cb0d26979e93691edabe709bb53f3c1b0ba7b20d0d36f5e0b2d648ac6a7e6cc
BLAKE2b-256 checksum
How to use checksums
338f25293c065ff674f843bf31484d8113a4d349bea1e23d373ab6a6055a87d6
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 8, 2026.

Transparency log

Release history Release notifications | RSS feed

0.2.0

2 release files

This release

0.2.0rc2 This release

2 release files

0.1.38

2 release files

0.1.37

2 release files

0.1.33

2 release files

0.1.32

2 release files

0.1.31

2 release files

0.1.30

2 release files

0.1.29

2 release files

0.1.28

2 release files

0.1.27

2 release files

0.1.26

2 release files

0.1.25

2 release files

0.1.24

2 release files

0.1.23

2 release files

0.1.22

2 release files

0.1.21

2 release files

0.1.20

2 release files

0.1.19

2 release files

0.1.18

2 release files

0.1.17

2 release files

0.1.16

2 release files

0.1.14

2 release files

0.1.13

2 release files

0.1.12

2 release files

0.1.11

2 release files

0.1.10

2 release files

0.1.9

2 release files

0.1.8

2 release files

0.1.7

2 release files

0.1.6

2 release files

0.1.5

2 release files

0.1.4

2 release files

0.1.3

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page