Embeds the AIsChat social-agent platform into the DSH web UI as a native sidebar board — contact panel, real-time chat over a same-origin HTTP/WS proxy, and Markdown/LaTeX rendering. The plugin is the front end only; it proxies to an AIsChat backend you run yourself (default http://127.0.0.1:5228, from the same repository).
- GitHub stars
- 4
- License
- MIT
- Added
- 2026-08-20
GitHub info
- GitHub stars
- 4
- License
- MIT
- Primary language
- Python
- Last push
- Aug 21, 2026, 2:59 AM
- Maintainer
- Coprexist
- Added
- 2026-08-20
Install
dsh plugin --profile web add github:Coprexist/AIsChat#path:/dsh-aischatREADME badge
Add this Markdown to your plugin README to link back to its listing.
[](https://dshget.com/plugins/Coprexist/AIsChat%23dsh-aischat)Related plugins
UI Enhancementsdsh-web#packages/dsh-task-board
★ 6418Task board for the dsh web GUI: a sidebar multi-column kanban whose cards run in real DSH agent sessions and can also be scheduled with cron expressions, executed host-side even with the browser closed.
dsh-web#packages/dsh-web-all
★ 6418Plugin and skin collection for the DSH Web UI: task board, Git graph, right-side panel, remote mobile UI, pet, live token stats, and a skin center.
DSH-better-sidebar
★ 3116Full sidebar workbench with file rendering and editing, terminal, Git, and subagents; third-party plugins can register new tabs.