02/Capabilities
ColliePWA feature reference.
The landing page highlights two core workflows. Below is the complete feature list and the release documentation matching the current build.
Direct quote from ColliePWA README.md at 2e3df8a (v1.6.0).
- React Router + Vite with TypeScript, Tailwind, shadcn, and a Bun bridge
- Status dashboard ordered by pending user input rather than recent output
- Push notifications when an agent blocks on user input
- Quick actions and slash commands configured per agent
- Keypad for terminal control keys:
Esc,Ctrl+C, arrows, and modifier combinations - Output search and full conversation history beyond standard terminal scrollback
- File attachments: images from the camera roll, and markdown, text and code files
- Device pairing as the write credential: once a device is paired, every write needs its token
- Packs: several machines' Collies behind one URL, with operator-triggered failover
- Six UI languages and a per-device typeface setting
- Herdr session switching managed from the web interface
- PWA support running locally on loopback with no external accounts or cloud dependencies
Documentation
Installation, configuration, and troubleshooting guides.