AgentGUI v1.0.1070
AgentGUI v1.0.1070
Latest commit: f08f698
feat: adopt kit inline chat-error primitive, retire duplicate top banner
Re-vendors anentrypoint-design (Avatar, sortable Table follow-through,
FileSkeleton aria-busy, and ChatMessage error/onRetry now correctly wired
through AgentChat's message mapper for the trailing-turn case). The
now-redundant chaterr top-of-thread banner is removed since the failed
turn's own inline notice covers the same signal without duplicating it.
Install with:
bun x agentgui@latest
npm install -g agentgui
npx agentguiWeb interface: http://localhost:3000/gm/
Notes:
- Data stored in
~/.gmgui/folder - Requirements: Node.js 18+