Commit Graph

576 Commits

Author SHA1 Message Date
tlongwell-block 7caf31f189 Remove subagent instructions from system prompt (#5441) 2025-10-29 10:59:20 -04:00
Michael Neale f0056e6cd1 removing golang/temporal building 2025-10-29 12:20:08 +11:00
Lifei Zhou 6b6b71f3b4 fix: allow subagent to run in parent --no-session mode (#5384) 2025-10-28 14:59:01 -07:00
Will Pfleger 4d8c91efbd Enable runtime access to provider name (#5399) 2025-10-28 14:21:24 -04:00
Douwe Osinga 8693aec764 make supports_cache_control async to avoid block in place (#5362)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-28 09:30:19 -04:00
Douwe Osinga b295d76454 Send all the logs we output (#5363)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-28 09:29:17 -04:00
dorien-koelemeijer 786e7084b7 Set up Datadog metrics for prompt injection detection (#5385) 2025-10-28 09:11:34 +10:00
Douwe Osinga 6b6c50976c Gemini again (#5390)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-27 16:41:00 -04:00
David Katz 77fe4f329f Auto-compact Threshold UI improvements (#5354) 2025-10-27 15:22:06 -04:00
David Katz c021e00893 Filter preserved user messages to be text only. (#5391) 2025-10-27 15:21:23 -04:00
Michael Neale a6dcf86bdf migrating back with new chatrecall non underscore name (#5223) 2025-10-27 14:59:14 +11:00
Jack Amadeo 97743fd1b6 Some system prompt tidying (#5313) 2025-10-24 20:22:27 -04:00
Amed Rodriguez 0ca4e0ba4e Use Instructions as Prompt in Scheduler (#5359) 2025-10-24 15:17:31 -07:00
Kenneth Mungai 53391f2065 feat(snowflake): add support for newer Claude 4.5 and 4 models (#5350)
Signed-off-by: ki3ani <kimanim68@gmail.com>
2025-10-24 17:40:56 -04:00
Will Pfleger 044b227fdb (re)Standardize Session Name Attribute (#5279) 2025-10-24 13:34:08 -04:00
Douwe Osinga 398cd1dfad Fix legacy import (#5343)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-23 19:09:34 -04:00
Douwe Osinga d2f4658d93 Create recipe dir on save (#5337)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-23 14:19:01 -04:00
Angela Ning 7c4e3684ea feat: dynamically load ollama models (#5309) 2025-10-22 21:17:02 -04:00
Lifei Zhou e8e8991dc7 fix: skip temperature for goose-gpt-5 model (#5311) 2025-10-23 09:52:12 +11:00
David Katz 23412e270f Replace compaction notifications with system notifications (#5218) 2025-10-22 16:09:44 -04:00
Douwe Osinga 755e9f893d Diagnostics (#5323)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-22 14:25:49 -04:00
Douwe Osinga fdbd5281e2 Fix gemini again (#5308)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-22 13:42:37 -04:00
Jack Amadeo 1b532cc816 add a system prompt snapshot test (#5305) 2025-10-21 20:01:17 -04:00
Lifei Zhou e720733259 fix: handle non exist subrecipe path (#5287) 2025-10-22 09:05:18 +11:00
Douwe Osinga d836a10af1 Next camp (#5237)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Zane <75694352+zanesq@users.noreply.github.com>
Co-authored-by: Zane Staggs <zane@squareup.com>
2025-10-21 15:00:21 -07:00
Angela Ning 09752aa7d0 Revert "Revert "Rewrite extension management tools"" (#5273)
Signed-off-by: Angela Ning <aning@squareup.com>
2025-10-21 11:34:17 -04:00
Alex Hancock 3546ddb8c2 improvement: propagate McpErrors directly into ToolCallResult (#5289) 2025-10-21 11:28:45 -04:00
Alex Yao 645f00e7b9 Fix bedrock tool call error response (#5067)
Signed-off-by: alexyao2015 <alexyao2015@users.noreply.github.com>
Co-authored-by: alexyao2019@gmail.com <alexyao2015@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2025-10-21 09:51:42 -04:00
Alex Yao 2b32cad4da Fix extension manager resource deadlock (#5066)
Signed-off-by: alexyao2015 <alexyao2015@users.noreply.github.com>
Co-authored-by: alexyao2019@gmail.com <alexyao2015@users.noreply.github.com>
2025-10-20 19:59:54 -04:00
Jarrod Sibbison e9ca2bc0f8 feat: Stable system prompt and tool ordering for more cache hits (#5192) 2025-10-21 08:48:53 +11:00
Lifei Zhou 8b53a5696e Lifei/UI parameter input (#5222) 2025-10-20 10:05:54 +11:00
Jack Amadeo 6c3e07e9c7 turn off WAL (#5203) 2025-10-18 17:38:42 -04:00
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 890393bb68 Revert "Standardize Session Name Attribute" (#5250) 2025-10-18 12:44:30 -04:00
Jack Amadeo 9b4c8726f1 improve provider request logging a bit (#5236) 2025-10-18 11:35:42 -04:00
Arya Pratap Singh 3b04b2ebf4 Fix OpenAI empty choices panic (#5248)
Signed-off-by: Arya Pratap Singh <notaryasingh@gmail.com>
2025-10-18 11:19:13 -04:00
Will Pfleger c662039674 Revert "Rewrite extension management tools" (#5243) 2025-10-17 20:25:44 -04:00
Will Pfleger b8c3508178 Standardize Session Name Attribute (#5085) 2025-10-17 17:05:41 -04:00
Will Pfleger bcd3a0dbac delete flaky pricing integration tests (#5207) 2025-10-17 15:58:34 -04:00
Angela Ning bccfa0156c Rewrite extension management tools (#5057)
Signed-off-by: Angela Ning <aning@squareup.com>
2025-10-17 14:22:58 -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
David Katz de835124a1 Break compaction back into check_ and do_ compaction (#5212) 2025-10-16 17:24:46 -04:00
Alex Hancock 4d27629010 Revert "feat: enhance goose to search sessions for easy recall (#5177)" (#5209) 2025-10-16 13:55:15 -04:00
Jack Amadeo 6c25600356 force WAL sync after session create (#5202) 2025-10-16 11:00:36 -04:00
Michael Neale d142f4267d feat: enhance goose to search sessions for easy recall (#5177) 2025-10-16 18:26:25 +11:00
Douwe Osinga 0ffd29ce8b Skip hidden & real format (#5194)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-10-15 22:09:26 -04:00
Alex Yao a6beb956f5 Fix mcp large response race condition (#5065)
Signed-off-by: alexyao2015 <alexyao2015@users.noreply.github.com>
Co-authored-by: alexyao2019@gmail.com <alexyao2015@users.noreply.github.com>
2025-10-15 18:50:14 -04:00
Douwe Osinga 7c1f5dcb2f Compaction overhaul (#5186)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: David Katz <dkatz@squareup.com>
Co-authored-by: Alex Hancock <alexhancock@block.xyz>
2025-10-15 18:39:12 -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
Lifei Zhou a6d0666ffd used recipe id or deeplink to start agent (#5154) 2025-10-16 08:36:40 +11:00