Releases: AnEntrypoint/agentgui
Release list
AgentGUI v1.0.1060
AgentGUI v1.0.1060
Latest commit: 3061acf
docs(gm): record 41st-run GUI logic+predictability sweep in AGENTS.md, drain 27th-run detail to rs-learn
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+
AgentGUI v1.0.1059
AgentGUI v1.0.1059
Latest commit: b32836e
chore(gm): resolve 41st-sweep PRD rows
Resolved PRD rows:
- 41st-run-verify-buildesk-live: 41st-run: all findings live-witnessed on buildesk
- 41st-run-push-ci-green: 41st-run: kit pushed 71ee4e4, agentgui pushed 7ad7b4f, ccsniff pushed beff5e7, all CI green all three repos
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+
AgentGUI v1.0.1058
AgentGUI v1.0.1058
Latest commit: 7ad7b4f
fix(gui): 41st agentgui sweep - running-panel scope disclosure, indexing-title parity, live-dashboard sort freeze, agy continuity disclosure, ccsniff-sourced agent/model badge
Resolved PRD rows:
- 41st-run-gui-logic-predictability-sweep: 41st-run gui-logic-predictability sweep: 10 confirmed findings implemented (app+kit+ccsniff), plus 1 real kit bug found+fixed mid-verification
- 41st-run-check-server-logs: 41st-run: ~/logs checked, only self-caused restart warnings, no genuine errors
- 41st-run-kit-build-vendor: 41st-run: kit built+tested+re-vendored twice (initial findings + SearchInput corruption fix)
- 41st-run-agents-md-record: 41st-run: AGENTS.md updated with full findings record
- 41st-run-ccsniff-model-field: 41st-run: ccsniff sessions() now surfaces per-session model, agentgui History rail wired to show it
- 41st-run-searchinput-conditional-return-shape-bug: 41st-run: fixed real webjsx corruption bug in SearchInput's conditional return shape, discovered while wiring Live dashboard resultCount
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+
AgentGUI v1.0.1057
AgentGUI v1.0.1057
Latest commit: c04faf3
docs(gm): drain DS-load-local-vendor detail from AGENTS.md to rs-learn, record 40th-run memory
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+
AgentGUI v1.0.1056
AgentGUI v1.0.1056
Latest commit: 4a5d6e5
chore(gm): resolve 40th-sweep PRD rows
Resolved PRD rows:
- 40th-run-push-ci-green: 40th-run: kit pushed 541df4d, agentgui pushed 53610a4, all CI green both repos
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+
AgentGUI v1.0.1055
AgentGUI v1.0.1055
Latest commit: 53610a4
fix(gui): 40th agentgui sweep - clear-data Escape ladder, history header basename fallback, wsCall timeout, agy continuity wiring, visible upload feedback
Resolved PRD rows:
- 40th-run-gui-logic-predictability-sweep: 40th-run gui-logic-predictability sweep: 11 confirmed findings implemented (app+kit)
- 40th-run-verify-buildesk-live: 40th-run: all findings live-witnessed on buildesk via browser dispatch
- 40th-run-check-server-logs: 40th-run: ~/logs checked, no agentgui-relevant errors found
- 40th-run-kit-build-vendor: 40th-run: kit built+tested+re-vendored, offline local-vendor loading reconfirmed live
- 40th-run-agents-md-record: 40th-run: AGENTS.md updated with full findings + tool-defect record
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+
AgentGUI v1.0.1054
AgentGUI v1.0.1054
Latest commit: b964477
docs(gm): record 39th-run GUI logic+predictability sweep in AGENTS.md/CHANGELOG.md
Running-panel identity, stop-button wedge fix, live cost fallback,
shortcuts discoverability, code-block selection guard, Row.sub tooltip.
Resolved PRD rows:
- run-39th-gui-logic-predictability-sweep: 39th GUI logic+predictability sweep: running-panel identity, stop-button wedge fix, live cost fallback, shortcuts discoverability, code-block selection guard, Row.sub tooltip
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+
AgentGUI v1.0.1053
AgentGUI v1.0.1053
Latest commit: 64f4466
fix(gui): 39th agentgui sweep - running-panel titles, stop-button wedge, live cost fallback, shortcuts affordance
runningPanel() rows now show the same resolved session title used on every
other surface (sessions rail, history rail, Live SessionCard) instead of
reading nameless. stopActiveChat gains a bounded 9s timeout so a cancel that
succeeds server-side but whose process lingers past the immediate refresh no
longer wedges the stop button permanently disabled - it clears stopping
and surfaces the retry banner instead. computeLiveSessions()'s per-sid SSE
tally now accumulates cost alongside tokens, so every live/external session
shows a real cost figure, not just the one open in Chat. WorkspaceRail's
footer gains a visible shortcuts-help icon button (previously the '?'
overlay was 100% keyboard-only tribal knowledge with no discovery path
outside Settings). Re-vendors the kit (new help icon, code-block
selection-safe highlight guard, Row.sub tooltip fallback).
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+
AgentGUI v1.0.1052
AgentGUI v1.0.1052
Latest commit: b9d9d70
docs(gm): record 38th-run GUI logic+predictability sweep in AGENTS.md
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+
AgentGUI v1.0.1051
AgentGUI v1.0.1051
Latest commit: 159030f
chore(gm): resolve 38th-sweep PRD rows + kit-dx clerical status fix + tool-defect blocker record
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+