Update README.md

This commit is contained in:
Rui Carmo
2026-02-16 13:25:19 +00:00
committed by GitHub
parent ebd16b86c2
commit 8078ba6d4b
+1 -1
View File
@@ -2,7 +2,7 @@
![Icon](docs/icon-256.png)
`webterm` serves terminal sessions over HTTP/WebSocket, with a dashboard mode for multiple sessions and live-updating terminal tiles.
`webterm` serves terminal sessions over HTTP/WebSocket, with a dashboard mode for multiple sessions and live-updating terminal tiles that is perfect for running multiple AI coding agents in [`agentbox`](https://github.com/rcarmo/agentbox).
This repository is the Go port of the original Python implementation, which is preserved in the `python` branch.