AgentGUI v1.0.1081
AgentGUI v1.0.1081
Latest commit: 9b25faf
feat: re-vendor design kit — ApprovalPrompt card + build-freshness reload nudge (47th run)
Resolved PRD rows:
- chat-log-aria-live: aria-live/aria-relevant on chat log regions (docstudio cue)
- chat-log-aria-live-streaming-verify: verified aria-relevant=additions does not spam-announce during token streaming
- toast-persistent-action-variant: persistent action-CTA toast variant (docstudio update-check.js cue, confirming-pass finding)
- permission-menu-annotated-decision: Add ApprovalPrompt inline tool-permission card (name/category head, optional args preview, auto-focused optional free-text note, once/session/all/deny actions) to overlay-primitives.js, matching docstudio chat-approval-prompts.js's approve/deny-with-note pattern that PermissionMenu's settings dropdown had no analog for.
- build-freshness-reload-nudge: Add a low-frequency build-freshness poll to app.js (compares live /health version against window.__SERVER_VERSION) that surfaces a persistent reload-nudge toast on drift, matching docstudio's update-check.js version.json polling pattern for long-open stale tabs.
Install with:
bun x agentgui@latest
npm install -g agentgui
npx agentguiWeb interface: http://localhost:3000/gm/
Notes:
- Data stored in
~/.gmgui/folder - Requirements: Node.js 18+