Commit Graph

736 Commits

Author SHA1 Message Date
Andrew Harvard 847cabb964 fix: update MCP Apps _meta.ui.resourceUri to use nested format (SEP-1865) (#6372) 2026-01-07 14:53:22 -05:00
Andrew Harvard dbfc9c8958 fix: prevent infinite loop of tool-input notifications in MCP Apps (#6374) 2026-01-07 12:02:14 -05:00
Abhijay Jain 76bf1d049f fix: Show platform-specific keyboard shortcuts in UI (#6323)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-01-07 21:31:47 +05:30
Michael Neale 7d751b3196 fix: we load extensions when agent starts so don't do it up front (#6350) 2026-01-07 17:03:51 +11:00
Zane 7be90cdacc Hide advanced recipe options under expandable content (#6021) 2026-01-06 11:04:54 -08:00
Abhijay Jain a4fd6f3beb fix: prevent KaTeX from treating underscores as subscripts in plain text (#6242)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-01-07 00:02:06 +05:30
Abhijay Jain 1d63739b69 fix : preserve provider engine type when editing custom providers (#6106)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-01-06 22:54:40 +05:30
Abhijay Jain ebae5d870f refactor: when changing provider/model,load existing provider/model (#6334)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-01-06 10:43:01 +05:30
Zane edcd011543 Add recipe download and copy yaml (#6201) 2026-01-05 09:55:50 -08:00
Douwe Osinga 85aee9c5b7 MCP Apps Plumbing (#6286)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-05 10:34:52 -05:00
Michael Neale 5027164e35 fix: Update tetrate signup step (#6324) 2026-01-05 12:27:55 +08:00
kdunn926 dd03d2aa95 fix: handle toolnames without underscores (#6318)
Signed-off-by: Kyle Dunn <kdunn926@gmail.com>
2026-01-02 12:22:18 +11:00
Adrian Cole 5a5312a2e6 feat: upgrade to rmcp 0.12.0 and sacp 10.0.0 by removing SSE transport (#6304)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-02 07:07:53 +08:00
Angie Jones 40246432dc remove Tool Selection Strategy preview (#6250) 2025-12-23 14:09:06 -06: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
Alex Hancock 7134e89c4b feat: improved UX for tool calls via execute_code (#6205) 2025-12-22 10:42:20 -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
David Katz 6a0b8c25d5 Integrate pricing with canonical model (#6130) 2025-12-18 11:44:36 -05:00
Douwe Osinga fd9582a45f More slash commands (#5858)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-16 19:26:49 -05:00
Andrew Harvard 07de82ba9b fix: MCP UI not rendering due to CallToolResult structure change (#6143) 2025-12-16 16:54:55 -05:00
Andrew Harvard d2358f7eaa feat: Centralize theme management with ThemeContext (#6137) 2025-12-16 13:50:57 -05:00
Douwe Osinga 1c820addeb OpenRouter & Xai streaming (#5873)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-12-16 13:24:53 -05:00
Zane 8a91f15731 Add more posthog analytics (privacy aware) (#6122) 2025-12-16 08:59:14 -08:00
Michael Neale 208417e751 feat: external goosed server (#5978)
supports connecting to an external goosed in client/server mode
2025-12-15 14:04:39 +11:00
David Katz 5c964d2691 Canonical models for Providers (#5694) 2025-12-12 17:25:10 -05:00
dorien-koelemeijer 469f99f9c9 Update vars to be capitalised to be in line with other variables in config file (#6085) 2025-12-11 16:12:45 -08:00
Abhijay Jain 090e33ce60 fix: include file attachments in queued messages (#5961)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-12-10 16:49:22 -08:00
Tim 1f2691242f fix(ui): prevent incorrect provider type suffix in update dialog #5908 (#5909)
Signed-off-by: threebeanbags <244434555+threebeanbags@users.noreply.github.com>
2025-12-10 16:11:24 -08:00
Michael Neale 9b6a1c1297 fix: metrics on posthog (#6024)
Co-authored-by: Zane Staggs <zane@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
2025-12-09 16:28:18 -08:00
Zane 4438a16918 Added search bar / filtering for recipes (#6019) 2025-12-08 19:41:30 -08:00
Zane f71d2199fc Hide recipe icon in empty chat (#6022) 2025-12-08 14:37:11 -08:00
Zane 92e75ac460 Show modal selector after configuring a provider (#6005) 2025-12-08 13:27:53 -08:00
Alex Hancock 06155ce0ca feat(mcp): elicitation support (#5965) 2025-12-05 21:29:59 -05:00
Zane 1db40709bb Onboarding detect provider from api key (#5955)
Co-authored-by: spencrmartin <spencermartin@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-12-05 13:06:52 -08:00
Zane a70360b18a fix params not being substituted in activities (#5992) 2025-12-04 16:00:19 -08:00
Ben Russell 2134438447 5527 multiple file popups (#5905)
Signed-off-by: benjamindrussell <ben@benjamindrussell.com>
2025-12-04 17:19:14 +01: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
Alex Hancock 131c7e7228 feat: ActionRequired (#5897) 2025-12-02 11:48:28 -05:00
Ademola Arigbabuwo c3c71a2ff4 Feat/automatic update installation (#5345)
Signed-off-by: AdemolaAri <ademola.ari@gmail.com>
2025-12-01 11:50:41 -08:00
Zane 1777619ab2 Extension selector behind ALPHA flag (#5892) 2025-11-28 10:48:52 -07:00
Zane e1ab27e554 Move recipe actions to bottom bar icon and edit goosehints to settings (#5864) 2025-11-25 08:55:43 -07:00
Michael Neale 08d0a7cb20 goose remote access (#5251) 2025-11-25 14:54:34 +11:00
Michael Neale 4cc95d4202 chore: some old code hanging around, and mention configure cli (#5822)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-11-24 09:46:37 -05:00
Abhijay Jain 34908226ae feat : add support for math / science symbology via katex (#5773)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-11-24 07:23:47 -07:00
Zane d54a06afda Next camp refactor live (#5706) 2025-11-21 14:10:34 -07:00
Douwe Osinga bdf68bb4f5 Slash commands (#5718)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-20 21:14:15 +01:00
Andrew Harvard 9d5d8c07a0 [MCP-UI] Proxy and Better Message Handling (#5487)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
2025-11-19 10:57:00 -07:00
Douwe Osinga 6f974136f6 Catch cron errors (#5707)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-11-19 14:51:35 +01:00
Zane 4494ba773f Bump auto scroll threshold (#5738) 2025-11-17 13:14:46 -08:00
Timothy a9a326ad68 Remove empty settings card for Scheduling Engine (#5771)
Signed-off-by: Timothy <1695613+timothyis@users.noreply.github.com>
2025-11-17 14:06:58 -05:00