Zane
|
9b9e6d91ea
|
fix focus ring under form submits (#4332)
|
2025-08-27 11:08:32 -07:00 |
|
Jon Andersen
|
e79c7663a7
|
Implement graceful recipe error handling with filename display (#4363)
Signed-off-by: Jon Andersen <jon.andersen.se@gmail.com>
|
2025-08-27 08:02:58 -07:00 |
|
Angie Jones
|
c052fae3ea
|
remove Ollama card from welcome screen (#4348)
|
2025-08-27 15:32:11 +10:00 |
|
John Landa
|
323c279dbc
|
Add Tetrate Agent Router Service to Provider Registry (#4354)
Signed-off-by: John Landa <jonathanlanda@gmail.com>
|
2025-08-27 09:36:09 +10:00 |
|
Alex Hancock
|
a4fc5ec4f1
|
Goose Simple Compact UX (#4202)
Co-authored-by: David Katz <dkatz@squareup.com>
|
2025-08-26 18:12:02 -04:00 |
|
Amed Rodriguez
|
a3097f5250
|
Refactor Extensions Install Modal (#4328)
|
2025-08-26 13:28:10 -07:00 |
|
Zane
|
940e57845d
|
Fix refresh by waiting for document ready rather than a timeout (#4355)
|
2025-08-26 12:22:28 -07:00 |
|
Michael Neale
|
3fb6ddf94a
|
no streaming for ollama and re-arrange cards (#4335)
|
2025-08-26 17:45:08 +10:00 |
|
Lifei Zhou
|
298fb9091a
|
Enable load nested hint files (#4002)
|
2025-08-26 10:51:35 +10:00 |
|
Abhijay Jain
|
e7ee5fc2f1
|
fix: fixed chat mode extension list modal scroll (#4305)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
|
2025-08-25 10:31:51 -07:00 |
|
Angela Ning
|
9fe20f981f
|
UI: query provider for supported models (#4270)
Signed-off-by: Angela Ning <aning@squareup.com>
|
2025-08-25 13:18:42 -04:00 |
|
Zane
|
476e2ddfd4
|
fix slow typing with long sessions (#4291)
|
2025-08-25 09:50:00 -07:00 |
|
Michael Neale
|
3e1557b925
|
feat: autovisualiser of structured data with mcp-ui (#4153)
|
2025-08-25 10:42:11 +10:00 |
|
Amed Rodriguez
|
02a237f4a9
|
Extensions Modal Improvements (#4293)
|
2025-08-22 17:10:42 -07:00 |
|
Alex Hancock
|
dc01d1c7f8
|
release/1.6.0 (#4280)
|
2025-08-22 12:59:04 -04:00 |
|
Jack Amadeo
|
0f1d3f68bd
|
Remove half-second wait, rework auto submit (#4282)
|
2025-08-22 11:45:34 -04:00 |
|
Jack Amadeo
|
24b76baa55
|
Block send until extensions are ready (#4271)
|
2025-08-22 11:45:25 -04:00 |
|
tlongwell-block
|
b16741dbbd
|
Move To-Do Tool to Session Scope from Agent Scope (#4157)
|
2025-08-22 10:53:42 -04:00 |
|
Zane
|
6e8aa96d90
|
fix: recipe params not being replaced all the time (#4207)
|
2025-08-22 07:49:49 -07:00 |
|
Alex Hancock
|
180661f26f
|
chore: removing little-used session sharing feature (#4249)
|
2025-08-22 10:49:18 -04:00 |
|
Zane
|
69ad4cad63
|
Stop auto scrolling when agent responds and let scroll area handle scrolling to bottom (#4257)
|
2025-08-22 07:15:09 -07:00 |
|
Rizel Scarlett
|
e5da8ca6e0
|
Fix: deep link extension installation to show dialog for headers configuration (#4150)
|
2025-08-22 06:22:57 -04:00 |
|
Spence
|
3b6c403146
|
feat: Add message queue system with interruption handling (#4179)
Co-authored-by: Zane Staggs <zane@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-08-22 13:56:53 +10:00 |
|
Douwe Osinga
|
aaf3db8052
|
Remove unused game (#4226)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-08-21 18:29:06 -04:00 |
|
Zane
|
953e94a34d
|
fix issue where app redirects to home after initialization but user has already started a chat (#4260)
|
2025-08-21 14:59:57 -07:00 |
|
Andrew Harvard
|
db8518f52d
|
feat: upgrade @mcp-ui/client package and improve UI message handling (#4164)
|
2025-08-21 16:21:32 -04:00 |
|
Zane
|
79b163cc60
|
stop replacing chat window when changing working directory (#4200)
|
2025-08-21 12:54:58 -07:00 |
|
Zane
|
3d114f3639
|
Only fetch session tokens when chat state is idle to avoid resetting during streaming (#4104)
|
2025-08-21 12:46:24 -07:00 |
|
Zane
|
f41af2c2d7
|
bump timeouts for e2e tests (#4251)
|
2025-08-21 10:53:53 -07:00 |
|
John Landa
|
e86c7ddb19
|
Add PKCE support for Tetrate Agent Router Service (#4165)
Signed-off-by: John Landa <jonathanlanda@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-08-21 16:04:09 +10:00 |
|
Spence
|
134ae8b9c5
|
Enhanced onboarding page visual design (#4156)
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2025-08-20 16:29:10 -04:00 |
|
Jack Amadeo
|
868316a5a7
|
Don't show a confirm dialog for quitting (#4225)
|
2025-08-20 11:58:05 -04:00 |
|
Abhijay Jain
|
80ce4541e1
|
feat: add remark-breaks plugin to preserve single newlines in markdown (#4217)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
|
2025-08-20 10:04:58 -04:00 |
|
Jack Amadeo
|
240084c50f
|
Remove dead code and old settings migration (#4180)
|
2025-08-19 21:11:06 -04:00 |
|
Zane
|
62121c6823
|
removed tests from lint-staged (#4203)
|
2025-08-19 15:56:38 -07:00 |
|
Douwe Osinga
|
942ef5b0a3
|
Custom providers update (#4099)
Co-authored-by: developerayo <shodipovi@gmail.com>
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2025-08-19 15:03:10 -07:00 |
|
Amed Rodriguez
|
4f4e8ace33
|
Desktop alerts when suspicious unicode characters found in Recipe (#4080)
|
2025-08-19 14:05:46 -07:00 |
|
Jack Amadeo
|
33bf5a44ed
|
chore: remove the google drive built-in extension (#4187)
|
2025-08-19 17:04:30 -04:00 |
|
Douwe Osinga
|
70f0173f9d
|
Move out app init (#4185)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-08-19 16:39:46 -04:00 |
|
Zane
|
93949bb7f8
|
Added tests for extensions functionality (#3794)
|
2025-08-19 09:52:51 -07:00 |
|
Alex Hancock
|
2bc297c763
|
chore(release): release version 1.5.0 (#4169)
|
2025-08-19 12:44:22 -04:00 |
|
Zane
|
867752a71e
|
Fix tests from upstream changes and add testing to lint staged and ci (#4127)
|
2025-08-19 09:09:34 -07:00 |
|
Bright Zheng
|
e5075ea180
|
feat(ui): Implement in-place message editing with re-response (#3798)
Co-authored-by: Zane Staggs <zane@squareup.com>
|
2025-08-19 08:22:57 -07:00 |
|
Zane
|
a14f087d20
|
upgraded all npm packages and fixed related issues (#4072)
|
2025-08-18 15:12:44 -07:00 |
|
Alex Hancock
|
112ad20aeb
|
fix: consistent font sizing in ToolCallWithResponse (#4167)
|
2025-08-18 15:15:58 -04:00 |
|
Jarrod Sibbison
|
43211803a9
|
Recipe config to limit tool availability (#4020)
|
2025-08-18 01:14:23 -05:00 |
|
Wendy Tang
|
b23559640a
|
chore: remove vector search tool selection strategy (#3933)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-08-18 13:56:27 +10:00 |
|
Alex Hancock
|
285e110836
|
chore(release): release version 1.4.0 (#4069)
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
|
2025-08-15 11:29:40 -04:00 |
|
Zane
|
f2e81a3d1c
|
E2E tests working again (#4103)
|
2025-08-15 07:08:51 -07:00 |
|
Zane
|
63b67bcbbf
|
fix not being able to add spaces to activity message area (#4055)
|
2025-08-14 16:28:31 -07:00 |
|