Commit Graph

405 Commits

Author SHA1 Message Date
Shodipo Ayomide 86871ad855 feat: allow users view and edit their non-secret config's (#3005) 2025-07-31 14:37:06 +02:00
Angie Jones 4549d617c0 fix: View extensions link (#3751) 2025-07-31 01:14:56 -05:00
Zane be6c599063 Fix slow typing in chat input with long running sessions (#3722) 2025-07-30 10:42:13 -07:00
Zane f47836bbe8 Fix html content detection regex to not include markdown autolinks (#3720) 2025-07-30 09:40:12 -07:00
Michael Neale 601c678722 feat: openrouter out of the box experience for goose installations (#3507) 2025-07-30 17:17:43 +10:00
Zane 85c77474df Speed up recipe loading from deeplinks and various fixes (#3662) 2025-07-28 14:17:43 -07:00
Angela Ning 7e98329093 feat (ui): File picker for scheduling recipes default to recipe dir (#3611) 2025-07-28 15:39:15 -04: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
Taylor Ho a65c547699 Adds the WaitingForUserInput state (#3620) 2025-07-24 10:08:54 -07:00
Zane 74140ad0f8 Improve session history loading resiliency (#3588) 2025-07-23 13:04:12 -07:00
Zane 59c7615161 fix: chat sidebar layout overlapping content occasionally (#3590) 2025-07-23 12:56:39 -07:00
Zane 229a49bfdc fix: loading shared sessions (#3607) 2025-07-23 12:52:37 -07:00
Zane 3d5f395ce6 fix: show token alert popover during agent responses and agent failure cases (#3536) 2025-07-23 09:33:11 -07:00
Zane d974757720 Fix model display name not being updated immediately after leaving settings (#3587) 2025-07-22 18:22:14 -07:00
Zane b061fdb198 Added option to summarize the chat when an error is triggered (#3598) 2025-07-22 18:21:17 -07:00
Zane 246ba19256 Restore recipe parameters functionality (#3530) 2025-07-22 10:31:44 -07:00
Spence 914c537965 feat: Enhanced loading states with thinking icons and flying bird animation (#3478) 2025-07-22 09:47:39 -07:00
Douwe Osinga 9f356e7009 Agent loop defensive (#3554)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-22 18:21:47 +02:00
Zane ab8089499e Add recipe install warning (#3537)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-22 17:34:25 +02:00
Angela Ning 09e555941d feat (ui): close recipe modals with esc key (#3568) 2025-07-22 11:23:13 +10:00
Jarrod Sibbison d085126709 refactor: Use openapi for recipe endpoint types and in frontend (#3548) 2025-07-21 19:40:13 +10: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
Jarrod Sibbison e2e656c012 refactor: Centralise deeplink encode and decode into server (#3489) 2025-07-20 18:13:55 +10:00
Yingjie He ef496329b9 feat: deprecate jetbrains extension in favor of public one (#2589) 2025-07-19 13:58:06 -07:00
Jack Amadeo d5291461ca Replace mcp_core::content types with rmcp::model types (#3500) 2025-07-18 17:23:25 -04:00
Max Novich 78f0711ea6 Alexhancock/reapply 3491 (#3515)
rust failures are not related
2025-07-18 10:58:45 -07:00
Alex Hancock af872b1794 Revert "fix the output not being visible issue (#3491)" (#3511) 2025-07-18 08:19:00 -07:00
Jarrod Sibbison eb5e8b6f4e fix: Load and Use recipes in new window (#3501) 2025-07-18 08:18:14 -07:00
Zane 8a6329f8ca Fix launching session in new window (#3497) 2025-07-17 19:43:45 -07:00
Zane b7057b1eda Fix tool call allow still showing initial state in chat after navigating back (#3498) 2025-07-17 19:43:35 -07:00
Zane 9f65455cc3 fix token alert indicator/popovers hiding and showing (#3492) 2025-07-17 16:19:43 -07:00
Zane ca13eca7bd Fix llm errors not propagating to the ui and auto summarize not starting (#3490) 2025-07-17 15:33:44 -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
Max Novich 079a64c1f7 fix the output not being visible issue (#3491) 2025-07-17 15:26:53 -07:00
LordMelkor e0b3b0fc70 Enhancement: Extension name tooltips for tool banners (#3250) 2025-07-17 17:03:18 -04:00
Jarrod Sibbison c69d1e9f8d fix: Fixes importing url encoded recipe deeplinks (#3446) 2025-07-17 15:17:07 -04: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 33c082cd5b Fix a few ui edge cases - refresh occasionally crashing, chat loader over text and chat input height returning to auto (#3469) 2025-07-16 19:06:56 -07:00
LordMelkor dc0008bd4f Fix regression: add back detail to tool-call banners (#3231) 2025-07-16 17:30:59 -04:00
Zane 9ffb57ec15 Bump more space for goose is working on it so it doesnt overlap incoming agent chat messages (#3453) 2025-07-16 12:53:23 -07:00
Zane 3d28adf075 Align chat input action buttons to bottom when large amount of text (#3455) 2025-07-16 12:53:16 -07:00
caroline-a-mckenzie 201d5c9cf6 Back Button Restyling (#3442) 2025-07-16 12:05:12 -04: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
Jack Amadeo fde3a578a5 feat: stream LLM responses (#2677)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-07-14 14:57:03 -04: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