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_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)

Source distribution for bazaar-compute-node 0.2.1rc3
File Size Uploaded
bazaar_compute_node-0.2.1rc3.tar.gz 460.0 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for bazaar-compute-node 0.2.1rc3
File Interpreter ABI Platform
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 log

Release 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

Release history Release notifications | RSS feed

This release

0.2.1rc3 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