Commit Graph

602 Commits

Author SHA1 Message Date
Jack Amadeo 0220880ea1 Pin @mcp-ui/client in package.json (#3860) 2025-08-05 11:24:45 -04:00
Alex Hancock 3f567efd9e feat: more robust client initialization for the app (#3830) 2025-08-04 12:56:47 -04:00
Zane 7a364de187 Fix directory switcher not working in active chat sessions and file browser not defaulting to current session directory path (#3791) 2025-08-04 08:46:53 -07:00
Zane 9d5f58a0f3 fix session resume in new window (#3800) 2025-08-03 10:21:24 +02:00
Shodipo Ayomide e433643b6d fix(ui): refresh provider related issues (#3385) 2025-08-03 01:07:31 +02:00
Alfonso de la Guarda Reyes 84704d1e3a feat: Add comprehensive Linux build support (#3673) 2025-08-03 00:40:42 +02:00
Jack Amadeo ba02ed906e chore: Upgrade node (#3756)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-08-01 22:15:05 -04:00
Jack Amadeo 6b3018b77a Swap MCP client implementations to rmcp (#3634) 2025-08-01 17:14:41 -04:00
Douwe Osinga 1a8b3b1a42 Handle missing keys with a default (#3753)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-01 21:13:30 +02:00
Lifei Zhou ba9981d1fc Fix open recipe chat via deeplink (#3773)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-08-01 11:32:18 -07: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
Andrew Harvard 900698777b integrate MCP UI (#2948)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-01 08:09:06 -04:00
Michael Neale bbf1f1eee8 fix: don't return full shell output when very large (#3750)
has some additional build fixes
2025-08-01 12:48:25 +10:00
Zane 3f6a055790 Speed up app initialization and improve refresh crashing (#3717) 2025-07-31 12:41:05 -07:00
Zane 113dce2999 Improve power save blocker mechanism (#3698) 2025-07-31 12:17:22 -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
Zane f1907abacb fix not being able to click on searchbar buttons in chat (#3723) 2025-07-31 10:46:24 -07:00
Zane dbde38e32b center session summary modal description text (#3737) 2025-07-31 10:46:11 -07:00
Zane 5bc6601692 Persist first message to local history in case of failure or cancellation (#3744) 2025-07-31 10:45:55 -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
Pedro Veloso 71c8d9e7aa Add support for mouse back nav button to Settings screen (#3195) 2025-07-31 18:11:50 +02:00
Jack Amadeo 5b6dd1387a chore: Remove the wrong tailwind package (#3754) 2025-07-31 10:53:33 -04:00
Cody Mullins 7cfdf9a44a chore: fix typo in desktop readme for goosed (#3752)
Signed-off-by: Cody Mullins <joshua.c.mullins@gmail.com>
2025-07-31 15:42:54 +02:00
Andrew Harvard 001bcebcee feat: upgrade rmcp (#3738) 2025-07-31 08:57:51 -04:00
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 ed3217ceca Remove unused Memory Mode / Computer-Controller Mode code (#3743) 2025-07-30 13:51:05 -07:00
Finn b4aa2cd3ab Update OSX codesigning and notarization (#3658) 2025-07-30 11:05:37 -07: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
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