Commit Graph

1528 Commits

Author SHA1 Message Date
Jasper 607a77cfb1 fix: show tool inputs before approval (#10932) 2026-08-19 11:10:31 -04:00
github-actions[bot] cfd2ef12ee chore(release): bump version to 1.47.0 (minor) (#11300)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-18 19:04:15 +00:00
Abhijay Jain c962612bc4 feat(desktop): add interactive git branch indicator to chat bottom bar (#11290)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
Signed-off-by: Douwe Osinga <douwe.osinga@gmail.com>
Co-authored-by: Douwe Osinga <douwe.osinga@gmail.com>
2026-08-18 17:18:59 +00:00
Jasper 13d32695a0 fix(security): validate recipe parameter values (#11234) 2026-08-18 13:32:03 +00:00
Lifei Zhou ac1918f535 acp: pin V1 SDK and narrow acp crate features (#11289) 2026-08-17 11:03:07 +00:00
Andrew 3810898a74 feat(mcp): support pre-registered OAuth clients for streamable_http extensions (#11182)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: OpenAI Codex <codex@openai.com>
2026-08-14 15:57:03 -04:00
Douwe Osinga 4bb968fadb Improve ACP provider setup and unify setup metadata (#11100)
Signed-off-by: Douwe M Osinga <douwe@sidewalklabs.com>
Signed-off-by: Douwe Osinga <douwe.osinga@gmail.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-08-14 16:25:20 +00:00
Seydi Charyyev b132a7e332 fix(desktop): prevent recipe parameter form from reloading the app on Enter (#10522)
Signed-off-by: Seydi Charyyev <seydi.charyev@gmail.com>
2026-08-14 15:47:42 +00:00
Michael Neale 0d0d130d96 refactor(computercontroller): remove automation_script, web_scrape, and cache tools (#11198) 2026-08-14 13:30:46 +00:00
Lifei Zhou 705f30df47 upgrade acp sdk to 1.3.0 (#11218) 2026-08-14 03:48:34 +00:00
Venky 55c6228bf4 fix: nav toggle showing hamburger menu icon to open navigation (#11144) 2026-08-13 15:18:04 +00:00
Lifei Zhou 849b6f2ae8 fix(acp): return authe error for acp provider from goose acp server (#11202) 2026-08-13 09:28:59 +00:00
Lifei Zhou c16de3d972 fix(acp): prevent large-session disconnects (#11159)
Signed-off-by: Lifei Zhou <lifei@squareup.com>
2026-08-12 20:33:21 +00:00
Jasper 62fa758b36 fix: narrow desktop file read IPC (#11149)
Signed-off-by: Jasper Hugo <jasper@spiral.xyz>
2026-08-12 22:30:06 +02:00
Jasper 752c1fbe33 fix: bind deeplink recipe parameters to startup session (#11123) 2026-08-12 10:21:15 +00:00
Abhijay Jain a04d89f869 feat(ui): show recent used models in chat footer model picker (#11097)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
2026-08-12 08:43:00 +00:00
Abhijay Jain 6aa3ca6b3d fix(ui): suppress extension loading toast when all extensions succeed (#11016)
Signed-off-by: Abhijay Jain <Abhijay007j@gmail.com>
2026-08-12 08:20:59 +00:00
github-actions[bot] e20cb87875 chore(release): bump version to 1.46.0 (minor) (#10920)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-08-11 22:23:18 +00:00
dependabot[bot] 7a573173e7 chore(deps-dev): bump vite from 7.3.1 to 8.2.1 in /ui (#10977)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-11 15:26:28 +02:00
dependabot[bot] d9d2aef093 chore(deps-dev): bump @types/node from 20.19.37 to 26.1.2 in /ui (#10979)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-11 10:43:41 +02:00
dependabot[bot] a164fc5917 chore(deps-dev): bump @electron/fuses from 1.8.0 to 2.1.3 in /ui (#10978)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-11 10:43:38 +02:00
dependabot[bot] c224dd8544 chore(deps-dev): bump electron from 41.10.3 to 43.3.0 in /ui (#10974)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-11 10:43:17 +02:00
Lifei Zhou a75f025b71 fix(desktop): clarify compact cost display (#11093) 2026-08-10 11:39:21 +00:00
Abhijay Jain 341aa35842 fix(deep-link): route extension/session deep links to regular windows not standalone app windows (#10908) 2026-08-10 10:24:07 +00:00
Abhijay Jain cce56dbf79 fix(ui): raise chat input z-index so slash menu appears above loading indicator (#11015) 2026-08-10 10:20:35 +00:00
saime428 d1089ed269 fix(ui): support remote working directory for external backend (#10827)
Co-authored-by: saixin <saixin.me@outlook.com>
2026-08-10 10:16:28 +00:00
John Matthew Tennant 5e7430fefa fix(acp): resume provider-native sessions (#10379)
Co-authored-by: John Tennant <jtennant@block.xyz>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-08-10 10:08:34 +00:00
dependabot[bot] f0d8406747 chore(deps-dev): bump @types/yauzl from 2.10.3 to 3.4.0 in /ui (#10975)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-08 16:49:02 +02:00
dependabot[bot] c81a637b0c chore(deps-dev): bump electron from 41.0.0 to 41.10.3 in /ui (#10969)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-08 16:48:53 +02:00
dependabot[bot] d2192c0f30 chore(deps-dev): bump postcss from 8.5.8 to 8.5.23 in /ui (#10946)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-08 16:48:36 +02:00
Jasper 1c1bd5299a fix: dispatch edited queued messages (#10933) 2026-08-06 02:18:30 +02:00
Jasper 681e992512 fix: migrate desktop routing to React Router 8.3.0 (#10971) 2026-08-05 21:32:42 +00:00
Jasper de2498be14 fix: update React Router to 7.18.2 (#10967) 2026-08-05 17:45:00 +00:00
filip c0bb2575a5 test: early-exit code-exec smoke tests once tool invocation is observed (#10954) 2026-08-05 17:13:34 +00:00
Jasper 1ecd746bde Bind MCP apps to trusted ownership metadata (#10747) 2026-08-05 10:43:06 -04:00
Alex Hancock f1e8e8ce0d fix: shell ACP providers on desktop (#10907) 2026-08-05 09:37:10 -04:00
Harnoor Singh 06f218cd14 feat(desktop): add markdown format option to session export (#10703)
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-08-04 20:04:24 +00:00
Abhijay Jain 8735c2d086 feat(ui): bring back make sidebar resizable with drag handle and persisted width (#10795) 2026-08-04 10:58:37 -04:00
Lifei Zhou bb539f7d6f feat: surface output-token-limit info (#10831) 2026-08-04 12:44:08 +00:00
Larry Velez 6a1344ba49 fix(desktop): avoid O(n²) cloning during session load (#10665)
Co-authored-by: Czaruno <11508893+Czaruno@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-08-04 12:19:50 +00:00
kursad-k 2db0e31fe7 style: add dark mode inline code styling for message bubbles (#10861)
Co-authored-by: kursad <kursadk@neoplecxus.com>
2026-08-03 16:26:57 +00:00
Michael A. Smith 173d81f293 feat(desktop): show session metadata on sidebar chat hover (#10663) 2026-08-03 11:02:53 +00:00
Seydi Charyyev eea560973a fix(desktop): clear stale validation error when reopening the schedule modal (#10627)
Signed-off-by: Seydi Charyyev <seydi.charyev@gmail.com>
2026-07-31 12:57:59 -04:00
Vincenzo Palazzo b6db6a163f fix(desktop): unlink destination before copying binaries (#10705) 2026-07-31 11:18:41 -04:00
Vincenzo Palazzo 78f062c8ad Make project group headers collapsible in nav panel (#10278)
Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
Co-authored-by: vincenzopalazzo <vincenzopalazzo@users.noreply.github.com>
Co-authored-by: Lifei Zhou <lifei@squareup.com>
2026-07-31 10:28:42 +00:00
TeAmo d7ae5f84a6 fix(desktop): allow removing images when editing user messages (#9979)
Co-authored-by: TeAmo <liu.junhui3@iwhalecloud.com>
Co-authored-by: Douwe M Osinga <douwe@sidewalklabs.com>
2026-07-31 09:17:30 +00:00
jonathan MERCIER a6420ea34b Add Azure AI Foundry multi-LLM provider (#10622)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-07-30 15:14:26 +00:00
Lifei Zhou cf312f1d1d feat: streaming shell output while commands run (#10808) 2026-07-30 11:06:35 +00:00
github-actions[bot] 404cd28d15 chore(release): bump version to 1.45.0 (minor) (#10750)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2026-07-29 13:03:40 +00:00
Lifei Zhou 0b234bdcfe disable scheduler by default for acp (#10781) 2026-07-29 09:54:49 +00:00