Skip to content

AgentGUI v1.0.1093

Choose a tag to compare

@github-actions github-actions released this 23 Jul 14:29

AgentGUI v1.0.1093

Latest commit: 23d37c1
docs(gm): compress AGENTS.md from changelog to present-tense standing rules, fix agentplug embedding backend

Resolved PRD rows:

  • agents-md-verify-no-info-loss: verified no load-bearing rule lost in AGENTS.md compression; found and fixed 6 real gaps
  • agents-md-audit-dated-sections: audited AGENTS.md, classified changelog vs rule content
  • agents-md-extract-standing-rules: extracted standing rules from dated changelog sections
  • agents-md-drain-detail-to-memorize-fire: drained changelog detail; memorize-fire blocked by embedding outage (own PRD row), git history is the durable fallback
  • agents-md-delete-changelog-sections: deleted ~50 dated changelog sections from AGENTS.md
  • agents-md-audit-remaining-rule-sections: converted remaining rule sections to pure present-tense
  • gm-next-step-migration-policy-check: followed .gm/next-step.md migration policy shape for this compression pass
  • agents-md-recall-retrieval-check: confirmed memorize-fire/recall genuinely broken this session; real fix scoped as its own PRD row
  • agentplug-host-vec-embed-broken: fixed agentplug embedding backend: bert/libsql/treesitter plugin wasm files were never auto-downloaded (403 rate-limit on unauthenticated GitHub API call), manually installed + sha256-verified via gh CLI, daemon rebooted, verified real vector_top_k recall now works

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+