Skip to content

AgentGUI v1.0.1085

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:58

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 agentgui

Web interface: http://localhost:3000/gm/

Notes:

  • Data stored in ~/.gmgui/ folder
  • Requirements: Node.js 18+