Commit Graph

383 Commits

Author SHA1 Message Date
Michael Neale
72f966e4fc recipe welcome message (#2456) 2025-05-08 08:52:57 +10:00
Oliver
3419385af5 Expanded ToolCall options (#2457) 2025-05-07 09:27:17 -07:00
Michael Neale
c0b79873b5 allowlist blocks and shift SSE to warning (#2445) 2025-05-07 09:44:52 -04:00
Zane
9417e54593 Add search to sessions list (#2439) 2025-05-06 16:34:11 -07:00
Best Codes
95c31250df feat: menu to check Goose Desktop's version on Linux (#2450) 2025-05-06 12:38:56 -07:00
Alice Hau
c6986b7099 chore(release): release version 1.0.22 (#2449)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-06 13:01:40 -04:00
Lily Delalande
8fcc204f28 cxt-mgmt: only two retries for summarization and move to prod (#2440) 2025-05-06 12:23:56 -04:00
Zane
6c0f8d648f Global/local chat history store in localstorage (#2428) 2025-05-05 09:05:05 -07:00
Logan Moseley
ab870e9b70 feat/fix(ui): Mac keyboard shortcuts (#2430) 2025-05-05 08:57:54 -07:00
Oliver
df37b294b8 ToolCall UI Update (#2429) 2025-05-05 08:49:00 -07:00
Zane
a812d6ff79 Bottom and top bar refinement (#2303)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
2025-05-05 08:48:43 -07:00
Lily Delalande
8ba40bdccc ctx-mgmt: ctx session management (dev mode only) (#2415) 2025-05-02 16:12:56 -04:00
Allison Carter
2591e9c98f feat: drag files into the window (#2412) 2025-05-01 15:01:42 -07:00
Zane
cf1a2db78a Changed display of working directory and ellipsis to beginning of path (#2414) 2025-05-01 11:49:53 -07:00
Alice Hau
c99d5beb07 feat: Azure credential chain logging (#2413)
Co-authored-by: Michael Paquette <mpaquette@pax8.com>
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-05-01 14:09:37 -04:00
Zane
37ed707dd6 Fix e2e tests by removing installed running quotes before running (#2407) 2025-05-01 09:31:47 -07:00
dependabot[bot]
21b82667cd chore(deps-dev): bump vite from 6.3.1 to 6.3.4 in /ui/desktop (#2402)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-01 08:55:20 -07:00
Lily Delalande
67aa019489 context_management: handle summarization in UI (#2377) 2025-04-30 16:55:23 -04:00
Oliver
cb6fca2e1d feat: add global hotkey (#2401) 2025-04-30 11:49:59 -07:00
Kalvin C
b47530d567 chore(release): release version 1.0.21 (#2394) 2025-04-29 13:42:31 -07:00
Zaki Ali
9493c5fb3b fix: update the remove_shims path (#2391) 2025-04-29 12:25:17 -07:00
Jim Bennett
f708e4d613 Add Pieces for Developers MCP server to the extensions library (#2074)
Co-authored-by: Jim Bennett <jim@pieces.app>
2025-04-26 10:49:01 -04:00
Lily Delalande
32a37a2db3 ui: context management modal (#2326) 2025-04-25 15:04:04 -04:00
Best Codes
bae5b0c0c0 feat: bottom bar text truncation and tooltips (#2324) 2025-04-24 15:44:56 -07:00
Zaki Ali
a6026d1484 fix: only remove toolshim paths that we know of to preserve full paths to extension binaries (#2325) 2025-04-24 14:53:52 -07:00
Alex Hancock
1fe44e4ff0 feat: full spellcheck/correction support for editable content in the app (#2341) 2025-04-24 14:11:06 -04:00
Zane
bc4adc2ec9 Fix spacebar key triggering action link in alert popups (#2339) 2025-04-24 09:34:28 -07:00
Alex Hancock
05fef9073f feat: add/change model without reinit of extensions (#2334) 2025-04-24 11:27:08 -04:00
Zane
31cc284750 fix tool permission modal not scrolling (#2336) 2025-04-24 08:26:41 -07:00
Salman Mohammed
199fa6adbc chore: refactor read-write lock on agent (#2225)
Co-authored-by: Alice Hau <ahau@squareup.com>
2025-04-23 22:46:22 -04:00
Salman Mohammed
fd1f829751 feat: present options to user when context length is exceeded (#2207)
Co-authored-by: Yingjie He <yingjiehe@squareup.com>
2025-04-23 17:19:32 -07:00
Yingjie He
cc755100f0 feat: use the same permission flow for enable extensions (#2302) 2025-04-23 08:54:04 -07:00
Zaki Ali
4a92d61256 chore(release): release version 1.0.20 (#2309) 2025-04-22 18:57:06 -07:00
Zaki Ali
7ed8e4211d fix: use env_keys in bundled extensions (#2307) 2025-04-22 18:08:16 -07:00
Zane
91f3088af0 fix syntax highlighting (#2301) 2025-04-22 11:14:44 -07:00
Zane
fca77fefef fix: updated color for inline code (#2300) 2025-04-22 10:42:55 -07:00
Best Codes
cef2368491 fix: fix regression in welcome screen flicker (#2279) 2025-04-22 09:33:12 -07:00
Zane
cb72617d5e Bumped tool limit and updated alerts (#2274) 2025-04-21 18:25:39 -07:00
Kalvin C
1f70c34315 revert: add enabled extensions to agent sequentially not in parallel (#2285) 2025-04-21 11:36:36 -07:00
Alex Hancock
a1b46697f3 fix: extension config write locks (#2283) 2025-04-21 14:36:12 -04:00
Michael Neale
2754a03020 GUI warning when installing extension from deeplink (#2260) 2025-04-19 10:46:32 +10:00
Kalvin C
603f49af01 chore(release): release version 1.0.19 (#2273) 2025-04-18 15:36:44 -07:00
Bradley Axen
cfb0eab9cf fix: use env keys (#2258)
Co-authored-by: Zaki Ali <zaki@squareup.com>
Co-authored-by: Kalvin C <kalvinnchau@users.noreply.github.com>
2025-04-18 14:01:46 -07:00
Zane
621eb42fb0 fix: truncation not working for long for session descriptions (#2268) 2025-04-18 12:09:09 -07:00
Zane
a16e6aeb90 fix: long command wrapping in extensions (#2267) 2025-04-18 12:09:00 -07:00
Zane
e859ad1115 Chat bottom menu bar token and tools alerts (#2146)
Co-authored-by: Lily Delalande <119957291+lily-de@users.noreply.github.com>
2025-04-18 10:43:50 -07:00
Zane
15c40f6311 Fix e2e tests (#2256) 2025-04-18 10:23:03 -07:00
Alex Hancock
571ba86157 fix: specify extension env vars only by name (#2249)
Co-authored-by: Lily Delalande <ldelalande@block.xyz>
2025-04-17 16:57:11 -04:00
Yingjie He
30a4965c17 feat: support o4-mini model (#2247) 2025-04-17 11:30:46 -07:00
Yingjie He
cb944b51e6 fix: update the extension section border (#2243) 2025-04-17 11:07:32 -07:00