AgentGUI v1.0.1084
AgentGUI v1.0.1084
Latest commit: 6c8c6bc
fix(gm): replace last native window.confirm with kit ConfirmDialog (47th-run confirming pass)
Resolved PRD rows:
- replace-window-confirm-draft-discard: Replace the last remaining native window.confirm() call (reload-discards-unsent-draft guard) with the kit's ConfirmDialog modal, matching docstudio dialog.js's rationale of never using native browser dialogs for data-loss confirmations.
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+