Commit Graph

769 Commits

Author SHA1 Message Date
Zane de9d95b85e Upgrade electron for macOS Tahoe compatibility (#5015) 2025-10-06 09:54:52 -04:00
Lifei Zhou aedc12637b fix: check server is ready so that we can decode the recipe deeplink (#5021) 2025-10-06 21:56:49 +11:00
Lifei Zhou 5526b59f53 fix: backwards compatible parsing recipe file (#5020) 2025-10-06 21:34:16 +11:00
Zane f4d79404ee Create / edit recipe form unification and improvements (#4693) 2025-10-05 09:00:59 -07:00
Kamal Fariz Mahyuddin 9e9495ebe5 feat: set custom models for lead/worker (#4598)
Signed-off-by: Kamal Fariz Mahyuddin <kamal@envoy.com>
2025-10-04 17:19:39 -04:00
Amed Rodriguez 8d7aed9f6b Fix extension headers (#5000) 2025-10-03 15:06:54 -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
Douwe Osinga 5b8efb5b9a Add reply to the routes (#4963)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-03 13:32:42 -04:00
dorien-koelemeijer e6a5692656 Feat: Add prompt injection detection settings UI + update logging (#4651) 2025-10-03 09:01:37 -04:00
Lifei Zhou a3fbeb04fc Lifei/create save recipe to file (#4895) 2025-10-03 09:38:25 +10:00
Zane 031b8b7270 fix redirect to extensions page after deeplink install and show toast with success message (#4863)
Co-authored-by: Amed Rodriguez <amed@squareup.com>
2025-10-02 10:50:43 -07:00
Jack Amadeo 610967a55b Remove wait-for-ready log (#4956) 2025-10-02 13:43:45 -04:00
Zane 345cc65bd3 Fix auto scroll to bottom during chat (#4923) 2025-10-01 14:23:03 -07:00
Jack Amadeo a1068ec591 fix: session timestamps (#4913) 2025-10-01 14:32:32 -04:00
Jack Amadeo 5fa1efbddb feat: lazy infinite scroller for session history view (#4922) 2025-10-01 14:14:44 -04:00
tlongwell-block 5bf698cc50 Include Session ID appropriately in UI (#4901) 2025-10-01 12:35:24 -04:00
Jack Amadeo a77d13aa88 rmcp upgrade (#4792) 2025-09-30 21:03:50 -04:00
Jack Amadeo dee7f79f32 feat: Use the screen, goose (#4905) 2025-09-30 20:18:19 -04:00
Zane 4af7e7b821 fix optional recipe schema zod validation (#4900) 2025-09-30 10:33:37 -07:00
Guillaume Simard 29fd4b97aa Added CMD+T keyboard shortcut that takes you to the Home tab (#4541)
Signed-off-by: Guillaume Simard <2000390+GuiSim@users.noreply.github.com>
2025-09-30 09:43:11 -07:00
Alex Hancock cb0eca9966 alexhancock/mcp-crate-cleanup (#4885) 2025-09-29 17:00:17 -04:00
Alex Hancock b9ba8dca29 Revert "Internal MCP Crate Cleanup (#4800)" (#4883) 2025-09-29 14:21:30 -04:00
Alex Hancock 146cf3185a Internal MCP Crate Cleanup (#4800) 2025-09-29 10:39:43 -04:00
Michael Neale 4e1195954c fix: restoring test data and correcting name (#4875) 2025-09-29 15:29:02 +10: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
David Katz 74517615c5 Fix: Token count UI doesn't re-render if it's open. (#4822) 2025-09-26 14:02:29 -04:00
Jack Amadeo 4e786db03e fix: keep one goosed client per BrowswerWindow (#4805) 2025-09-26 10:54:53 -04:00
Jack Amadeo 757ceb6109 chore: turn clippy on for test code (#4817) 2025-09-26 00:06:07 -04:00
Zane f0ab2c50be fix chat button alignment and spacing for attachments (#4794) 2025-09-25 13:51:13 -07: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 ad045bc94c shave and code split (#4630) 2025-09-24 13:42:19 -04:00
Alex Hancock b051d11115 Release/1.9.0 (#4703) 2025-09-24 10:11:52 -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
Joe Gracyk 83fc8a69d3 Add I Ching MCP to extension catalog (#4525) 2025-09-22 15:35:28 -04:00
Jason Cochard 44f574c4bc refactor(forge): employ desktopTemplate to support absolute paths (#4084)
Signed-off-by: Jason Cochard <cochard@protonmail.com>
2025-09-22 13:31:22 -04:00
Ignasi Barrera 6e7ec1974b fix gui client initialization when using an external backend (#4669)
Signed-off-by: Ignasi Barrera <nacx@apache.org>
2025-09-20 13:15:25 +10:00
Abhijay Jain 598dd755b4 fix: improve oneDark theme for comment contrast and readability (#4655)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-09-19 09:34:22 -07:00
Abhijay Jain 939bdb6c67 fix: dictation provider dropdown getting cut off (#4673)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-09-19 08:37:55 -07:00
Alex Hancock 70c40a1073 fix(1718): make --dir work when launching Goose.app (#4642) 2025-09-15 12:41:45 -04:00
Amed Rodriguez cb3def45e1 Add recipe title in import form (#4625) 2025-09-12 16:33:04 -07:00
Amed Rodriguez 62cd2661a1 Desktop json recipes upload (#4629) 2025-09-12 16:05:26 -07:00
Jack Amadeo 178573ce95 Catch errors in node main (#4627) 2025-09-12 15:49:37 -04:00
dependabot[bot] bc15e06c6a chore(deps-dev): bump vite from 7.1.3 to 7.1.5 in /ui/desktop (#4583)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-12 12:25:18 -07:00
Zane 87d53cc733 Always show recipe activities at the top of chat when recipe accepted and active (#4616) 2025-09-12 09:16:30 -07:00
Zane 0b8be1fd5d Add parameter replacement to activities in ui (#4617) 2025-09-12 09:13:23 -07:00
Zane a808bc6817 UI recipes filter invalid, duplicate and unused params (#4615) 2025-09-12 09:11:24 -07:00
Alex Hancock d63781a552 release/1.8.0 (#4577)
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2025-09-11 13:59:55 -04:00