Commit Graph

569 Commits

Author SHA1 Message Date
Zane 85c77474df Speed up recipe loading from deeplinks and various fixes (#3662) 2025-07-28 14:17:43 -07:00
Zane c7425694f8 fix cmd + , not opening settings (#3694) 2025-07-28 14:17:15 -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
Bradley Erickson 322c1e1416 fix: add maintainer, homepage and categories to DEB/RPM package config (#3096)
Signed-off-by: Brad Erickson <bderickson@gmail.com>
2025-07-27 14:58:28 -04: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
Alex Hancock 858d4062bc feat: Replace usage of mcp_core Tools/ToolAnnotations in openapi schema (#3649) 2025-07-25 10:21:59 -04:00
Taylor Ho a65c547699 Adds the WaitingForUserInput state (#3620) 2025-07-24 10:08:54 -07:00
Lifei Zhou e682940929 Lifei/sub recipe desktop temp (#3576) 2025-07-24 23:37:24 +10:00
Zane 74140ad0f8 Improve session history loading resiliency (#3588) 2025-07-23 13:04:12 -07:00
Zane f55549eac9 Added logging and changed default route case to not redirect to home when there is an invalid route (#3610) 2025-07-23 12:56:52 -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
Jack Amadeo eab80366e5 Remove mcp_macros and unused types (#3581) 2025-07-22 16:32:24 -04:00
Zane ccf188bcc8 fix: add fallback id to messages if none provided (#3584) 2025-07-22 12:49:36 -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
Prem Pillai f21b9017b8 fix: ensure retry-config and success-criteria are populated in openapi spec (#3575) 2025-07-22 19:39:35 +10:00
Angela Ning 09e555941d feat (ui): close recipe modals with esc key (#3568) 2025-07-22 11:23:13 +10:00
Logan Moseley 423bf069b1 feat(ui): Source CashSans-Bold and improve overall text rendering (#3091) 2025-07-21 09:50:47 -07: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
Jarrod Sibbison 947c2f5248 refactor: Renames recipe route to recipes to be consistent (#3540) 2025-07-20 19:06:38 -05: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
Douwe Osinga 1db0cf26ea Rust debug (#3510)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-20 11:45:28 +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 76da3a9724 feat: switch from mcp_core::Role to rmcp::model::Role (#3488) 2025-07-18 12:30:23 -04: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
Zane 3b90282b49 chore(release): release version 1.1.0 (#3465) 2025-07-16 14:56:01 -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