Commit Graph

817 Commits

Author SHA1 Message Date
Will Pfleger 52e4308564 Using --resume with --name should still accept session IDs (#4937)
thank you!
2025-10-01 22:18:46 -04:00
Douwe Osinga 601efb2c1b Don't set agent props twice (#4872)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-01 16:27:36 -04:00
Jack Amadeo ffe7e26640 fix: conversation fixer merges assistant text blocks and drops empty text messages (#4898) 2025-10-01 15:44:59 -04:00
Jack Amadeo a1068ec591 fix: session timestamps (#4913) 2025-10-01 14:32:32 -04:00
Jack Amadeo b027dd180e chore: properly identify when to try oauth (#4918) 2025-10-01 14:14:19 -04:00
Douwe Osinga c42b838798 Make token counter safer (#4924)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-10-01 13:41:02 -04:00
Jack Amadeo 3b9a3b96c5 fix mcp integration test flakiness (#4871)
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-10-01 09:17:34 -04:00
Jack Amadeo bf46d7bc92 Add type field to empty schemas for anthropic (#4911) 2025-09-30 22:51:44 -04:00
Angela Ning f2bf927011 CLI: dont show logs to user (#4902) 2025-09-30 22:21:33 -04:00
Jack Amadeo a77d13aa88 rmcp upgrade (#4792) 2025-09-30 21:03:50 -04:00
Zane d7b256cce1 added claude-sonnet-4-5 (#4906) 2025-09-30 17:17:31 -04:00
Angela Ning ac9fd717c8 Tiny: fix github casing (#4903) 2025-09-30 15:35:15 -04:00
tlongwell-block b6c4fdaa17 remove anyOf from create_task tool (#4897) 2025-09-30 14:55:48 -04:00
Robert Mcgregor 114a3b31cb feat(cli): add path & limit to session list command (#4878) 2025-09-30 10:12:15 -04:00
Douwe Osinga 4d17c98334 Allow better concurrent access (#4896)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-09-30 09:57:34 -04:00
Matt Donovan af40917b2d fix: Windows prompt cursor positioning issue with ANSI escape sequences (#4464)
Signed-off-by: Matt Donovan <mattddonovan@protonmail.com>
Co-authored-by: Matt Donovan <mattddonovan@protonmail.com>
2025-09-30 08:58:11 -04:00
Jim Alateras 8f5eb10ba4 Fix: LiteLLM API key field not showing in UI configuration (#4105)
Signed-off-by: jalateras <jima@comware.com.au>
Co-authored-by: Ebony Louis <55366651+EbonyLouis@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2025-09-29 20:26:09 -04:00
Demetrio ⚡️ 5c9be9ab28 fix: path is duplicated on tool calls causing them to fail (#4658) (#4859)
Signed-off-by: demetrio108 <demetrio108@protonmail.com>
2025-09-30 08:12:22 +10:00
David Katz 1a92111f1a Add filtering for agentVisible: false messages on streaming providers (#4847) 2025-09-29 17:20:57 -04:00
Alex Hancock cb0eca9966 alexhancock/mcp-crate-cleanup (#4885) 2025-09-29 17:00:17 -04:00
Yingjie He 1c424303c2 make agent manager singleton (#4880) 2025-09-29 13:09:55 -07:00
Evan Feenstra 41d32c04b1 Cli web auth token (#4456)
Signed-off-by: Evanfeenstra <evanfeenstra@gmail.com>
2025-09-29 16:05:17 -04:00
sings-to-bees-on-wednesdays 509fcac69d fix(token_counter): fix panic with GitHub Copilot (#4632)
Signed-off-by: sings-to-bees-on-wednesdays <222684290+sings-to-bees-on-wednesdays@users.noreply.github.com>

main was broken. this seems important
2025-09-29 15:26:56 -04:00
Alex Hancock b9ba8dca29 Revert "Internal MCP Crate Cleanup (#4800)" (#4883) 2025-09-29 14:21:30 -04:00
Douwe Osinga 2cfef016e2 remove 2 redundant comments and one that lies (#4866)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-09-29 11:37:52 -04:00
Alex Hancock 146cf3185a Internal MCP Crate Cleanup (#4800) 2025-09-29 10:39:43 -04:00
Jim Alateras 3844209b78 Fix #4612: Return non-zero exit code when CLI session ends with error (#4621)
Signed-off-by: jalateras <jima@comware.com.au>
2025-09-29 10:08:31 -04:00
Douwe Osinga 426001e57f Dead code cleanup (#4873)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
Co-authored-by: Michael Neale <michael.neale@gmail.com>
2025-09-29 19:23:30 +10:00
Michael Neale 4e1195954c fix: restoring test data and correcting name (#4875) 2025-09-29 15:29:02 +10:00
Angie Jones 2032c7099c lowercase g in goose (#4832) 2025-09-26 23:44:38 -05:00
Michael Neale 1e4d874341 can tell the system what shell it is using (#4807) 2025-09-26 17:09:17 -04:00
Jack Amadeo 4af47fee09 fix: delete some flaky and not-useful tests (#4861) 2025-09-26 16:46:10 -04:00
Douwe Osinga dc292883b7 Session manager (#4648)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
2025-09-26 14:56:45 -04:00
David Katz d0aa14a1ea Update databricks flash model (#4836) 2025-09-26 14:23:02 -04:00
Alex Hancock 5ba4143f5f chore: fix all warnings in test compilation (#4827) 2025-09-26 11:19:30 -04:00
Jack Amadeo 757ceb6109 chore: turn clippy on for test code (#4817) 2025-09-26 00:06:07 -04:00
Jack Amadeo f5877a9996 fix: pricing integration test (#4837) 2025-09-25 21:37:12 -04:00
Alex Hancock b7604e0b13 fix: remove nested double quotes in windows automation_script tool description (#4824) 2025-09-25 14:51:20 -04:00
Jack Amadeo 917e1794ab fix: a few things with the mcp snapshot test (#4818) 2025-09-25 14:36:21 -04:00
Alex Hancock 2f11d8d4ac Revert "fix(compaction): try to catch more context limit exceeded erors and compact" (#4820) 2025-09-25 14:12:43 -04:00
github-actions[bot] ca3d69bcb4 test: add test coverage for Tools Inspector (#4700)
Co-authored-by: tlongwell-block <109685178+tlongwell-block@users.noreply.github.com>
Co-authored-by: Tyler Longwell <tlongwell@squareup.com>
2025-09-25 11:41:16 -04:00
sings-to-bees-on-wednesdays b5c133cecb feat: Parse and use retryDelay from Google API RateLimitExceeded errors (#4124)
Signed-off-by: sings-to-bees-on-wednesdays <222684290+sings-to-bees-on-wednesdays@users.noreply.github.com>
Co-authored-by: Jack Amadeo <jackamadeo@block.xyz>
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2025-09-25 11:05:18 -04:00
Michael Neale 9ff42be252 fix build: latest bedrock version (#4812) 2025-09-25 12:54:43 +10:00
Michael Neale 0133fde8a9 prefer users SHELL (#4702)
Co-authored-by: Jack Amadeo <jackamadeo@squareup.com>
2025-09-25 10:56:37 +10:00
Denys Honsiorovskyi 791a1d6020 feat: update aws-sdk-bedrockruntime to enable AWS_BEARER_TOKEN_BEDROCK auth (#4327)
Signed-off-by: honsiorovskyi <2880417+honsiorovskyi@users.noreply.github.com>
Co-authored-by: honsiorovskyi <2880417+honsiorovskyi@users.noreply.github.com>
2025-09-24 20:32:31 -04:00
Michael Neale 05bd4da179 correct the tests from an odd merge (#4804) 2025-09-24 17:07:10 -07:00
Owen Mehegan d28eb1bbb0 Add elapsed time to the CLI output. (#4609)
Signed-off-by: Owen Mehegan <owen@buildkite.com>
2025-09-24 18:02:55 -04:00
kita-sato 66eeed10b3 fix: Fix cell coordinate ordering in XlsxTool and add unit tests (#4551)
Signed-off-by: kita-sato <230662867+kita-sato@users.noreply.github.com>
2025-09-24 18:01:29 -04:00
David Katz 2db115b46d Use gemini flash for summarization on open router (#4290) 2025-09-24 17:58:57 -04:00
Robert Mcgregor bde47eb85d feat(shell): throw errors on interactive commands (#4788) 2025-09-25 07:17:12 +10:00