Commit Graph

731 Commits

Author SHA1 Message Date
tlongwell-block d4d9ceea4e Add container detection to developer extension (#4559) 2025-09-08 12:49:56 -04:00
Jack Amadeo a2bd9e2af0 feat(acp): Read files (#4531) 2025-09-05 13:29:14 -04:00
Max Novich 195f389972 update to RMCP 0.6.2 (#4523) 2025-09-05 09:54:10 -04:00
Michael Neale c55ee2c26f feat: Agent Client Protocol implementation of goose (#4511) 2025-09-05 11:49:26 +10:00
Alex Hancock b5749d6457 feat: make tests for rmcp based developer server consistent with former implementation (#4519)
Co-authored-by: Angela Ning <aning@squareup.com>
2025-09-04 15:23:45 -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
Abhijay Jain 96d2b6fa92 feat: Add functionality to delete session in history list view (#4480)
Signed-off-by: Abhijay007 <Abhijay007j@gmail.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-09-03 08:57:18 -07: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
Michael Neale db94c5b7c3 fix: need to send errors to appropriate stream (#4491) 2025-09-03 10:27:09 -04:00
Max Novich f4e04694da fix double filtering (#4409) 2025-09-02 09:16:22 -07:00
Angela Ning 6807b6d0a3 Rewrite the developer mcp using the rmcp sdk (#4297) 2025-09-02 11:24:43 -04:00
Lifei Zhou ce69b396ce chore: move list recipes and archive recipe to goose server (#4422) 2025-09-01 11:28:28 +10:00
Angie Jones 980f994455 docs: autovisualiser extension (#4380) 2025-08-29 19:25:26 -05: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 b78337dc30 Add metrics for recipe metadata in scheduler, UI, and CLI (#4399) 2025-08-28 16:18:47 -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
Douwe Osinga 861c6890bf Update windows instructions (#4333)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-08-28 08:35:58 -04:00
Shawn c0556c9830 feat: linux computer control for android (termux) (#3890)
Signed-off-by: Shawn Wang <shawn111@gmail.com>
2025-08-28 16:03:47 +10:00
Zane 1014d9e519 Fix eleven labs audio transcription and added more logging (#4358) 2025-08-27 12:53:05 -07: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
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
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
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 ecb9283319 added more logging for recipe creation failures (#4299) 2025-08-25 07:57:09 -07:00
Michael Neale 3e1557b925 feat: autovisualiser of structured data with mcp-ui (#4153) 2025-08-25 10:42:11 +10: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
Zane 7f6177b268 restore cli projects from accidental removal during cleanup (#4266) 2025-08-22 07:12:54 -07: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
Angie Jones 69ce34a828 Read AGENTS.md by default (#4232) 2025-08-20 21:34:17 -05: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
Yiming Zhang 302e9468d8 Fix: Missing smart_approve in CLI /mode help text and error message (#4132) 2025-08-20 11:42:43 -04:00
sings-to-bees-on-wednesdays ba0f55d14b feat(mcp/developer): accept -1 for insert_line number (#4112)
Signed-off-by: sings-to-bees-on-wednesdays <222684290+sings-to-bees-on-wednesdays@users.noreply.github.com>
2025-08-20 09:43:00 -04:00