Commit Graph

416 Commits

Author SHA1 Message Date
Lily Delalande 808b0c8a3b Revert "Standardize Radio Button input" (#1758) 2025-03-18 17:38:16 -07:00
Matthew Diamant 2937be0bc9 Settings v2 Add Model (#1708) 2025-03-18 16:17:08 -07:00
Carlos E Rodriguez 5ed1f048ae fix: Goose UI fix typos (#1744) 2025-03-18 11:06:55 -07:00
Quentin Machu 188dd5bce9 feat: add basic support for aws bedrock to desktop app (#1271) 2025-03-18 08:51:48 -07:00
Matthew Diamant d6c0cc9dc9 Standardize Radio Button input (#1701) 2025-03-17 19:15:45 -07:00
Lily Delalande ab96e041bb ui: tweaks to settings v2 (#1731) 2025-03-17 17:59:11 -07:00
Lily Delalande ca91e842c8 ui: start extensions on add (#1714)
Co-authored-by: Ben Walding <bwalding@cloudbees.com>
2025-03-17 09:55:56 -07:00
Lily Delalande 27a9121c28 ui: new extensions modal (#1711) 2025-03-17 09:11:42 -07:00
Lily Delalande 59f1ce266d ui: reorganize extensions settings (#1702) 2025-03-14 13:45:44 -07:00
Lily Delalande 805e359acf chore: update extensions section to work with new endpoints (#1696) 2025-03-14 10:07:41 -07:00
Lily Delalande 92a9ee2026 chore: move things around (#1662) 2025-03-14 09:17:30 -07:00
Lily Delalande 3059fc2771 ui: extensions state updates (#1674) 2025-03-14 09:06:50 -07:00
Lily Delalande 49dc396c83 ui: load builtins (#1679) 2025-03-13 19:40:39 -07:00
Kalvin C e268fb4392 fix: handle interruptions during tool responses (#1651) 2025-03-13 12:51:03 -07:00
Lily Delalande 4537264387 feat: extensions read config (#1637) 2025-03-12 18:41:31 -07:00
Bradley Axen bf9811c81d fix: cleanup keyboard shortcut indication (#1642) 2025-03-12 16:43:37 -07:00
Bradley Axen f73ee359d3 fix: remove other category in settings (#1641)
Co-authored-by: Lily Delalande <119957291+lily-de@users.noreply.github.com>
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
2025-03-12 15:02:59 -07:00
Bradley Axen 9b5964e343 fix: restore image outputs from tool calls (#1640) 2025-03-12 14:46:02 -07:00
Yingjie He 99f8126c2c feat: update goose selection (#1638) 2025-03-12 14:32:52 -07:00
Lily Delalande 4aafc49707 ui: auto update card upon config (#1610) 2025-03-11 17:02:32 -07:00
Alice Hau abf44e2197 fix: fix tool output expansion checks (#1634) 2025-03-11 19:56:20 -04:00
Alice Hau 9682bee157 fix: remove conditional that breaks output display for tool calls (#1631) 2025-03-11 18:47:15 -04:00
Yingjie He 9447b792ee feat: enable smart approve for user by default (#1599) 2025-03-10 17:57:31 -07:00
Lily Delalande eb5b296fdc ui: fix modal state (#1598) 2025-03-10 17:07:14 -07:00
Lily Delalande 6afaa8242b ui: setting configuration (#1597) 2025-03-10 16:52:38 -07:00
Lily Delalande 8689d24407 chore: update types and imports (#1594) 2025-03-10 11:23:46 -07:00
Matthew Diamant c95a15a38c Retain session through view changes (#1580) 2025-03-10 11:04:54 -07:00
Lily Delalande 6e0a23ef72 remove env vars from bottom menu model setting (#1584) 2025-03-10 10:35:03 -07:00
Matthew Diamant 1bb3927ca3 Fix Goosehints modal UI (#1581) 2025-03-10 10:34:32 -07:00
Lily Delalande 5df2875c1c feat: update config endpoints for use with providers (#1563) 2025-03-10 09:51:54 -07:00
Lily Delalande 4f9c08a025 refactor models component (#1535) 2025-03-07 11:56:03 -08:00
Salman Mohammed 32f20cd690 feat: store working directory for sessions (#1559) 2025-03-07 11:12:57 -05:00
Yingjie He fb444728f0 fix: continue to use resumed session after confirmation is cancelled (#1548) 2025-03-06 16:51:31 -08:00
Kalvin C 84b1df03b0 fix: respond to interrupted tool calls with a ToolResponseMessageContent (#1557) 2025-03-06 11:32:55 -08:00
Lily Delalande 3d4574dfe4 ui: add default icon (#1553)
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
2025-03-06 10:00:18 -08:00
kang-square b8b5c9dd6e feat: use Ctrl/Cmd + ↑/↓ to navigate message history (#1501) 2025-03-05 13:33:22 -08:00
Yingjie He 89fc871e9c feat: use dropdown for goose selection (#1531) 2025-03-05 10:31:52 -08:00
Alex Hancock fb05929ca5 feat: copy message content (#1511)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
2025-03-04 17:20:39 -05:00
Alex Hancock 7b767abfe6 Revert "feat: copy messages on hoverable icon (#1492)" (#1508) 2025-03-04 11:08:01 -08:00
Alex Hancock 3c1b4f627d feat: copy messages on hoverable icon (#1492) 2025-03-04 13:20:17 -05:00
Lily Delalande 689890d577 ui: introduce form injection for provider modals (#1493) 2025-03-04 12:33:28 -05:00
Michael Neale 5e5c9c8713 fix: [gui] table formatting (#1497) 2025-03-04 17:32:52 +11:00
Yingjie He cd4d6c4a28 fix: check all required keys (#1489)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
2025-03-03 20:58:58 -08:00
Alex Hancock b2ab9e0e21 feat: extension add & edit in settings v2 (#1480) 2025-03-03 20:53:03 -05:00
Salman Mohammed 54201d9304 fix: use resumed session id in chat view (#1485) 2025-03-03 18:42:05 -05:00
Yingjie He c957bef510 fix: apply dark mode to tool confirmation message (#1482) 2025-03-03 15:07:14 -08:00
Kalvin C cbd1ba6706 chore: re-order MoreMenu items (#1483) 2025-03-03 14:58:47 -08:00
Yingjie He 27b9cd9288 feat: add goose mode to the chat window (#1471) 2025-03-03 13:56:37 -08:00
Yingjie He 7edb624bdc feat: improve the allow tool ui (#1473) 2025-03-03 13:42:49 -08:00
Alex Hancock 76fed1eda3 feat: move configure goosehints to the MoreMenu (#1474) 2025-03-03 13:10:28 -05:00