Herdr Web
Bundle OKF 0.1 · 9 conceitos · sarathsp06/herdrweb
Open source Repository Open in the app JSON
About
# Herdr Web
A single-operator web client for [Herdr](https://herdr.dev), the terminal/agent multiplexer. The organizing idea: **agents, not terminals, are the primary objects** — the default screen is an inbox of every coding agent across your spaces, sorted so the ones that need you (`blocked`) surface first.
It ships as **one self-contained Go binary** (`herdrweb`): a SvelteKit SPA embedded via `go:embed` into a Go bridge that owns connections to the Herdr Unix socket (`~/.config/herdr/herdr.sock`) and fans live session data to the browser over WebSocket on loopback (`127.0.0.1:7331`).
```
browser (SvelteKit) ⇄ Go bridge (herdrweb) ⇄ Herdr socket
WebSocket + embedded static assets, one loopback origin
```
# Knowledge
* [Architecture](/architecture/index.md) - system shape, data flow, and key decisions
* [Packages](/packages/index.md) - Go backend package reference (`cmd/`, `internal/`)
* [Frontend](/frontend/index.md) - SvelteKit UI (`web/src/`): transport, routes, components
*
Details
- Kind
- OKF bundles
- Topic
- Developer tools
- Publisher
- sarathsp06
- Origin
- okf_github
- Category
- dados
- Version
- 0.1
- Added
- 2026-09-08 22:07:22
- Updated
- 2026-09-08 22:07:22
- Origin id
sarathsp06/herdrweb:okf/index.md