Commit Graph

53 Commits

Author SHA1 Message Date
Zane a7699e1607 Multi chat (#6428) 2026-01-21 09:13:55 -08:00
Douwe Osinga 2f083b827a User configurable templates (#6420)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-20 17:15:52 -05:00
Ariel Ahdoot 9b86d96daf Fix: Update session name in UI in real-time (#6533) 2026-01-16 14:07:53 -06:00
Zane 828e863723 Fix popular topics not starting chat when clicked (#6508) 2026-01-15 07:58:18 -08:00
Zane 9a01fcb740 Add support for changing working dir and extensions in same window/session (#6057) 2026-01-08 16:48:15 -08:00
Andrew Harvard 91a6b21f39 feat: add mcp app renderer (#6095)
Co-authored-by: Douwe Osinga <douwe@block.xyz>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-22 18:01:21 -05:00
Rizel Scarlett 04a849a47d fix(ui): enable MCP UI to send a prompt message when an element is clicked (#6207) 2025-12-19 18:18:33 -05:00
Alex Hancock 06155ce0ca feat(mcp): elicitation support (#5965) 2025-12-05 21:29:59 -05:00
Zane a70360b18a fix params not being substituted in activities (#5992) 2025-12-04 16:00:19 -08:00
Kai Lu 5d53643b61 Enable recipe deeplink parameters for pre-population (#5757)
Co-authored-by: Claude <noreply@anthropic.com>
2025-12-03 07:45:25 -08:00
Zane e1ab27e554 Move recipe actions to bottom bar icon and edit goosehints to settings (#5864) 2025-11-25 08:55:43 -07:00
Zane d54a06afda Next camp refactor live (#5706) 2025-11-21 14:10:34 -07:00
David Katz c8d2d47c6f Token state not showing on load, or after message is finished. (#5606) 2025-11-06 13:27:45 -05:00
David Katz 37e1bb1d37 Stream token usage on every agent message (#5342) 2025-10-29 23:23:25 -04:00
David Katz 23412e270f Replace compaction notifications with system notifications (#5218) 2025-10-22 16:09:44 -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
Lifei Zhou 8b53a5696e Lifei/UI parameter input (#5222) 2025-10-20 10:05:54 +11: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
Lifei Zhou 1396d315e5 Applied server side call to parse and save recipe (#5022) 2025-10-09 15:45:46 +11:00
Zane f4d79404ee Create / edit recipe form unification and improvements (#4693) 2025-10-05 09:00:59 -07:00
Zane 345cc65bd3 Fix auto scroll to bottom during chat (#4923) 2025-10-01 14:23:03 -07:00
tlongwell-block 5bf698cc50 Include Session ID appropriately in UI (#4901) 2025-10-01 12:35:24 -04:00
Douwe Osinga dc292883b7 Session manager (#4648)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-09-26 14:56:45 -04: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
David Katz 3f17f4007a Add Message Metadata for Visibility Control (#4538) 2025-09-10 17:26:16 -04:00
Zane 208999ee64 improve auto scroll to bottom + detection (#4504) 2025-09-09 08:27:00 -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
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
Alex Hancock a4fc5ec4f1 Goose Simple Compact UX (#4202)
Co-authored-by: David Katz <dkatz@squareup.com>
2025-08-26 18:12:02 -04:00
Jack Amadeo 0f1d3f68bd Remove half-second wait, rework auto submit (#4282) 2025-08-22 11:45:34 -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
Andrew Harvard db8518f52d feat: upgrade @mcp-ui/client package and improve UI message handling (#4164) 2025-08-21 16:21:32 -04:00
Amed Rodriguez 4f4e8ace33 Desktop alerts when suspicious unicode characters found in Recipe (#4080) 2025-08-19 14:05:46 -07:00
Douwe Osinga 70f0173f9d Move out app init (#4185)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-19 16:39:46 -04:00
Bright Zheng e5075ea180 feat(ui): Implement in-place message editing with re-response (#3798)
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-08-19 08:22:57 -07:00
Lifei Zhou 67e63624ab fixed recipe schedule jobs (#3880) 2025-08-07 11:18:39 +10:00
Douwe Osinga 861bd0a71d Tell the user to hit compact (#3851)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-05 18:12:16 +02:00
Zane b5e73c4c89 fix: initial prompt not filled in after accepting new recipe (#3637) 2025-07-31 10:49:28 -07:00
Zane be6c599063 Fix slow typing in chat input with long running sessions (#3722) 2025-07-30 10:42:13 -07:00
Zane 85c77474df Speed up recipe loading from deeplinks and various fixes (#3662) 2025-07-28 14:17:43 -07:00
Taylor Ho a65c547699 Adds the WaitingForUserInput state (#3620) 2025-07-24 10:08:54 -07:00
Zane b061fdb198 Added option to summarize the chat when an error is triggered (#3598) 2025-07-22 18:21:17 -07:00
Zane 246ba19256 Restore recipe parameters functionality (#3530) 2025-07-22 10:31:44 -07:00
Spence 914c537965 feat: Enhanced loading states with thinking icons and flying bird animation (#3478) 2025-07-22 09:47:39 -07:00
Douwe Osinga 9f356e7009 Agent loop defensive (#3554)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-22 18:21:47 +02:00
Zane ab8089499e Add recipe install warning (#3537)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-07-22 17:34:25 +02:00
Zane ca13eca7bd Fix llm errors not propagating to the ui and auto summarize not starting (#3490) 2025-07-17 15:33:44 -07:00