Skip to content

AgentGUI v1.0.963

Choose a tag to compare

@github-actions github-actions released this 11 Jun 15:23

AgentGUI v1.0.963

Latest commit: 2cba7e0
feat(gui): files multi-select/density wiring + PASSWORD-boot cookie fix (11th run)

  • CRITICAL: PASSWORD-gated deploys never booted the SPA (static assets 401); http-handler sets/accepts HttpOnly SameSite=Lax agentgui_token cookie
  • files: marked Set (clear on dir change, prune on refresh), shift-range, select-all, BulkBar -> armed bulk-delete via allSettled (failures stay selected), Escape ladder slot, density persisted, thumbnails via confined /api/download
  • fix: filesMain dropped per-entry permissions (EACCES/read-only UI was dead)
  • validate-mutations.mjs portable (ROOT env/cwd, posix targets, Bearer auth) - 17/17 PASS
  • vendor: kit 6324edd dist; AGENTS.md 11th-run notes + 7th-run drain; PUNCHLIST-PARITY landed block

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+