v1.3.4
v1.3.4 - Web App Redesign
The big web app v0.27 redesign is finally here, plus polish fixes.
Web App (Preact + HTM + Tailwind)
- Complete frontend rewrite with 16 Preact components
- Search/filter in sidebar with
/orCmd+Kshortcut - Theme-aware charts that adapt to dark/light mode
- System fonts (no more Google Fonts dependency, works offline)
- Optimistic UI for session mutations (instant feedback)
- Toast notifications for errors with auto-dismiss
- Mobile-responsive with 44px touch targets and read-only terminal
- PWA support with web push notifications
- Profile switching with live profile selector
- Cost dashboard with daily/model breakdowns
- WebSocket terminal with WebGL renderer fallback chain
Bug Fixes
- fix(web): tmux resize no longer leaks from web client to TUI sessions
- fix(git): list branches from all remotes with prefixes preserved (#519)
Tailscale / Remote Access
To access from your phone/Mac via Tailscale, set in config.toml:
[web]
listen_addr = "0.0.0.0:8420"Then visit http://<tailscale-ip>:8420 from any device on your tailnet.
Installation
brew install asheshgoplani/tap/agent-deck