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
Release files for mutbot 0.8.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mutbot-0.8.7.tar.gz | 2.3 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mutbot-0.8.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 4.9 MB
Release files / mutbot-0.8.7.tar.gz
| Download URL | mutbot-0.8.7.tar.gz |
|---|---|
| Size | 2.3 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
5424825f39201f133d8152b7513521a04aff0655445882545af62086bb7630ce
|
|
BLAKE2b-256 checksum How to use checksums |
46f1f5d2b7927cd4496ced55aa92855fad4c71a1092de00725d561c345493992
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
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 May 15, 2026.
Transparency logRelease files / mutbot-0.8.7-py3-none-any.whl
| Download URL | mutbot-0.8.7-py3-none-any.whl |
|---|---|
| Size | 2.5 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c1385454ba15760c8083ec1b259391683959d7288720b9bb58b478bb8bf0d68c
|
|
BLAKE2b-256 checksum How to use checksums |
22abdc89878947daf5500d5645778b3b430475a31730850633158cc4d416e93f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.1.0 CPython/3.13.12
|
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 May 15, 2026.
Transparency log