Commit Graph

861 Commits

Author SHA1 Message Date
Ariel Ahdoot 9b86d96daf Fix: Update session name in UI in real-time (#6533) 2026-01-16 14:07:53 -06:00
Zane 080a0e04ba added optional request params and context limit from GOOSE_PREDEFINED_MODELS (#6489) 2026-01-16 08:12:14 -10:00
Douwe Osinga 7c62f50c41 Standalone mcp apps (#6458)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-16 08:59:04 -05:00
Jack Amadeo b1a53f3456 don't add escaping to the command field (#6519) 2026-01-15 15:50:09 -05:00
Zane 828e863723 Fix popular topics not starting chat when clicked (#6508) 2026-01-15 07:58:18 -08:00
Yelsin Sepulveda 5e815e2a3e fix[desktop]: deeplink ui repeat on refresh (#6469)
Signed-off-by: Yelsin Sepulveda <yelsinsepulveda@gmail.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2026-01-15 07:39:02 -08:00
Andrew Harvard 06dcb091e2 fix: correctly parse extension name from tool call for MCP apps (#6482) 2026-01-15 08:26:49 -05:00
Andrew Harvard 1a2bc4807a feat(ui): support prefersBorder option for MCP Apps (#6465) 2026-01-13 12:17:10 -05:00
Andrew Harvard f3157087e0 Use Intl.NumberFormat for token formatting in SessionsInsights (#6466) 2026-01-13 10:06:51 -05:00
Andrew Harvard 5c506a8158 feat(ui): format large and small token counts for readability (#6449) 2026-01-13 09:13:10 -05:00
Adrian Cole 8880192071 docs: remove SSE transport and rename to Streamable HTTP (#6319)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2026-01-12 13:42:48 -08:00
Abhijay Jain 9376796cf0 refactor: include hidden dotfiles folders in file picker search (#6315)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-01-12 14:56:30 -05:00
Zane 5bc0b8c51b upgraded safe npm packages (#6450) 2026-01-12 11:47:10 -08:00
Abhijay Jain 115bbd5491 fix: inconsistent API url requirement between desktop and CLI versions (#6419)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-01-12 14:15:33 -05:00
Zane eb5577a4a8 fix deeplink recipe launch cold start (#6210) 2026-01-12 11:00:50 -08:00
Douwe Osinga d70cfd7a57 Spell check setting (#6446)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-12 13:05:33 -05:00
Douwe Osinga 5a460fd3b1 File bug directly (#6413)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-12 12:13:01 -05:00
Yelsin Sepulveda 19d3ead108 fix[desktop]: Improve UX for ExtensionItem component (#6443)
Signed-off-by: Yelsin Sepulveda <yelsinsepulveda@gmail.com>
2026-01-12 23:07:43 +11:00
Rizel Scarlett 40747ebac9 Restore task completion notification (#6427) 2026-01-09 18:44:31 -05:00
Andrew Harvard 070b2ee85c Add frameDomains and baseUriDomains CSP support for MCP Apps (#6399) 2026-01-09 09:11:58 -05:00
Michael Neale f7e190b193 feat: http proxy support
thanks from shanto12 (PR#6349 which has original code)
2026-01-09 14:39:58 +11:00
Zane 9a01fcb740 Add support for changing working dir and extensions in same window/session (#6057) 2026-01-08 16:48:15 -08:00
Douwe Osinga d97b6a52e8 Fixed fonts (#6389)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-08 08:42:43 -05:00
dorien-koelemeijer 3d415fc1ea Update confidence levels prompt injection detection to reduce false positive rates (#6390)
Signed-off-by: Dorien Koelemeijer <dkoelemeijer@squareup.com>
2026-01-08 15:51:53 +10:00
dorien-koelemeijer 9dc548ee2f Add ML-based prompt injection detection (#5623) 2026-01-08 11:55:59 +10:00
Lifei Zhou 42271650eb changed z-index to make sure the search highlighter does not appear on modal overlay (#6386) 2026-01-08 10:01:23 +11:00
Andrew Harvard 5e116e3cbc fix: prevent duplicate rendering when tool returns both mcp-ui and mcp-apps resources (#6378) 2026-01-07 16:03:19 -05:00
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
Zane 901cac9441 Add more logging and analytics to updater processes (#6208) 2026-01-05 09:35:05 -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
Zane 70ac4b4322 Enhanced PostHog Error Tracking with Detailed Messages (#6176) 2025-12-18 13:40:31 -08:00
tlongwell-block d629fecc23 revert /reply to previous behavior (replacing session history) when full conversation provided (#6058) 2025-12-18 12:55:30 -05:00
David Katz 6a0b8c25d5 Integrate pricing with canonical model (#6130) 2025-12-18 11:44:36 -05:00
Rabi Mishra fc8a4b4adf fix(google): Fix 400 Bad Request error with Gemini 3 thought signatures (#6035)
Signed-off-by: rabi <ramishra@redhat.com>
2025-12-17 08:38:46 -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