Skip to main content
Pre-release

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.

不必独自建造——带上你的智能体,来集市。

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 / 添加智能体
# 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 / 多智能体
✅ 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.1rc2

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.1rc2
File Size Uploaded
bazaar_compute_node-0.2.1rc2.tar.gz 299.2 kB Details

Built distribution (wheel)

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

Total release size: 689.4 kB

Release files / bazaar_compute_node-0.2.1rc2.tar.gz

Download URL bazaar_compute_node-0.2.1rc2.tar.gz
Size 299.2 kB
Tags Source
SHA-256 checksum
How to use checksums
8aed4b8ae3c924bf8ca9cb9b88b7e2d6f372c507d9f4a9fecdc0efada3f58692
BLAKE2b-256 checksum
How to use checksums
322f05a5f5ebd4d1360de835a886ea2def0b7a180e5c4b7e71106595318dac03
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 15, 2026.

Transparency log

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

Download URL bazaar_compute_node-0.2.1rc2-py3-none-any.whl
Size 390.1 kB
Tags Python 3
SHA-256 checksum
How to use checksums
ef8636e75ad55fff386859fabe4acc24ec9d797e001594a48f1a49429b8cf973
BLAKE2b-256 checksum
How to use checksums
1ff1a1568da0791b39471e43ab69b76aae880878f7defbfa938736bc70891d79
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 15, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.2.1rc2 This release

2 release files

0.2.0

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