webmuxd
webmuxd ≈ tmux + ttyd,只是 pane 里渲染的不是 tty 字符,是浏览器像素。
一个基于 kasm/chrome 的容器:在浏览器里打开一个网址就能看到并直接操作里面那个远端 Chrome,
同时用 Python lib 从外面驱动同一个 Chrome。关掉网页,浏览器照常在跑。
- tab 条和地址栏被裁掉,由调用方在外面用 API 自己画
- 给智能体用的观测层:标注截图 + 元素表,直接喂多模态模型
- 操作日志就是 tmux 的 scrollback —— 它每一步看到什么、做了什么、页面变成什么样
pip install webmuxd && webmuxd install
webmuxd new -s demo -p 7900 --vnc-port 6901 --runtime container
先跑一遍:QUICKSTART.md —— 浏览器打开 VNC 那个口看着, 同时用命令行点一下,页面会在你眼前跳过去。
设计文档:docs/v1/works —— 为什么这么做
规格(docs/v1):sdk Python(主体) · api HTTP 导出面 · cli 命令行
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
webmuxd-0.1.1.tar.gz
(119.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
webmuxd-0.1.1-py3-none-any.whl
(103.9 kB
view details)
File details
Details for the file webmuxd-0.1.1.tar.gz.
File metadata
- Download URL: webmuxd-0.1.1.tar.gz
- Upload date:
- Size: 119.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
47a169a395cdbe84e8e5713d43b8aedd3ed3ae74efe8ac24a69885b29d5ffb73
|
|
| MD5 |
d4892144026d6f87e73f51640d904b9f
|
|
| BLAKE2b-256 |
f7f9730f8b6fe03bd1c53fa2d9ae85964ade83babf1010561a36f09db18be260
|
File details
Details for the file webmuxd-0.1.1-py3-none-any.whl.
File metadata
- Download URL: webmuxd-0.1.1-py3-none-any.whl
- Upload date:
- Size: 103.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5f8561da15094ce5c21ab599d5b4f60cfb8fe3340fabebe3ed16830a3461090a
|
|
| MD5 |
7436474dde26483f961b760b16d46c54
|
|
| BLAKE2b-256 |
b6cea1ca4a868e10a6deeff30e8d8408fefbca87515e7cde8c5f409f6b02b495
|