Commit Graph

416 Commits

Author SHA1 Message Date
Salman Mohammed 9ae9045584 feat: sessions api, view & resume prev sessions (#1453)
* Centralize session files to goose::session module
* Write session metadata and messages in jsonl
* Refactor CLI build_session to use goose::session functions
* Track session's token usage by adding optional session_id in agent.reply(...)
* NOTE: Only sessions saved through the updates goose::session functions will show up in GUI

Co-authored-by: Bradley Axen <baxen@squareup.com>
2025-03-03 11:49:15 -05:00
Uddhav Kambli 68b8c5d19d feat: add GCP Vertex AI platform as provider (#1364)
Signed-off-by: Uddhav Kambli <uddhav@kambli.net>
2025-03-03 08:46:11 -08:00
Alex Hancock 92e39acece feat: hook extensions up in settings-v2 (#1447) 2025-02-28 21:27:55 -05:00
Lily Delalande 7439b8199e ui: providers new design (#1446) 2025-02-28 21:04:50 -05:00
Matthew Diamant c6d4fe6041 More responsive provider grid (#1451) 2025-02-28 20:50:49 -05:00
Yingjie He f7f2540287 feat: support goose mode in UI (#1434)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
2025-02-28 17:00:41 -08:00
Matthew Diamant 36726cfb80 feat(desktop-ui): Command/ctrl + comma goes to Settings view (#1439) 2025-02-28 21:35:10 +01:00
Ariel fbc6bb7b90 feat(goose): support customizing extension timeout (#1428) 2025-02-28 21:17:53 +01:00
Ariel 96827303c0 fix(ui): persistent chat history using session storage (#1442) 2025-02-28 15:50:01 +01:00
Bradley Axen 077f3f23e1 fix: disable form call to save cost (#1418) 2025-02-28 15:44:11 +01:00
Matthew Diamant fe6cb72677 feat(desktop-ui): View and edit .goosehints file (#1431) 2025-02-27 19:48:58 -05:00
Kalvin C d0ca46983e feat(cli): add mcp prompt support via slash commands (#1323) 2025-02-27 15:47:29 -08:00
kang-square 234d55ea37 feat: remove the disable state from chat input box (#1341) 2025-02-27 11:23:55 +01:00
Nahiyan Khan 880ffe1ffc style: added launch text and styling (#1406) 2025-02-27 11:10:08 +01:00
Nahiyan Khan 36a90077f2 feat: moved extension add button and updated label (#1408) 2025-02-27 10:55:41 +01:00
Bradley Axen 0602b35ddc draft: use rust messages in typescript (#1393) 2025-02-26 22:02:43 -05:00
Alex Hancock 1919cbf743 feat: wip on ConfigProvider and integration in settings_v2 (#1395) 2025-02-26 17:28:24 -05:00
Yingjie He e51b7be367 feat: allow setting openai base path (#1369) 2025-02-25 14:27:03 -08:00
Alex Hancock b332c1c36e feat: settings v2 scaffolding (#1374) 2025-02-25 15:54:26 -05:00
lily-de c0c9fcccd5 feat: [alpha] Providers grid refactor (#1345)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
2025-02-24 13:03:13 -05:00
lily-de 9693b40a0f bug: Fix env var for openAI (#1346) 2025-02-22 14:08:35 -05:00
Yingjie He c812ee6af1 feat: add default value for openai host (#1336) 2025-02-21 14:12:35 -08:00
Alex Hancock 57b0982b00 feat: remove longform of 'what can you do?' prompt (#1334) 2025-02-21 16:13:05 -05:00
Alex Hancock ffe020ea0c fix: deep link installs of extensions (#1333) 2025-02-21 15:15:05 -05:00
Alex Hancock 81a0334aa1 refactor: Component hierarchy and code cleanup (#1319) 2025-02-21 11:29:07 -05:00
Alex Hancock bfe23765b5 fix: fixing UI styling of modals (#1327) 2025-02-21 11:24:54 -05:00
Alex Hancock f509bafd07 fix: fully remove react-router now that it is unused (#1317) 2025-02-20 16:39:33 -05:00
Yingjie He 92833aeb1c feat: allow users to configure openai host (#1283) 2025-02-18 15:00:40 -08:00
Max Novich 08b58c313e easter egg (#1201) 2025-02-14 10:15:53 -08:00
Alex Hancock 3ef552d7bf ldelalande+alexhancock/shared-config-client (#1219)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
2025-02-13 13:50:02 -05:00
Bradley Axen 394cd1917d Revert #1138 (#1213) 2025-02-12 20:18:46 -08:00
Yuku Kotani 58c9eeb6d6 feat: Support VertexAI for Claude (#1138) 2025-02-12 09:17:15 -08:00
lily-de d56a92e4b2 remove provider settings from dev mode it does nothing (#1195) 2025-02-11 13:21:49 -05:00
Andrew Fong 9bb3f8de05 fix: Ellipsis in loading state (#1149) 2025-02-11 09:39:40 -05:00
Max Novich cfd3ee8fd9 feat: goose windows (#880)
Co-authored-by: Ryan Versaw <ryan@versaw.com>
2025-02-10 15:05:13 -08:00
Yuta Hinokuma 18524c1214 fix: Fixed a problem with IME's(i.e. Japanese IME input) Enter to Co… (#1165) 2025-02-10 11:48:02 -08:00
Yingjie He 76f8034a5c feat: update gemini models (#1135) 2025-02-07 09:35:51 -08:00
Nahiyan Khan b3978c7a5e styles: tweaks to tool call UI (#812) 2025-02-06 14:42:34 -05:00
Michael Neale ec0e87f0c5 simple prompt addition to have goose reflect on start (#1059) 2025-02-06 14:51:16 +11:00
Michael Neale dd55c42342 fix it to use env vars if available (#1063) 2025-02-04 19:11:30 +11:00
Alex Hancock 8765b03a95 chore: Better typing for preload.ts (#1055) 2025-02-03 20:52:48 -05:00
Alex Hancock a0a7a5b984 feat: Better autoscroll - for #909 (#1054) 2025-02-03 16:03:47 -05:00
marcelle 0ca4cf01c7 really really open markdown links outside (#1002) 2025-01-31 21:02:38 -05:00
Alice Hau a46372c5d1 fix: fix welcome screen azure config submit (#998) 2025-01-31 15:53:48 -05:00
marcelle 7a427c6d46 feat: cfg electron to open links in new window (#934)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-01-31 13:17:29 -05:00
Alice Hau 5f6c85d7bd feat: add azure openai provider (#960) 2025-01-31 09:30:36 -05:00
Kalvin C 3b758725a4 chore: remove gpt-3.5-turbo UI suggestion, as it is deprecated (#959) 2025-01-30 13:55:58 -08:00
Kalvin C cb93d75e0a chore: remove o1-mini suggestion from UI add model view (#957) 2025-01-30 13:45:55 -08:00
Yingjie He a6e97b8447 fix: missing field in request (#956) 2025-01-30 13:38:45 -08:00
Yingjie He 654e5c6e63 feat: update ui for ollama host (#912) 2025-01-30 09:24:52 -08:00