Commit Graph

643 Commits

Author SHA1 Message Date
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 63b67bcbbf fix not being able to add spaces to activity message area (#4055) 2025-08-14 16:28:31 -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 28b106a039 chore: add info tooltip to share session button (#4038)
Signed-off-by: Parsa Rahimi <mail@parsuli.net>
2025-08-14 14:53:24 -04:00
Douwe Osinga d7e761c529 Reroute routes (#4088)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-14 14:23:02 -04:00
Zane 68dd3281f8 Load recipe deeplinks in single window when app is closed (#4048) 2025-08-13 14:52:33 -07:00
Zane 84d0ca111d cleanup memory in chat (#4073) 2025-08-13 13:56:07 -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
David Katz dab1415fdd Move summarize button inside of context view (#4015) 2025-08-12 11:36:29 -04: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
Michael Neale e124bb084f feat: first time automated ollama install experience and openrouter (#3881)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-08-08 11:41:53 +10: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
Lifei Zhou 67e63624ab fixed recipe schedule jobs (#3880) 2025-08-07 11:18:39 +10:00
Andrew Harvard a646c7a0f5 Upgrade to MCP-UI ~5.6.2 and handle internalized auto iframe resizing (#3889) 2025-08-06 16:27:11 -04:00
Douwe Osinga 1bd4298e69 Make the window title reflect what we are doing (#3883)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-06 18:39:17 +02:00
Anthony Langhorne a5371af4c1 feat: Add session description editing functionality (#3819)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-08-06 08:59:33 -07:00
Joshua Swigut 580b451e44 Fix voice dictation provider selection bug (#3862) 2025-08-06 17:37:41 +02:00
Douwe Osinga 46e883db6e Cmd click open finder (#3807)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-06 10:46:27 +02:00
Zane c5fd3b708a fix: recipe parameter form max height and not scrolling (#3879) 2025-08-06 10:43:27 +02:00
Zane c4c6b98d86 Changed app settings configuration form to match settings panels (#3829) 2025-08-05 09:14:37 -07:00
Douwe Osinga 861bd0a71d Tell the user to hit compact (#3851)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-05 18:12:16 +02: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
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
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 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
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
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 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