AgentGUI v1.0.1085
AgentGUI v1.0.1085
Latest commit: ea402c1
feat: re-vendor design kit — withBusy double-fire guard (48th run)
Ports docstudio's withButtonBusy pattern (disable + aria-busy + label swap +
guaranteed restore, re-entry-while-busy dropped) as the kit's new withBusy()
utility, wired onto the three async-click sites in app.js that had no
existing state-driven busy guard: ACP agent restart, agent re-check, and
both agent-list-load retry buttons.
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+