Commit Graph

736 Commits

Author SHA1 Message Date
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
David Katz a747ba7a84 Fix: Always show autocompact threshold ui (#5701)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-12 13:50:07 -05:00
Douwe Osinga 0df4ad3296 Ollama improvements (#5609)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-12 11:42:00 -05:00
Abhijay Jain 775bd90846 fix : action icons overlap session title in chat history (#5684)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-11-11 14:48:44 -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
Sheikh Limon e8c895bbf8 fix: prevent repeated 404 errors when accessing deleted sessions (#5644)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2025-11-10 09:43:06 -05:00
Douwe Osinga e5a1474b4c Scheduler cleanup (#5571)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-08 13:19:18 -05:00
Jack Amadeo 25dfd768e5 Better search paths and handling of CLI providers (#5554)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-07 22:35:26 -05:00
tlongwell-block 20ba2fdb7e Unify subrecipe and subagent execution through shared recipe pipeline (#5082) 2025-11-06 19:02:03 -05:00
David Katz c8d2d47c6f Token state not showing on load, or after message is finished. (#5606) 2025-11-06 13:27:45 -05:00
Abhijay Jain 0a4cf49064 feat(ui): bring back quick launcher (#5144)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-11-06 10:35:31 -05:00
Alex Holder ec6faf92a3 Add pending extension indicator to extension panel (#5493)
Signed-off-by: Alex Holder <alexeeyre@gmail.com>
2025-11-05 23:30:34 -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
Douwe Osinga 4201e80e8e Goose recover (#5450)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-30 18:12:46 -04:00
Zane e586e13d9d Removed drafts and agentIsReady in ChatInput (#5366) 2025-10-30 14:04:53 -07:00
Jack Amadeo ad4269330e feat/fix: set optional config params, and don't overwrite unset secrets (#5325) 2025-10-30 16:04:38 -04:00
David Katz 37e1bb1d37 Stream token usage on every agent message (#5342) 2025-10-29 23:23:25 -04: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
Alex Hancock f98458323f fix(extensions/desktop): only show env vars for stdio mcps (#5430) 2025-10-29 12:14:26 -04: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 fb95068e4a Recipe variables (#5365)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-10-28 09:28:47 -04:00
David Katz 77fe4f329f Auto-compact Threshold UI improvements (#5354) 2025-10-27 15:22:06 -04:00
Amed Rodriguez f0cffdb4ac include sessionId in tool request (#5394) 2025-10-27 11:14:02 -07:00
Amed Rodriguez 774baf1cdb Fix scheduler jobs dates formatting (#5368) 2025-10-24 15:18:02 -07:00
Zane 8b3e3a8357 Add bottom menu extension selection (#5352) 2025-10-24 14:03:01 -07:00
Will Pfleger 044b227fdb (re)Standardize Session Name Attribute (#5279) 2025-10-24 13:34:08 -04:00
Zane 4acb4871b7 Unify loading goose messages and usechatstream determines chat state (#5306)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-23 15:51:01 -07:00
Angela Ning 7c4e3684ea feat: dynamically load ollama models (#5309) 2025-10-22 21:17:02 -04:00
David Katz 23412e270f Replace compaction notifications with system notifications (#5218) 2025-10-22 16:09:44 -04:00
Douwe Osinga 755e9f893d Diagnostics (#5323)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-22 14:25:49 -04:00
Douwe Osinga d836a10af1 Next camp (#5237)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-10-21 15:00:21 -07: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
Angela Ning 09752aa7d0 Revert "Revert "Rewrite extension management tools"" (#5273)
Signed-off-by: Angela Ning <aning@squareup.com>
2025-10-21 11:34:17 -04:00
Lifei Zhou 8b53a5696e Lifei/UI parameter input (#5222) 2025-10-20 10:05:54 +11:00
Michael Neale 890393bb68 Revert "Standardize Session Name Attribute" (#5250) 2025-10-18 12:44:30 -04:00
Will Pfleger c662039674 Revert "Rewrite extension management tools" (#5243) 2025-10-17 20:25:44 -04:00
Will Pfleger b8c3508178 Standardize Session Name Attribute (#5085) 2025-10-17 17:05:41 -04:00
Angela Ning bccfa0156c Rewrite extension management tools (#5057)
Signed-off-by: Angela Ning <aning@squareup.com>
2025-10-17 14:22:58 -04:00
Kenneth Mungai 91f6457956 feat: add schedule button to recipe entries (#5217)
Signed-off-by: ki3ani <kimanim68@gmail.com>
2025-10-17 08:14:01 -07:00
David Katz 83accb8aa6 Autocompact threshold UI cleanup (#5232) 2025-10-17 11:13:16 -04:00
Douwe Osinga 7c1f5dcb2f Compaction overhaul (#5186)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: David Katz <dkatz@squareup.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-10-15 18:39:12 -04:00
Lifei Zhou a6d0666ffd used recipe id or deeplink to start agent (#5154) 2025-10-16 08:36:40 +11:00
David Katz 5581078935 Sort providers in alphabetical vs random (#5090) 2025-10-15 11:26:28 -04:00
Douwe Osinga 9251da4314 Declarative providers (#5084)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-10-15 09:48:14 -04: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
Abhijay Jain 0baca17ba8 fix : enhance fuzzy file search in goose desktop (#5071)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-10-11 10:30:50 -04:00
Zane a8cf2e4e3d Add flag for enabling eleven labs voice dictation (#5095) 2025-10-10 12:09:20 -07:00