Oliver
|
cb6fca2e1d
|
feat: add global hotkey (#2401)
|
2025-04-30 11:49:59 -07:00 |
|
Zaki Ali
|
9493c5fb3b
|
fix: update the remove_shims path (#2391)
|
2025-04-29 12:25:17 -07: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
|
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 |
|
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 |
|
Zane
|
a1fe3bcbf1
|
Another take on chat timestamps (#2214)
Co-authored-by: Nahiyan Khan <nahiyan@squareup.com>
|
2025-04-17 09:37:52 -07:00 |
|
Zane
|
086ec89283
|
fix: multiple goose instances running at once (#2234)
|
2025-04-17 07:58:30 -07:00 |
|
Yingjie He
|
48a8f5a704
|
feat: use the permission page in bottom menu (#2218)
|
2025-04-16 14:51:01 -07:00 |
|
Wendy Tang
|
7e4cfcdaae
|
chore: generalize extension request (#2213)
|
2025-04-16 08:39:49 -07:00 |
|
Yingjie He
|
92ce1be317
|
feat: init UI implementation for tool permission control (#2194)
|
2025-04-15 16:49:49 -07:00 |
|
Kalvin C
|
077d795ad1
|
chore: SSE is Server-Sent Events (#2215)
|
2025-04-15 16:16:33 -07:00 |
|
Lily Delalande
|
1dfbd470c2
|
Mini agent extension config (#2209)
Co-authored-by: Zaki Ali <zaki@squareup.com>
|
2025-04-15 15:43:23 -07:00 |
|
Zaki Ali
|
6549b6d429
|
feat: show error on broken recipe url's (#2197)
|
2025-04-15 09:49:06 -07:00 |
|
Kalvin C
|
be4f2082c1
|
feat: disable copy button unless all fields are set (#2196)
|
2025-04-15 08:48:06 -07:00 |
|
Yingjie He
|
167ac0efdc
|
feat: improve tool loading (#2193)
|
2025-04-14 20:10:07 -07:00 |
|
Zaki Ali
|
4b59447820
|
fix: move recipe extension init into initialization (#2192)
|
2025-04-14 14:33:08 -07:00 |
|
Zaki Ali
|
b5aa02dd9e
|
recipe-editor (#2180)
|
2025-04-14 13:42:02 -07:00 |
|
Yingjie He
|
1abbd394ed
|
fix: filter out the enable extension tool in the ui as it should always ask for permission (#2186)
|
2025-04-14 13:28:47 -07:00 |
|
Lily Delalande
|
38b0b45063
|
ui: make sure all bundled extensions use the display name (#2190)
|
2025-04-14 15:03:28 -04:00 |
|
Zaki Ali
|
8663e69bbf
|
fix: update permissions on shim executables (#2189)
|
2025-04-14 11:48:09 -07:00 |
|
Zaki Ali
|
b1bf9d7173
|
fix: recipe deeplinks
|
2025-04-11 17:27:58 -07:00 |
|
Bradley Axen
|
c52a95d565
|
feat: update extensions cards (#2174)
|
2025-04-11 17:27:17 -07:00 |
|
Nahiyan Khan
|
33255cd554
|
styles: settings extensions tweaks (#2173)
|
2025-04-11 19:33:34 -04:00 |
|
Lily Delalande
|
57e2973715
|
ui: update dark mode error (#2171)
|
2025-04-11 19:11:26 -04:00 |
|
Lily Delalande
|
bc405efa52
|
hotfix: fix typo (#2170)
|
2025-04-11 19:10:53 -04:00 |
|
Lily Delalande
|
379f7484c6
|
hotfix: rename add extension (#2167)
|
2025-04-11 18:07:37 -04:00 |
|
Yingjie He
|
79e65ec3de
|
fix: resolve confirmation (#2161)
|
2025-04-11 13:58:54 -07:00 |
|