Skip to content

AgentGUI v1.0.1068

Choose a tag to compare

@github-actions github-actions released this 17 Jul 10:49

AgentGUI v1.0.1068

Latest commit: 254eb74
chore: re-vendor kit (Table sortable columns, AgentChat sidePanel, chevron-up icon)

Resolved PRD rows:

  • docstudio-deep-comparison-verdict: docstudio comparison: user's screenshots surfaced real gaps (split-pane viewer) the source-only analysis missed
  • docstudio-cue-restrained-accent-color: docstudio cue: accent-color usage re-examined and confirmed already semantically scoped, no overload found
  • docstudio-cue-inline-data-highlight-chips: docstudio cue: inline data-highlight need already met by existing .chat-tick inline-code styling
  • docstudio-cue-split-pane-content-viewer: feat(kit): AgentChat gains an optional sidePanel for an inline document/content viewer beside the thread
  • docstudio-cue-thread-list-density: docstudio cue: thread-list density reviewed, kit's per-row info-density tradeoff is the more suitable choice for this product, no change needed
  • docstudio-cue-data-table-pattern: docstudio cue: Table gained sortable columns + Badge tone chips already existed - kit-level capability, not force-fit into agentgui
  • kit-scope-expand-whole-design-system: scope confirmed: additions landed as generic kit primitives (Table sortable, AgentChat sidePanel), usable by any consumer

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+