Skip to main content

A Python AI Bot based on mutagent

Project description

mutbot

基于 mutagent 的 Web 应用,提供 Workspace/Session 管理、Agent 对话、终端集成、文件编辑等功能。

Note: 早期开发阶段。

快速开始

pip install mutbot
python -m mutbot

启动后访问 http://localhost:8741。

python -m mutbot --host 0.0.0.0 --port 8741   # 远程访问模式

前端开发

cd frontend && npm install && npm run dev      # HMR 开发
npm run build                                   # 生产构建 → src/mutbot/web/frontend_dist/

技术栈

  • 后端:FastAPI + uvicorn
  • 前端:React 19 + flexlayout-react + xterm.js + Monaco Editor
  • 通信:WebSocket(Agent 事件流 + 终端 I/O)

设计文档

详见 docs/specifications/ 目录。

发布

Tag 触发自动发布(PyPI Trusted Publishers,无需 token):

git tag v0.2.x
git push origin v0.2.x

CI 自动执行:PyPI 发布 → 构建前端 → 推送到 mutbot.ai(public/v<version>/ + 更新 versions.json)。

源码版本保持 x.y.999,CI 从 tag 提取正式版本号替换后构建发布。

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mutbot-0.5.0.tar.gz (2.2 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mutbot-0.5.0-py3-none-any.whl (2.4 MB view details)

Uploaded Python 3

File details

Details for the file mutbot-0.5.0.tar.gz.

File metadata

  • Download URL: mutbot-0.5.0.tar.gz
  • Upload date:
  • Size: 2.2 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mutbot-0.5.0.tar.gz
Algorithm Hash digest
SHA256 84d951a5c18e7efedf1b5cef65ff8565ca7fdb036d8ec6a88ec37dfad235e07a
MD5 4031361a736455a65bf5f7a182af54c5
BLAKE2b-256 6a8fad57b69f020c79969daf02c83c6a95335d9375dd68b11884fa00c5497513

See more details on using hashes here.

Provenance

The following attestation bundles were made for mutbot-0.5.0.tar.gz:

Publisher: release.yml on tiwb/mutbot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file mutbot-0.5.0-py3-none-any.whl.

File metadata

  • Download URL: mutbot-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 2.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for mutbot-0.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bfa468ff36b67c1daed2cc898eebe24a8ba4af06751f4d1c9b42ab2161a37c8e
MD5 be521a5b5bed6bf7dddcb21494c84848
BLAKE2b-256 7b9ed2178dc24c445613b57f0bba06cd4d19b30a86a37a7a39b85b316d80b3d6

See more details on using hashes here.

Provenance

The following attestation bundles were made for mutbot-0.5.0-py3-none-any.whl:

Publisher: release.yml on tiwb/mutbot

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page