Commit Graph

436 Commits

Author SHA1 Message Date
John Landa 9bb1bb530c feat: add streaming support to Tetrate Agent Router Service provider (#4477)
Signed-off-by: John Landa <jonathanlanda@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-09-10 10:27:25 +10:00
Abhijay Jain 0a4c60998f Fix : Google AI schema validation by adding missing array items fields (#4569)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
2025-09-09 13:32:42 -04:00
Max Novich 195f389972 update to RMCP 0.6.2 (#4523) 2025-09-05 09:54:10 -04:00
Alex Hancock 9da33504d1 worlds simplest logging to see where things are blocked (#3888)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-09-04 13:51:02 -04:00
Dan Wuensch 627696a68a feat: Add configurable Bedrock retry parameters (#4316)
Signed-off-by: Dan Wuensch <dan.wuensch@ncino.com>
Co-authored-by: angiejones <jones.angie@gmail.com>
2025-09-04 09:26:29 -07:00
David Katz 422bb77c38 Fix databricks streaming errors (#4506) 2025-09-04 10:32:12 -04:00
Kyle 🐆 bce046607c fix: auto-compact on context limit error (#3635)
Signed-off-by: Kyle 🐆 <kyle@privkey.io>
2025-09-04 12:00:31 +10:00
Michael Neale 439d293cae feat: multi model and multi provider config and auto switching (#4035) 2025-09-04 11:24:14 +10:00
tlongwell-block 3897345ca6 Align Dynamic Task Interface with Recipe Interface (#4311) 2025-09-03 19:04:19 -04:00
Douwe Osinga d2195289cf Add session to agents (#4216)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
2025-09-03 10:31:24 -04:00
0xJ0 3fda5c281b Fix (Ollama provider): Unsupported operation: streaming not implemented (#4303)
Signed-off-by: jovonni <jovonnipharr@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-29 09:47:23 +10:00
Zane 1fe9f0363e change databricks default to claude sonnet 4 (#4405) 2025-08-28 16:40:40 -07:00
Max Novich 1d0c08b3d3 Enhance convert_path_with_tilde_expansion to handle Windows (#4390) 2025-08-28 14:32:39 -07:00
David Katz ef57f5062d Nest TODO State in session data (#4361)
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-08-28 14:11:29 -04:00
David Katz 7879445c4b Fast model falls back to regular (#4375) 2025-08-28 10:56:16 -04:00
Alex Rosenzweig 02753e8f03 feat: initial implementation of extension malware check (#4272)
Signed-off-by: Alex Rosenzweig <arosenzweig@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>

tested it a few ways, surgical change.
2025-08-27 15:27:17 +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
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
Michael Neale 3fb6ddf94a no streaming for ollama and re-arrange cards (#4335) 2025-08-26 17:45:08 +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
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
Zane ecb9283319 added more logging for recipe creation failures (#4299) 2025-08-25 07:57:09 -07:00
David Katz 5898cb422b Read oltp config from config and env (#4292) 2025-08-22 15:54:36 -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
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
David Katz 72f4ebc640 Feat: Let providers configure a fast model for summarization (#4228) 2025-08-21 17:41:33 -04:00
Alex Hancock 5d7e6d0cb1 chore: upgrade rmcp to 0.6.0 (#4243) 2025-08-21 10:20:48 -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
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
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
Douwe Osinga df0a6c4d81 Remove unused extension stuff (#4166)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-19 13:18:56 -04:00
Douwe Osinga 73e4839c4a Retry all 500 codes (#4160)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-18 21:29:23 -04:00
David Katz 6522dc1cd5 Temporarily disable TODO Tool (#4158) 2025-08-18 12:13:12 -04:00
Jarrod Sibbison 43211803a9 Recipe config to limit tool availability (#4020) 2025-08-18 01:14:23 -05:00
Roshan Bhatia 78c5624323 feat: adds cursor-agent as a cli provider (#4101)
Signed-off-by: Roshan Bhatia <rshnbhatia@gmail.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
Co-authored-by: Angie Jones <jones.angie@gmail.com>
2025-08-18 14:35:38 +10: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 b000911783 feat: iterating on summarize oneshot prompt (#4113) 2025-08-15 14:57:50 -04:00
Jack Amadeo a78939654d feat(mcp): Persist OAuth credentials to keyring (#4007) 2025-08-15 14:01:35 -04:00
Amed Rodriguez 6e022a974a Sanitize Tags Unicode Block at prompt level (#4047) 2025-08-15 09:12:05 -07:00
Zane f609f27db0 remove and cleanup unused code (#4074) 2025-08-14 16:27:53 -07:00
Jack Amadeo 9826161f42 fix: hide console window for stdio extensions on Windows (#4085) 2025-08-14 12:35:47 -04:00
David Katz 80826c2b23 Token counting reliability + summarization integration. (#3721) 2025-08-14 11:23:37 -04:00
Jack Amadeo 8b195a71d4 fix: flag out uncompilable bit in windows (#4068)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-13 11:14:23 -04:00
Jack Amadeo 4f3038bcb1 fix: ctrl-C interruption in the CLI (#4057)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-08-13 10:30:12 -04:00
Michael Neale e75f2f2555 fix: this should be a debug message not a warn (#4024)
is as a debug so still there if needed
2025-08-13 08:13:00 +10:00
Douwe Osinga 4ac530a2ea Better provider logging (#4052)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Claude <noreply@anthropic.com>
2025-08-12 18:05:09 -04:00
Alex Hancock bd1eff52a4 feat: ToolError migration to ErrorData (#4051) 2025-08-12 16:18:41 -04:00