Commit Graph

2092 Commits

Author SHA1 Message Date
vlascik 21c0bb00cc Allows use of a port number for a custom OpenAI provider (#4312)
Signed-off-by: V. Lascik <vlascik@users.noreply.github.com>
2025-08-25 14:49:31 -04: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
w. ian douglas bf32b4618e blog: Goose wrote its own security scanner for recipes (#4300) 2025-08-25 11:09:09 -06:00
Zane 476e2ddfd4 fix slow typing with long sessions (#4291) 2025-08-25 09:50:00 -07:00
Alex Hancock 92e4772e4f docs: improvements to release docs (#4317) 2025-08-25 12:07:50 -04:00
Angie Jones 0e0f4427a0 blog: mcp-ui recap blog (#4146) 2025-08-25 11:48:18 -04:00
Zane ecb9283319 added more logging for recipe creation failures (#4299) 2025-08-25 07:57:09 -07:00
Jack Amadeo 4ef3746855 Remove a bit from pre-commit that husky says we should (#4286) 2025-08-25 08:36:28 -04:00
Michael Neale 3e1557b925 feat: autovisualiser of structured data with mcp-ui (#4153) 2025-08-25 10:42:11 +10:00
Angie Jones cfa0bed294 docs: Plan tutorial (#4309) 2025-08-23 17:12:00 -05:00
Amed Rodriguez 02a237f4a9 Extensions Modal Improvements (#4293) 2025-08-22 17:10:42 -07:00
Bhanu Teja af04165e77 docs: fixed cicd tutorial pipeline in docs (#4223)
Signed-off-by: Bhanu Teja <109905113+bhanubokkasam@users.noreply.github.com>
2025-08-22 13:14:55 -07:00
David Katz 5898cb422b Read oltp config from config and env (#4292) 2025-08-22 15:54:36 -04:00
Alex Hancock dc01d1c7f8 release/1.6.0 (#4280) 2025-08-22 12:59:04 -04:00
Rizel Scarlett 2d030fae0c docs: fix broken links in Docker tutorial (#4285) 2025-08-22 12:57:47 -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
Adrian Cole 9d9fb0609d fix: improve OpenAI-compatible error handling and add test coverage (#4175)
Signed-off-by: Adrian Cole <adrian@tetrate.io>
2025-08-22 11:36:53 -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
Zane 7f6177b268 restore cli projects from accidental removal during cleanup (#4266) 2025-08-22 07:12:54 -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
Jack Amadeo cd0b7d6934 Start extensions concurrently (#4234)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-21 21:49:13 -04:00
John Landa 1bb2c54ae1 Add X-Title and referer headers on exchange to tetrate (#4250)
Signed-off-by: John Landa <jonathanlanda@gmail.com>
2025-08-22 11:26:34 +10:00
dianed-square c2b71b3254 docs: update View/Edit Recipe menu item name (#4267) 2025-08-21 21:06:50 -04: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
David Katz 72f4ebc640 Feat: Let providers configure a fast model for summarization (#4228) 2025-08-21 17:41:33 -04:00
dianed-square a121acd5e7 docs: update tool selection strategy (#4258)
Co-authored-by: Rizel Scarlett <rizel@squareup.com>
2025-08-21 14:00:44 -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
dianed-square 6cb9f6771f docs: custom context files improvements (#4096) 2025-08-21 10:53:21 -07:00
Alex Hancock 5d7e6d0cb1 chore: upgrade rmcp to 0.6.0 (#4243) 2025-08-21 10:20:48 -04:00
Michael Neale ff5814f779 doc: uvx not npx (#4240) 2025-08-21 10:03:44 -04: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
Angie Jones 69ce34a828 Read AGENTS.md by default (#4232) 2025-08-20 21:34:17 -05:00
dianed-square ffecf13577 docs: configure provider and model (#4235) 2025-08-20 18:48:04 -07:00
dianed-square bf3db05406 docs: add figma tutorial (#4231) 2025-08-20 16:40:36 -07:00
Anthony 39fefce0f1 Add Nix flake for reproducible builds (#4213)
Signed-off-by: Tony Giorgio <tonygiorgio@protonmail.com>
2025-08-21 08:12:23 +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
Matt Yaple 1dbbd9155e feat: adds mtls to all providers (#2794) (#2799)
Signed-off-by: Matt Yaple <matt@yaple.dev>
2025-08-20 16:19:16 -04:00
Jack Amadeo 868316a5a7 Don't show a confirm dialog for quitting (#4225) 2025-08-20 11:58:05 -04:00
Yiming Zhang 302e9468d8 Fix: Missing smart_approve in CLI /mode help text and error message (#4132) 2025-08-20 11:42:43 -04:00
Jack Amadeo 7c2b40cc21 Clean up langfuse docs and scripts (#4220) 2025-08-20 10:46:31 -04:00