Skip to content

AgentGUI v1.0.1087

Choose a tag to compare

@github-actions github-actions released this 23 Jul 10:42

AgentGUI v1.0.1087

Latest commit: 35c5b77
feat: re-vendor design kit -- SpreadsheetPreview component (49th run)

Docstudio xls-preview.js port, tabbed spreadsheet/CSV inline preview.
Also ignores transient .agentplug-kv/ and per-session browser-chrome-profile
dirs, and adds this project's browser-config.json (headless mode for this
headless CI-like sandbox environment).

Resolved PRD rows:

  • gm-plugkit-wasm-bootstrap-broken: gm-plugkit spool watcher boots fine now via agentplug-runner native path; prior npm wrapper/ packaging defect no longer applicable

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+