Commit Graph

1062 Commits

Author SHA1 Message Date
github-actions[bot] d6e8ecbaa6 fix: Goose Desktop missing Calendar and Reminders entitlements (#7100)
Co-authored-by: blackgirlbytes <22990146+blackgirlbytes@users.noreply.github.com>
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2026-02-10 01:48:03 +00:00
Bright Zheng 17dff138cc Fix 'Edit In Place' and 'Fork Session' features (#6970)
Signed-off-by: Bright Zheng <bright@squareup.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2026-02-09 22:29:34 +00:00
tfsq 94895a8938 fix: improve text-muted contrast for better readability (#7095) 2026-02-09 18:10:16 +00:00
Zane 320f22b231 Always sync bundled extensions (#7057) 2026-02-09 17:15:56 +00:00
Lifei Zhou 021233c419 fix: switch to windows msvc (#7080) 2026-02-09 14:04:10 +00:00
Douwe Osinga 7779457087 Use goose port (#7089)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-09 12:52:16 +00:00
Zane 4dc1fbedd0 fix: ensure animated elements are visible when prefers-reduced-motion is enabled (#7047) 2026-02-06 19:27:08 +00:00
tfsq 459ae33df5 feat(ui): add session content search via API (#7050) 2026-02-06 19:21:08 +00:00
David Katz 0853e9fc11 Desktop UI for deleting custom providers (#7042) 2026-02-06 19:15:17 +00:00
tulsi b1feead405 feat(ui): add inline rename for chat sessions in sidebar (#6995)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 16:09:43 +01:00
kdunn926 969ea53302 fix: handle toolnames without underscores (#7015)
Signed-off-by: Kyle Dunn <kdunn926@gmail.com>
2026-02-06 14:58:05 +00:00
Abhijay Jain edde10ab7c fix(ui): keep Hub chat input from overlapping SessionInsights on paste (#6719)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2026-02-05 23:58:46 +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
dependabot[bot] c79cd2560e chore(deps-dev): bump webpack from 5.102.1 to 5.105.0 in /ui/desktop (#6996)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-02-05 20:05:06 +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
Douwe Osinga 24b3e0228c Ask separately for confirmation (#6949)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-02-05 16:57:24 +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
Sheikh Limon bca26dd88d fix: correct Tailwind @source paths for tarball builds (#6978)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2026-02-05 15:33:57 +00:00
Zane 5fc21ce094 custom provider form minor improvements (#6966) 2026-02-05 00:03:44 +00:00
Bright Zheng 950f1412ab Fix 'Edit In Place' feature appending instead of editing messages (#6955)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2026-02-04 22:03:24 +00:00
Andrew Harvard 2b90c2c310 feat(mcp-apps): add Permission Policy support for sandbox iframes (#6947) 2026-02-04 16:52:11 +00:00
Zane d8d9bb741b fix tool confirmations not showing up mid chat (#6935) 2026-02-04 15:37:21 +00:00
Rabi Mishra 1e645c0212 feat: display subagent tool calls in CLI and UI (#6535)
Signed-off-by: rabi <ramishra@redhat.com>
2026-02-03 20:56:59 +00:00
github-actions[bot] 7ee634eaa7 chore(release): release version 1.23.0 (minor) (#6906)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-03 20:43:47 +00:00
Zane aa356bd460 fix: per session working dir isolation (#6920) 2026-02-03 18:20:02 +00:00
Elias Posen 8631caa890 Use Port of Context (pctx) for code mode (#6765)
Signed-off-by: Elias Posen <elias@posen.ch>
Signed-off-by: Adrian Cole <adrian@tetrate.io>
Co-authored-by: Adrian Cole <adrian@tetrate.io>
2026-02-03 12:15:49 -05:00
Zane 1f95f07065 Dont show new chat placeholders for recipes in sidebar (#6790) 2026-02-03 08:36:05 -08:00
Zane efaf2a6cfb fix session history cards title wrapping early (#6854) 2026-02-03 16:11:55 +00:00
Sheikh Limon 578dc5a88d fix: broken Tailwind scan in tarball releases (#6917)
Signed-off-by: sheikhlimon <sheikhlimon404@gmail.com>
2026-02-03 16:11:12 +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
Yelsin Sepulveda fafda07dd0 chore(maintenance): make GitHub repo configurable for auto-updater and publisher (#6828)
Signed-off-by: Yelsin Sepulveda <yelsinsepulveda@gmail.com>
2026-02-02 21:16:37 +00:00
Alex Hancock 493ae789c4 fix: make apps work in built copies of goose (#6901) 2026-02-02 14:07:30 -05:00
Douwe Osinga 2661454426 Rejig dictation (#6844)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-02-02 13:25:23 +00:00
Lifei Zhou dd15fd0dd8 refactor: clean up client side code for creating schedule (#6805) 2026-02-02 08:52:09 +00:00
Robert Mcgregor 9f586cb161 fix(ui): preserve working directory when creating new chat (#6789)
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 15:00:42 -08:00
Zane 21b0178884 upgrade react and electron to latest (#6845) 2026-01-30 11:03:05 -08:00
dorien-koelemeijer a3be331fe6 Fix: Small update UI settings prompt injection (#6830) 2026-01-30 12:57:55 +07:00
Alex Hancock 0e7f4c7211 Update version to 1.22.0 (#6821) 2026-01-29 19:04:39 -05:00
Alex Hancock edd0109997 feat: platform extension migrator + code mode rename (#6611) 2026-01-29 17:12:51 -05:00
David Katz e2a18c932a Swap canonical model from openrouter to models.dev (#6625) 2026-01-29 13:40:52 -05:00
Lifei Zhou e89b7d8159 update doc to remind contributors to activate hermit and document minimal npm and node version (#6727) 2026-01-29 11:32:19 -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
Zane c8b02e0cc6 Fix: Recipe Extensions Not Loading in Desktop (#6777) 2026-01-28 18:39:13 -08:00
Zane 92eac15030 upgrade electron to 39.3.0 (#6779) 2026-01-28 10:41:16 -08:00
Douwe Osinga d7ead8d980 Improve mcp test (#6671)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-28 13:04:54 -05:00
Abhijay Jain aae24b35a4 fix(ui): respect width parameter in MCP app size-changed notifications (#6376)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2026-01-28 12:43:32 -05:00
Zane 7ae15fdc71 added reduce motion support for css animations and streaming text (#6551) 2026-01-28 12:13:31 -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 a4ad231d60 Jazzcort add timeout (#6772)
Signed-off-by: Jazzcort <jason101011113@gmail.com>
Co-authored-by: Jazzcort <jason101011113@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2026-01-28 10:59:20 -05:00