Commit Graph

2103 Commits

Author SHA1 Message Date
Amed Rodriguez a3097f5250 Refactor Extensions Install Modal (#4328) 2025-08-26 13:28:10 -07:00
Shodipo Ayomide 674acb4d02 fix: url path trailing slash for custom-providers (#4345)
Signed-off-by: developerayo <shodipovi@gmail.com>
2025-08-26 16:25:49 -04:00
dianed-square 57f57b2a2d docs: update available and onboarding providers list (#4356) 2025-08-26 12:55:58 -07:00
Zane 940e57845d Fix refresh by waiting for document ready rather than a timeout (#4355) 2025-08-26 12:22:28 -07:00
John Landa 0c1be52e2c docs: add Tetrate Agent Router Service to available providers (#4339)
Signed-off-by: John Landa <jonathanlanda@gmail.com>
2025-08-26 12:12:02 -07:00
w. ian douglas bad590a3ad adding flight school video to blog post (#4352) 2025-08-26 11:52:33 -05:00
Angie Jones 6467bff176 docs: AGENTS.md is read by default (#4346) 2025-08-26 09:31:06 -05: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
Jack Wright e84d64ca1b Reenable copilot (#3931)
Signed-off-by: Jack Wright <jack.wright@nike.com>
Co-authored-by: Jack Wright <jack.wright@nike.com>
2025-08-25 16:19:38 -04:00
Alex Hancock 6b9f0715d3 feat(releases): set up a workflow for nightly releases (#4326) 2025-08-25 15:28:36 -04:00
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