Commit Graph

708 Commits

Author SHA1 Message Date
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
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
Max Novich 195f389972 update to RMCP 0.6.2 (#4523) 2025-09-05 09:54:10 -04:00
Zane 429aeffc77 remove localstorage getconfig fallbacks (#4432) 2025-09-04 09:01:27 -07:00
dependabot[bot] 645c0bac6f chore(deps-dev): bump electron from 37.2.6 to 37.4.0 in /ui/desktop (#4516)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-04 08:42:14 -07:00
Zane c818dc7202 remove clicking outside to close recipe warning (#4502) 2025-09-03 15:06:22 -07:00
Zane Staggs 9374a8e29b lower min width to 450 for small screens 2025-09-03 13:37:14 -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
Atish Patel 1b59d12a50 fix: recipe deeplink "+" characters and folder change (#4471) 2025-09-03 08:07:14 -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 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
Alex Hancock d6dbbab8bc chore(release): release version 1.7.0 (#4391) 2025-09-02 15:39:41 -04: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
Max Novich b78337dc30 Add metrics for recipe metadata in scheduler, UI, and CLI (#4399) 2025-08-28 16:18:47 -07:00
Max Novich 1d0c08b3d3 Enhance convert_path_with_tilde_expansion to handle Windows (#4390) 2025-08-28 14:32:39 -07:00
David Katz ef57f5062d Nest TODO State in session data (#4361)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-08-28 14:11:29 -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
Zane 940e57845d Fix refresh by waiting for document ready rather than a timeout (#4355) 2025-08-26 12:22:28 -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
Alex Hancock dc01d1c7f8 release/1.6.0 (#4280) 2025-08-22 12:59:04 -04:00
Jack Amadeo 0f1d3f68bd Remove half-second wait, rework auto submit (#4282) 2025-08-22 11:45:34 -04:00
Jack Amadeo 24b76baa55 Block send until extensions are ready (#4271) 2025-08-22 11:45:25 -04:00
tlongwell-block b16741dbbd Move To-Do Tool to Session Scope from Agent Scope (#4157) 2025-08-22 10:53:42 -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
Zane 69ad4cad63 Stop auto scrolling when agent responds and let scroll area handle scrolling to bottom (#4257) 2025-08-22 07:15:09 -07:00