Commit Graph

122 Commits

Author SHA1 Message Date
Michael Neale 6e511d1e8a fix: remove setx calls to not permanently edit the windows shell PATH (#5821) 2025-11-20 19:35:03 +01:00
Zane 56e3be26da Don't show update tray icon if GOOSE_VERSION is set (#5750) 2025-11-17 11:16:24 -08:00
Jack Amadeo 8082c69228 Simplify finding goosed (#5739) 2025-11-17 10:49:34 -05:00
Alex Hancock c2b8c6466e fix: improve and simplify tool call chain rendering (#5704) 2025-11-12 17:55:58 -05:00
Douwe Osinga 8cd379ca33 Show errors on failure (#5643)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-10 13:39:23 -05:00
Zane ff49fa1617 use app.isPackaged instead of checking for node env development (#5465)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-04 14:47:51 -05:00
jom-sq 86c3e42e43 feat: add grouped extension loading notification (#5529)
Signed-off-by: jom-sq <148157197+jom-sq@users.noreply.github.com>
2025-11-03 19:43:20 -06:00
Zane 9d07497050 Improve system theme detection and fallback (#5427) 2025-10-31 11:13:08 -07:00
Zane b4f2382dee Don't disable extensions after they fail to activate in new chat session (#5464) 2025-10-29 15:43:27 -07:00
Douwe Osinga e7ca2e3bf7 Agent extension api (#5281)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-29 11:16:06 -04:00
Douwe Osinga 5e0b074a98 Don't die on strange chars (#5415)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-28 20:08:15 -04:00
Zane aab127e18d Added extension search (#5283) 2025-10-21 12:54:56 -07:00
Zane 3e4488275b Remove reliance on localstorage for pendingScheduleDeepLink when scheduling a recipe (#5290) 2025-10-21 12:01:58 -07:00
Lifei Zhou 8b53a5696e Lifei/UI parameter input (#5222) 2025-10-20 10:05:54 +11:00
Zane f0da14bff8 fix: revert built app name to uppercase Goose (#5206) 2025-10-16 16:11:30 -04:00
Lifei Zhou a6d0666ffd used recipe id or deeplink to start agent (#5154) 2025-10-16 08:36:40 +11:00
Douwe Osinga 0c2127124f Clean room implementation of the chat process (#5079)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
2025-10-11 10:45:16 -04:00
Zane f4d79404ee Create / edit recipe form unification and improvements (#4693) 2025-10-05 09:00:59 -07:00
Douwe Osinga 96ded37e15 Platform extensions sketch (#4868)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-10-03 13:45:37 -04:00
dorien-koelemeijer e6a5692656 Feat: Add prompt injection detection settings UI + update logging (#4651) 2025-10-03 09:01:37 -04:00
Angie Jones 2032c7099c lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
Douwe Osinga dc292883b7 Session manager (#4648)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-09-26 14:56:45 -04:00
Zane 94cf5c85a0 cleanup: remove unused link preview and goose response form components (#4795) 2025-09-25 07:08:07 -07:00
tlongwell-block 9d40422e2d feat: AgentManager - foundation for unified execution (#4389) (#4684) 2025-09-24 16:15:26 -04:00
Jack Amadeo 44115a67ce Don't load user's shell env on app startup (#4681)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-09-23 20:38:07 -04:00
Douwe Osinga c10f335038 Remove some unused stuff (#4388)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-09-22 15:53:19 -04:00
Zane a808bc6817 UI recipes filter invalid, duplicate and unused params (#4615) 2025-09-12 09:11:24 -07:00
Jack Amadeo 2080425d9a fix: onboarding endpoints send token secret (#4575) 2025-09-09 13:43:46 -04:00
Douwe Osinga d2195289cf Add session to agents (#4216)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
2025-09-03 10:31:24 -04:00
Amed Rodriguez a40a9aa8f8 Add visual indicator while recipe loads (#4447) 2025-09-02 15:04:54 -07:00
Amed Rodriguez 4e9c5e3e2d Disable chat input while extensions load (#4417) 2025-09-02 14:03:20 -07:00
Amed Rodriguez 5331a71344 Extensions loading indicator on desktop launch (#4412) 2025-08-29 10:39:11 -07:00
Spence 69c29a0870 feat: integrate tool call icons with status indicators and daisy chaining (#4279)
Co-authored-by: dianed-square <73617011+dianed-square@users.noreply.github.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
Co-authored-by: Taylor Ho <taylorkmho@gmail.com>
2025-08-29 08:39:38 -04:00
Max Novich 1d0c08b3d3 Enhance convert_path_with_tilde_expansion to handle Windows (#4390) 2025-08-28 14:32:39 -07:00
Alex Hancock 862dd97ca4 feat: re-introduce session sharing (#4370) 2025-08-27 15:47:28 -04:00
Jack Amadeo 24b76baa55 Block send until extensions are ready (#4271) 2025-08-22 11:45:25 -04:00
Zane 6e8aa96d90 fix: recipe params not being replaced all the time (#4207) 2025-08-22 07:49:49 -07:00
Alex Hancock 180661f26f chore: removing little-used session sharing feature (#4249) 2025-08-22 10:49:18 -04:00
Spence 3b6c403146 feat: Add message queue system with interruption handling (#4179)
Co-authored-by: Zane Staggs <zane@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-22 13:56:53 +10:00
Zane 953e94a34d fix issue where app redirects to home after initialization but user has already started a chat (#4260) 2025-08-21 14:59:57 -07: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
Jack Amadeo 868316a5a7 Don't show a confirm dialog for quitting (#4225) 2025-08-20 11:58:05 -04:00
Jack Amadeo 240084c50f Remove dead code and old settings migration (#4180) 2025-08-19 21:11:06 -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 a14f087d20 upgraded all npm packages and fixed related issues (#4072) 2025-08-18 15:12:44 -07:00
Zane f609f27db0 remove and cleanup unused code (#4074) 2025-08-14 16:27:53 -07: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 a7f158ee11 speed up loading extensions by loading in parallel (#4054)
thx verified locally should be gtg 👍
2025-08-13 10:30:12 -07: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 c4c6b98d86 Changed app settings configuration form to match settings panels (#3829) 2025-08-05 09:14:37 -07:00