Commit Graph

22 Commits

Author SHA1 Message Date
Lifei Zhou a7ccdd780d upgrade goose sdk and tui to be compatible with the latest agentclientprotocol/sdk package (#8667) 2026-04-22 02:25:13 +00:00
Alex Hancock 23b3b3dcac alexhancock/tui-improvements (#8736) 2026-04-22 00:44:22 +00:00
Bradley Axen dfc5b0b803 consolidate provider ACP methods onto inventory (#8710)
Signed-off-by: Bradley Axen <baxen@squareup.com>
2026-04-21 16:19:20 +00:00
Michael Neale c9536d721e fix(ui/text): stop idle 300ms re-render loop that could OOM the TUI (#8616)
Signed-off-by: Michael Neale <michael.neale@gmail.com>
2026-04-17 09:27:35 +00:00
Jack Amadeo 67b90205ed chore: set goose binaries as executable in package.json (#8589) 2026-04-16 15:36:53 +00:00
Alex Hancock fb81f0de02 fix: one more rename (#8562) 2026-04-15 15:38:04 -04:00
Alex Hancock ea236ab664 feat(tui): add extension management screen (#8536) 2026-04-15 13:39:01 -04:00
Alex Hancock f850b44d4d refactor: @aaif/goose-acp -> @aaif/goose-sdk (#8555) 2026-04-15 12:00:02 -04:00
Alex Hancock 3fe750c01d feature: provider & model config (#8515) 2026-04-14 10:55:21 -04:00
Alex Hancock 17a404d4f9 feat: onboarding UX for the TUI (#8513) 2026-04-14 14:17:01 +00:00
Alex Hancock 4fb37ee161 feat: fast_complete summary of tool calls as they happen in the TUI and other ACP clients (#8393) 2026-04-08 18:32:08 +00:00
Alex Hancock 9d0efcb72a fix: MultilineInput (#8382) 2026-04-07 20:55:39 -04:00
Alex Hancock c4d4ee8e4e refactor: make --text mode independent of the normal TUI (#8210) 2026-03-31 19:38:46 +00:00
Alex Hancock 2cfe21566d refactor: handle complex streaming/scrolling with better rendering (#8214) 2026-03-31 14:56:13 +00:00
Alex Hancock 7368f74e74 feat(tui): UI improvements for messages, tool calls, text entry, etc (#8156) 2026-03-27 19:45:12 +00:00
Alex Hancock d596113e72 fix(tui): ordering of messages (#8144) 2026-03-27 13:38:08 +00:00
Alex Hancock 0a1f773e7d feat(tui): tab expand tool calls cleanly (#8136)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-03-26 21:04:57 -04:00
Alex Hancock 997f27ef33 tui: set up for publishing via github actions (#8020) 2026-03-23 17:21:20 +00:00
Michael Neale 565b06b715 feat: upgrade ink for performance, and use stdio not http (#8004) 2026-03-20 01:23:18 +00:00
Alex Hancock a36ca9a07b feat: combine TUI UX from alexhancock/tui-goodness with publishing config from jackamadeo/package-tui (#7683)
Co-authored-by: Jack Amadeo <jamadeo@squareup.com>
2026-03-06 19:22:37 +00:00
Alex Hancock bb374343be feat: make the text bar persistent and add a queue for messages (#7560) 2026-03-02 01:51:49 +00:00
Alex Hancock d4dfa5d311 feat: TUI client of goose-acp (#7362) 2026-02-19 20:54:07 +00:00