Douwe Osinga
|
64b37339e0
|
Skip subagents for gemini (#5257)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
|
2025-10-18 17:35:29 -04:00 |
|
Michael Neale
|
7aae5ef316
|
fix: correct schema for openai tools (#5229)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
|
2025-10-17 10:29:04 -04:00 |
|
Alex Hancock
|
ef9e68f2c6
|
fix: #3960 better approach to input schema for dynamic task params (#5189)
|
2025-10-15 18:16:34 -04:00 |
|
Will Pfleger
|
a59fbab69c
|
Persist dynamic extension config so we can resume recipe sessions w/ extensions (#4331)
|
2025-10-04 17:17:12 -04:00 |
|
tlongwell-block
|
b6c4fdaa17
|
remove anyOf from create_task tool (#4897)
|
2025-09-30 14:55:48 -04:00 |
|
Jack Amadeo
|
757ceb6109
|
chore: turn clippy on for test code (#4817)
|
2025-09-26 00:06:07 -04: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 |
|
tlongwell-block
|
3897345ca6
|
Align Dynamic Task Interface with Recipe Interface (#4311)
|
2025-09-03 19:04:19 -04:00 |
|
Alex Hancock
|
bd1eff52a4
|
feat: ToolError migration to ErrorData (#4051)
|
2025-08-12 16:18:41 -04:00 |
|
Alex Hancock
|
b4fc6f7cc8
|
alexhancock/rmcp-tools-annotations (#3617)
|
2025-07-24 14:58:14 -04:00 |
|
Wendy Tang
|
7b2ca43c77
|
fix: clean up subagent (#3565)
|
2025-07-24 10:36:08 -07:00 |
|
Alex Hancock
|
fb70ef2784
|
fix: adjust subrecipe description to allow running tests (#3585)
|
2025-07-22 14:58:51 -04:00 |
|
Lifei Zhou
|
9101bfece7
|
fix: use sequential when sub recipe task is 1. (#3573)
|
2025-07-22 13:23:48 +10:00 |
|
Jack Amadeo
|
d5291461ca
|
Replace mcp_core::content types with rmcp::model types (#3500)
|
2025-07-18 17:23:25 -04:00 |
|
Wendy Tang
|
4771ffbb5b
|
feat: consolidate subagent execution for dynamic tasks (#3444)
Co-authored-by: Lifei Zhou <lifei@squareup.com>
|
2025-07-17 18:48:00 -07:00 |
|
Lifei Zhou
|
e5a55dbddc
|
feat: run sub recipe multiple times in parallel (Experimental feature) (#3274)
Co-authored-by: Wendy Tang <wendytang@squareup.com>
|
2025-07-17 08:39:35 +10:00 |
|
Lifei Zhou
|
2e9a2a53be
|
Use command line to run sub agent and sub recipe (in sequence or parallel) (#3190)
|
2025-07-04 13:13:31 +10:00 |
|
Lifei Zhou
|
9e6247d9ed
|
feat: created sub recipe tools (#2982)
|
2025-06-25 09:29:26 +10:00 |
|