Commit Graph

248 Commits

Author SHA1 Message Date
Lifei Zhou b9c3ce214f fix: avoid shell-escaping special characters except quotes (#7242) 2026-02-16 09:10:08 +00:00
Zane 2303e46e8d Improve error message logging from electron (#7130) 2026-02-12 16:59:02 +00:00
Lymah f96d38e382 Desktop: - No Custom Headers field for custom OpenAI-compatible providers (#6681)
Signed-off-by: Lymah123 <fimihanodunola625@gmail.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2026-02-12 00:20:56 +00:00
Abhijay Jain cfa2778b4d feat: load provider/model specified inside the recipe config (#6884)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2026-02-11 13:26:00 -08:00
Josh Soref f636a97faa Spelling (#7137)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2026-02-11 14:35:24 +00:00
Abhijay Jain 4571c3a41c refactor: updated elevenLabs API module and remove button UX (#6781)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-02-11 10:57:51 +00:00
David Katz 0853e9fc11 Desktop UI for deleting custom providers (#7042) 2026-02-06 19:15:17 +00:00
Douwe Osinga 589f7c8279 Clean up css (#6944)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-05 23:07:20 +00:00
Douwe Osinga d78c69f944 Proper proxy support on windows & mac (#6840)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-05 19:02:31 +00:00
Rabi Mishra 06e8b85907 feat(google): add configurable thinking level for Gemini 3 models (#6585)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-05 15:47:03 +00:00
Zane 5fc21ce094 custom provider form minor improvements (#6966) 2026-02-05 00:03:44 +00:00
Zane d8d9bb741b fix tool confirmations not showing up mid chat (#6935) 2026-02-04 15:37:21 +00:00
Zane 5c259e09a4 fix deep links not working in markdown (#6907) 2026-02-03 07:51:42 -08:00
Douwe Osinga 1373d9c5f9 Careless whisper (#6877)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-03 11:54:29 +00:00
Douwe Osinga 2661454426 Rejig dictation (#6844)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-02 13:25:23 +00:00
dorien-koelemeijer a3be331fe6 Fix: Small update UI settings prompt injection (#6830) 2026-01-30 12:57:55 +07:00
Alex Hancock edd0109997 feat: platform extension migrator + code mode rename (#6611) 2026-01-29 17:12:51 -05:00
Abhijay Jain 5bffc1c8ef fix(desktop): handle quoted paths with spaces in extension commands (#6430)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-01-29 11:06:08 -05:00
Rabi Mishra 2673e8acca feat: add requires_auth flag for custom providers without authentication (#6705)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-28 12:04:12 -05:00
Douwe Osinga 710e7f35ed Use errorMessage (#6749)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-28 10:29:10 -05:00
Douwe Osinga f583255088 Show provider failures (#6744)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-27 14:53:06 -05:00
Douwe Osinga b5700461cc Keyboard short cuts (#6711)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-27 14:51:22 -05:00
Zane 5827ea4743 fix unsaved changes showing when no changes in extensions (#6743) 2026-01-27 11:16:18 -08:00
Abhijay Jain 2a41f5daed Fix: ElevenLabs API Key Not Persisting (#6557)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-01-27 20:13:01 +05:30
dorien-koelemeijer 3dae12765f BERT-based command injection detection in tool calls (#6599) 2026-01-27 10:46:02 +07:00
Lifei Zhou 6375aace13 Optimise load config in UI (#6662) 2026-01-23 08:45:29 -08:00
Michael Neale e78a1e7d4e feat: codex subscription support (#6600)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
2026-01-23 17:11:58 +11:00
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
Rabi Mishra fbe46d0b22 feat(gcp-vertex): add model list with org policy filtering (#6393)
Signed-off-by: rabi <ramishra@redhat.com>
2026-01-20 11:49:10 -05:00
Zane 080a0e04ba added optional request params and context limit from GOOSE_PREDEFINED_MODELS (#6489) 2026-01-16 08:12:14 -10:00
Jack Amadeo b1a53f3456 don't add escaping to the command field (#6519) 2026-01-15 15:50:09 -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 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
Douwe Osinga d70cfd7a57 Spell check setting (#6446)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-12 13:05:33 -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
Zane 9a01fcb740 Add support for changing working dir and extensions in same window/session (#6057) 2026-01-08 16:48:15 -08: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
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
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
David Katz 6a0b8c25d5 Integrate pricing with canonical model (#6130) 2025-12-18 11:44:36 -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