Commit Graph

248 Commits

Author SHA1 Message Date
Abhijay Jain 5a10f17ab2 feat: show enabled extensions at top of extensions page (#4423)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-08-29 14:29:02 -04:00
Amed Rodriguez 5331a71344 Extensions loading indicator on desktop launch (#4412) 2025-08-29 10:39:11 -07:00
Zane 1014d9e519 Fix eleven labs audio transcription and added more logging (#4358) 2025-08-27 12:53:05 -07:00
Alex Hancock 862dd97ca4 feat: re-introduce session sharing (#4370) 2025-08-27 15:47:28 -04:00
John Landa 323c279dbc Add Tetrate Agent Router Service to Provider Registry (#4354)
Signed-off-by: John Landa <jonathanlanda@gmail.com>
2025-08-27 09:36:09 +10:00
Lifei Zhou 298fb9091a Enable load nested hint files (#4002) 2025-08-26 10:51:35 +10:00
Abhijay Jain e7ee5fc2f1 fix: fixed chat mode extension list modal scroll (#4305)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-08-25 10:31:51 -07:00
Angela Ning 9fe20f981f UI: query provider for supported models (#4270)
Signed-off-by: Angela Ning <aning@squareup.com>
2025-08-25 13:18:42 -04:00
Michael Neale 3e1557b925 feat: autovisualiser of structured data with mcp-ui (#4153) 2025-08-25 10:42:11 +10:00
Alex Hancock 180661f26f chore: removing little-used session sharing feature (#4249) 2025-08-22 10:49:18 -04:00
Rizel Scarlett e5da8ca6e0 Fix: deep link extension installation to show dialog for headers configuration (#4150) 2025-08-22 06:22:57 -04:00
John Landa e86c7ddb19 Add PKCE support for Tetrate Agent Router Service (#4165)
Signed-off-by: John Landa <jonathanlanda@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-21 16:04:09 +10:00
Spence 134ae8b9c5 Enhanced onboarding page visual design (#4156)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-08-20 16:29:10 -04:00
Jack Amadeo 868316a5a7 Don't show a confirm dialog for quitting (#4225) 2025-08-20 11:58:05 -04:00
Douwe Osinga 942ef5b0a3 Custom providers update (#4099)
Co-authored-by: developerayo <shodipovi@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-08-19 15:03:10 -07:00
Jack Amadeo 33bf5a44ed chore: remove the google drive built-in extension (#4187) 2025-08-19 17:04:30 -04:00
Douwe Osinga 70f0173f9d Move out app init (#4185)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-19 16:39:46 -04:00
Zane 93949bb7f8 Added tests for extensions functionality (#3794) 2025-08-19 09:52:51 -07:00
Zane a14f087d20 upgraded all npm packages and fixed related issues (#4072) 2025-08-18 15:12:44 -07:00
Wendy Tang b23559640a chore: remove vector search tool selection strategy (#3933)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-18 13:56:27 +10:00
Zane f2e81a3d1c E2E tests working again (#4103) 2025-08-15 07:08:51 -07:00
Zane f609f27db0 remove and cleanup unused code (#4074) 2025-08-14 16:27:53 -07:00
Parsa Rahimi d9b0e7f4c6 fix: update dictation settings handling and improve user feedback (#4093)
Signed-off-by: Parsa Rahimi <mail@parsuli.net>
2025-08-14 13:17:06 -07:00
Parsa Rahimi c5e6916430 fix: delete dialog layout (#4037)
Signed-off-by: Parsa Rahimi <mail@parsuli.net>
2025-08-13 13:06:16 +10:00
Rizel Scarlett 45e0ec226b Adding better deeplink support for streamable-http (#3986)
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-08-09 15:56:43 -04:00
Zane 9b7593d8cc Fix dark mode rendering of config form and centered providers grid for wider screens. (#3837) 2025-08-07 11:28:55 -04:00
Zane d3b76df676 fix: extension list not refreshing after installing from deeplink (#3878) 2025-08-07 11:28:48 -04:00
Joshua Swigut 580b451e44 Fix voice dictation provider selection bug (#3862) 2025-08-06 17:37:41 +02:00
Zane c4c6b98d86 Changed app settings configuration form to match settings panels (#3829) 2025-08-05 09:14:37 -07:00
Shodipo Ayomide e433643b6d fix(ui): refresh provider related issues (#3385) 2025-08-03 01:07:31 +02:00
Douwe Osinga a33460244c Ensure more client (#3787)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-01 13:35:40 -04:00
Alex Rouse 380f23a3b1 fix(ui): extension command text overflow (#3785)
Co-authored-by: Alex Rouse <alex.rouse@block.xyz>
2025-08-01 10:09:23 -07:00
Zane c9ae9ba1ce Ensure adding/removing extensions refreshes extensions list (#3695) 2025-07-31 12:17:09 -07:00
Zane b5e73c4c89 fix: initial prompt not filled in after accepting new recipe (#3637) 2025-07-31 10:49:28 -07:00
Douwe Osinga d1e38fba32 Make the client more secure (#3742)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-31 19:20:37 +02:00
Shodipo Ayomide 86871ad855 feat: allow users view and edit their non-secret config's (#3005) 2025-07-31 14:37:06 +02:00
Douwe Osinga b18213cf01 Add inline python extension (#3107)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-28 10:48:02 +10:00
Zane 6b60bbcdbe Remove confusing status output when testing sharing url connection and it shows 404 (#3659) 2025-07-25 12:58:15 -07:00
Zane d974757720 Fix model display name not being updated immediately after leaving settings (#3587) 2025-07-22 18:22:14 -07:00
Kyle 🐆 cfa99b3e08 fix(ui): enable selection of zero-config providers in desktop GUI (#3378)
Signed-off-by: Kyle Santiago <kyle@privkey.io>
2025-07-21 10:44:49 +10:00
Douwe Osinga 4926e3579f Catch json errors a little better (#3437)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-20 15:16:27 +02:00
Yingjie He ef496329b9 feat: deprecate jetbrains extension in favor of public one (#2589) 2025-07-19 13:58:06 -07:00
Zane 8a6329f8ca Fix launching session in new window (#3497) 2025-07-17 19:43:45 -07:00
Zane 759cc6830e fix issue with generating a share url and add missing url verification in settings (#3482) 2025-07-17 15:33:34 -07:00
Simon Sickle 759cbc7acb Add wakelock feature to prevent system sleep while Goose is working (#3321)
Signed-off-by: Simon Sickle <51972200+simonsickle@users.noreply.github.com>
2025-07-17 10:09:08 +02:00
Zane 77ea27f5f5 UI update with sidebar and settings tabs (#3288)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
Co-authored-by: Taylor Ho <taylorkmho@gmail.com>
Co-authored-by: Lily Delalande <119957291+lily-de@users.noreply.github.com>
Co-authored-by: Spence <spencrmartin@gmail.com>
Co-authored-by: spencrmartin <spencermartin@squareup.com>
Co-authored-by: Judson Stephenson <Jud@users.noreply.github.com>
Co-authored-by: Max Novich <mnovich@squareup.com>
Co-authored-by: Best Codes <106822363+The-Best-Codes@users.noreply.github.com>
Co-authored-by: caroline-a-mckenzie <cmckenzie@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-15 17:24:41 -07:00
Angie Jones 026988d975 ux: alphabetize extensions (#3416) 2025-07-14 21:26:14 -05:00
Marko Lazaric c7043190e3 feat: Add AZURE_OPENAI_API_KEY as a visible config parameter (#3265) 2025-07-15 08:28:25 +10:00
Lily Delalande 864e38ccab fix cu (#3291) 2025-07-07 21:16:09 -04:00
Rizel Scarlett c12f02bb82 Enabling npx command to install on Windows Desktop (#3283) 2025-07-07 16:29:14 -04:00