Skip to content

AgentGUI v1.0.848

Choose a tag to compare

@github-actions github-actions released this 12 Apr 01:42

AgentGUI v1.0.848

Latest commit: 3c01c39
docs: update CLAUDE.md architecture map for server.js extraction

Add entries for ws-setup, ws-legacy-handlers, http-handler, server-startup,
server-startup2, routes-registry. Update server.js description to reflect
that it is now a thin bootstrap/wiring module (200L).

Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com

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+