Commit Graph

755 Commits

Author SHA1 Message Date
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
Zane ffc97056f9 Add recipe schema validation to UI (#4602) 2025-09-10 16:26:34 -07:00
David Katz 3f17f4007a Add Message Metadata for Visibility Control (#4538) 2025-09-10 17:26:16 -04:00
Amed Rodriguez 5e478e56c1 Remove unused loadRecipe function (#4599) 2025-09-10 12:04:31 -07:00
Jack Amadeo 1953266bca Send the secret with decodeRecipe (#4597) 2025-09-10 13:27:06 -04:00
Zane 4f2e99d404 fix markdown links overflowing content and hide agent link previews (#4585) 2025-09-10 10:16:03 -07:00
Amed Rodriguez b0b378e6e3 Fix local (working directory) recipes storage (#4588) 2025-09-09 20:25:27 -07:00
dorien-koelemeijer 916ba902dc Prompt injection detection (simplified - only pattern matching) (#4237)
Signed-off-by: Dorien Koelemeijer <dkoelemeijer@squareup.com>

merging as looks good, lets keep an eye on it.
2025-09-10 10:41:30 +10:00
Jack Amadeo 2080425d9a fix: onboarding endpoints send token secret (#4575) 2025-09-09 13:43:46 -04:00
Zane 208999ee64 improve auto scroll to bottom + detection (#4504) 2025-09-09 08:27:00 -07:00
Elton Gao 32fb6e846f Fix unable to get access to microphone in Mac app (#4571) 2025-09-09 08:25:50 -07:00
Jack Amadeo 9f53d39b88 Use middleware to verify secret key (#4338) 2025-09-09 09:54:33 -04:00
Amed Rodriguez 35c3f69705 Desktop import yaml recipes (#4544) 2025-09-08 16:46:11 -07:00