Dan Corin
|
17bc96fcd4
|
Add support for escape key to dismiss settings menu (#3225)
|
2025-07-03 13:38:17 -04:00 |
|
Jarrod Sibbison
|
2c86a0eb6e
|
feat: Adds max_turns for the agent without user input (#3208)
|
2025-07-03 11:57:25 +10:00 |
|
btdeviant
|
2948d4a375
|
feat: Adding streamable-http transport support for backend, desktop and cli (#2942)
|
2025-07-01 16:35:11 -07:00 |
|
jack
|
6ad95fe0d0
|
feat: add voice dictation using OpenAI Whisper & ElevenLabs (#3079)
Co-authored-by: jack <>
|
2025-06-27 16:36:35 +10:00 |
|
Zane
|
2f19082661
|
Add flag for showing cost tracking (#3090)
|
2025-06-26 11:09:18 -07:00 |
|
jack
|
d2ff4f3746
|
feat: Add comprehensive cost tracking display for LLM usage (#2992)
Co-authored-by: jack <jack@deck.local>
Co-authored-by: Bradley Axen <baxen@squareup.com>
|
2025-06-26 19:46:14 +10:00 |
|
Wendy Tang
|
cebdbdb3d2
|
fix: update index when tool selection strategy changes (#2991)
|
2025-06-23 11:45:54 -07:00 |
|
Max Novich
|
180b1df25d
|
Mnovich/temporal foreground tasks (#2895)
Co-authored-by: Carlos M. Lopez <carlopez@squareup.com>
|
2025-06-20 16:19:58 -07:00 |
|
jack
|
bd25b15aab
|
Add xAI Provider Support for Grok Models (#2976)
Co-authored-by: jack <jack@deck.local>
|
2025-06-20 10:27:28 -07:00 |
|
Isaac Wismer
|
e854725202
|
Add a setting for the quit confirmation dialog (#2901)
|
2025-06-18 11:13:12 -07:00 |
|
jack
|
657718d8c0
|
feat: Add lead-worker model selection and real-time model display in GUI (#2964)
Co-authored-by: jack <jack@deck.local>
|
2025-06-17 20:40:20 -07:00 |
|
Alex Rouse
|
398a4fe237
|
feat(ui): Add confirmation dialog for unsaved changes in extension modal (#2971)
Co-authored-by: Alex Rouse <alex.rouse@block.xyz>
|
2025-06-17 16:06:06 -07:00 |
|
Oliver
|
e3358840c3
|
Opopadich/issue 1625 (#2904)
|
2025-06-16 14:58:05 -07:00 |
|
Aaron Goldsmith
|
0509ade8d3
|
feat: add Help & Feedback section in App Settings (#2935)
|
2025-06-15 20:34:36 -05:00 |
|
Zane
|
92b3735953
|
Enable updater and remove unzipping and installing update text (#2918)
|
2025-06-13 16:15:20 -07:00 |
|
Zane
|
e7d38c6023
|
Disable updater until we can debug more in release (#2908)
|
2025-06-13 12:20:10 -07:00 |
|
Wendy Tang
|
b1d2a02f66
|
feat: (tool router) llm tool selector (#2866)
|
2025-06-13 10:29:11 -07:00 |
|
Zane
|
9368a242ce
|
Check for UPDATES_ENABLED flag before running update logic or in ui (#2897)
|
2025-06-13 09:44:17 -07:00 |
|
Tyler White
|
9945e51d73
|
docs: update Snowflake link and description verbiage (#2882)
|
2025-06-12 18:55:44 -04:00 |
|
jack
|
37812fc76a
|
feat(desktop): Add auto-update functionality to Goose desktop app (#2852)
Co-authored-by: jack <jack@deck.local>
Co-authored-by: Bradley Axen <baxen@squareup.com>
|
2025-06-12 11:25:44 -07:00 |
|
Alex Hancock
|
a89fa18502
|
alexhancock/remove-settings-v1 (#2744)
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2025-06-02 14:04:57 -04:00 |
|
Tyler White
|
8c9a89efde
|
feat: add Snowflake provider (#2488)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-06-02 13:37:00 +10:00 |
|
Zane
|
0c042010ff
|
Fix remaining typescript errors (#2741)
|
2025-05-30 12:06:49 -07:00 |
|
Zane
|
3d5d3cedca
|
Cleanup Phase 1: Remove unused React imports from safe components (#2702)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-05-29 09:13:26 -07:00 |
|
adaug
|
cf7bb08ee1
|
feat: add claude 4 to vertex dropdown (#2697)
Co-authored-by: Tony D'Augustine <tdaugustine@wayfair.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-05-29 12:40:45 +10:00 |
|
Zane
|
d900d5c7d1
|
Update provider configuration handling from new endpoint (#2518)
|
2025-05-14 10:08:32 -07:00 |
|
faces
|
e63300887f
|
goose/providers: add Venice.ai private open-source LLM (#2252)
|
2025-05-13 15:52:44 -07:00 |
|
Zane
|
7027de6238
|
Move token limits to backend (#2484)
|
2025-05-12 16:52:46 -04:00 |
|
Zane
|
a812d6ff79
|
Bottom and top bar refinement (#2303)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
|
2025-05-05 08:48:43 -07:00 |
|
Alice Hau
|
c99d5beb07
|
feat: Azure credential chain logging (#2413)
Co-authored-by: Michael Paquette <mpaquette@pax8.com>
Co-authored-by: Alice Hau <ahau@squareup.com>
|
2025-05-01 14:09:37 -04:00 |
|
Zane
|
15c40f6311
|
Fix e2e tests (#2256)
|
2025-04-18 10:23:03 -07:00 |
|
Yingjie He
|
9bd27cebcb
|
fix: fix gemini model not found (#2157)
|
2025-04-11 10:41:48 -07:00 |
|
Zane
|
8451fb1c89
|
Fix ESLint warnings and and enable max warnings 0 to fail builds (#2101)
|
2025-04-09 15:13:53 -07:00 |
|
Best Codes
|
0daff53110
|
feat: UI tweaks including dark mode fixes, FOUC flash fixes, suspenseful loading states, and 7 more (#2079)
|
2025-04-09 14:54:12 -07:00 |
|
Nahiyan Khan
|
4b86900f47
|
styles: settings v2 (#2103)
|
2025-04-09 10:09:00 -04:00 |
|
marcelle
|
8fbd9eb327
|
feat: efficient benching (#1921)
Co-authored-by: Tyler Rockwood <rockwotj@gmail.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
Co-authored-by: Alice Hau <110418948+ahau-square@users.noreply.github.com>
|
2025-04-08 14:43:43 -04:00 |
|
Glyne J. Gittens
|
e5ea0ec33b
|
fix: add scrollability to manual extension modal (#1605) (#1764)
Co-authored-by: Glyne G <gittensdev@gmail.com>
|
2025-04-07 12:04:45 -05:00 |
|
Denis Buzmakov
|
fc230ded9b
|
feat: add ANTHROPIC_HOST configuration for Anthropic in cli and UI (#1776)
|
2025-04-02 13:36:47 -07:00 |
|
Uddhav Kambli
|
4846d15354
|
# feat(providers): Add support for generic GCP Vertex AI Claude and Gemini models (#1909)
|
2025-04-02 10:22:37 -07:00 |
|
Salman Mohammed
|
17e601f4ab
|
fix: writing forcedConfig to localStorage 'session_sharing_config' (#1956)
|
2025-04-01 08:37:01 -04:00 |
|
Salman Mohammed
|
5c605c92e0
|
feat: preconfigure session sharing with GOOSE_BASE_URL_SHARE (#1885)
Co-authored-by: Lily Delalande <ldelalande@squareup.com>
|
2025-03-28 18:52:21 -04:00 |
|
Salman Mohammed
|
ca41c6ba53
|
feat: share sessions in the UI (#1727)
|
2025-03-27 11:41:55 -04:00 |
|
Lily Delalande
|
afef3b1af7
|
ui: clean up toasts and errors (#1872)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
|
2025-03-27 11:07:27 -04:00 |
|
Yingjie He
|
2eb2462e5e
|
feat: export azure api version (#1873)
|
2025-03-26 12:04:02 -07:00 |
|
Angie Jones
|
a166649c73
|
docs: updated docs for smart approval mode (#1853)
|
2025-03-25 18:50:54 +01:00 |
|
Lily Delalande
|
6abf5b40ce
|
ui: remove and update extensions (#1847)
|
2025-03-25 13:14:59 -04:00 |
|
Wendy Tang
|
7d4a11b0c8
|
fix: goose modes styling (#1833)
|
2025-03-24 13:29:40 -07:00 |
|
Matthew Diamant
|
0cac3c148d
|
New toasts (#1777)
|
2025-03-24 12:32:39 -07:00 |
|
Lily Delalande
|
808b0c8a3b
|
Revert "Standardize Radio Button input" (#1758)
|
2025-03-18 17:38:16 -07:00 |
|
Carlos E Rodriguez
|
5ed1f048ae
|
fix: Goose UI fix typos (#1744)
|
2025-03-18 11:06:55 -07:00 |
|