Commit Graph

515 Commits

Author SHA1 Message Date
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
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
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
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
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
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
Zane 4f2e99d404 fix markdown links overflowing content and hide agent link previews (#4585) 2025-09-10 10:16:03 -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
Zane 208999ee64 improve auto scroll to bottom + detection (#4504) 2025-09-09 08:27:00 -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
David Katz 3a4dd10249 feat: add auto-compact threshold configuration UI (#4178) 2025-09-08 15:10:39 -04:00
Jack Amadeo 7fb746bbcb feat: simplify navigation, make reload work (#4498) 2025-09-05 20:36:38 -04:00
Carine Bruyndoncx 50ea358122 fixed css classes and added some accessibility fixes (#4492)
Signed-off-by: Carine Bruyndoncx <bruyndoncx@gmail.com>
2025-09-05 12:00:28 -07:00
Spence 2448508691 Fix/settings page (#4520) 2025-09-05 12:10:06 -04:00
Zane c818dc7202 remove clicking outside to close recipe warning (#4502) 2025-09-03 15:06:22 -07:00
Zane 651456022c Convert recipe create and import forms to use tanstack form and zod schema validation (#4499) 2025-09-03 13:18:58 -07:00
Abhijay Jain 96d2b6fa92 feat: Add functionality to delete session in history list view (#4480)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-09-03 08:57:18 -07: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 4e9c5e3e2d Disable chat input while extensions load (#4417) 2025-09-02 14:03:20 -07:00
Lifei Zhou ce69b396ce chore: move list recipes and archive recipe to goose server (#4422) 2025-09-01 11:28:28 +10:00
Abhijay Jain 5a10f17ab2 feat: show enabled extensions at top of extensions page (#4423)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-08-29 14:29:02 -04: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
Vincent H. 6610496478 feat: Added scroll state support for chat-session-list navigation (#4360) 2025-08-27 17:20:13 -07:00
Zane 1014d9e519 Fix eleven labs audio transcription and added more logging (#4358) 2025-08-27 12:53:05 -07:00
Alex Hancock 862dd97ca4 feat: re-introduce session sharing (#4370) 2025-08-27 15:47:28 -04:00
Zane 9b9e6d91ea fix focus ring under form submits (#4332) 2025-08-27 11:08:32 -07:00
Jon Andersen e79c7663a7 Implement graceful recipe error handling with filename display (#4363)
Signed-off-by: Jon Andersen <jon.andersen.se@gmail.com>
2025-08-27 08:02:58 -07:00
Angie Jones c052fae3ea remove Ollama card from welcome screen (#4348) 2025-08-27 15:32:11 +10:00
John Landa 323c279dbc Add Tetrate Agent Router Service to Provider Registry (#4354)
Signed-off-by: John Landa <jonathanlanda@gmail.com>
2025-08-27 09:36:09 +10:00
Alex Hancock a4fc5ec4f1 Goose Simple Compact UX (#4202)
Co-authored-by: David Katz <dkatz@squareup.com>
2025-08-26 18:12:02 -04:00
Amed Rodriguez a3097f5250 Refactor Extensions Install Modal (#4328) 2025-08-26 13:28:10 -07:00
Michael Neale 3fb6ddf94a no streaming for ollama and re-arrange cards (#4335) 2025-08-26 17:45:08 +10:00
Lifei Zhou 298fb9091a Enable load nested hint files (#4002) 2025-08-26 10:51:35 +10:00
Abhijay Jain e7ee5fc2f1 fix: fixed chat mode extension list modal scroll (#4305)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-08-25 10:31:51 -07:00
Angela Ning 9fe20f981f UI: query provider for supported models (#4270)
Signed-off-by: Angela Ning <aning@squareup.com>
2025-08-25 13:18:42 -04:00
Zane 476e2ddfd4 fix slow typing with long sessions (#4291) 2025-08-25 09:50:00 -07:00
Michael Neale 3e1557b925 feat: autovisualiser of structured data with mcp-ui (#4153) 2025-08-25 10:42:11 +10:00
Amed Rodriguez 02a237f4a9 Extensions Modal Improvements (#4293) 2025-08-22 17:10:42 -07:00