Commit Graph

2387 Commits

Author SHA1 Message Date
Angela Ning 8e7a1f3709 add extension manager extension 2025-10-02 22:11:05 -04:00
Douwe Osinga 465cd660b2 What Mic said 2025-10-01 22:15:28 -04:00
Douwe Osinga cd0ee96fda ugh 2025-10-01 17:30:23 -04:00
Douwe Osinga 9777934d28 unused 2025-10-01 17:14:26 -04:00
Douwe Osinga f3d90c59c6 Merge branch 'main' into platform-extensions 2025-10-01 17:12:03 -04:00
Douwe Osinga 80cf29d607 more desc 2025-10-01 16:31:23 -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
Douwe Osinga dbfbf44b6b Merge branch 'main' into platform-extensions 2025-10-01 16:10:08 -04:00
Douwe Osinga 9d68885fbb Update extension definition 2025-10-01 15:53:55 -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
taniandjerry b22b35a3f4 Batch fetch remaining issues for documentation updates 2025-10-01 12:16:54 -07:00
Douwe Osinga e631ecc9c1 Merge branch 'main' into platform-extensions 2025-10-01 14:39:47 -04:00
Jack Amadeo a1068ec591 fix: session timestamps (#4913) 2025-10-01 14:32:32 -04:00
Jack Amadeo 5fa1efbddb feat: lazy infinite scroller for session history view (#4922) 2025-10-01 14:14:44 -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
Rizel Scarlett 1ccb45e4b9 Rename Hacktoberfest Blog to Hacktoberfest Content (#4926) 2025-10-01 13:31:32 -04:00
tlongwell-block 5bf698cc50 Include Session ID appropriately in UI (#4901) 2025-10-01 12:35:24 -04:00
Douwe Osinga 0d9b694f35 Merge branch 'main' into platform-extensions 2025-10-01 09:40:40 -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
dianed-square 937c75bc51 docs: remove subagents from experimental (#4907) 2025-09-30 19:32:48 -07:00
Angela Ning f2bf927011 CLI: dont show logs to user (#4902) 2025-09-30 22:21:33 -04:00
Douwe Osinga 1657ead42c Remove 2025-09-30 21:35:39 -04:00
w. ian douglas 46d3c15e2e patching the security scanner to redact environment variables (#4908) 2025-09-30 19:30:32 -06:00
Jack Amadeo a77d13aa88 rmcp upgrade (#4792) 2025-09-30 21:03:50 -04:00
Jack Amadeo dee7f79f32 feat: Use the screen, goose (#4905) 2025-09-30 20:18:19 -04:00
Zane d7b256cce1 added claude-sonnet-4-5 (#4906) 2025-09-30 17:17:31 -04:00
Douwe Osinga 0cf10d1709 Some testing 2025-09-30 16:46:13 -04:00
Douwe Osinga 890321b398 This windows thing 2025-09-30 16:32:31 -04:00
Douwe Osinga 58ad6f6341 Port the prompt 2025-09-30 16:18:28 -04:00
Douwe Osinga 014362a7ee Merge branch 'main' into platform-extensions 2025-09-30 16:07:24 -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
dependabot[bot] 10a15812db chore(deps): bump tracing-subscriber from 0.3.19 to 0.3.20 (#4442)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-30 14:42:17 -04:00
Zane 4af7e7b821 fix optional recipe schema zod validation (#4900) 2025-09-30 10:33:37 -07:00
Guillaume Simard 29fd4b97aa Added CMD+T keyboard shortcut that takes you to the Home tab (#4541)
Signed-off-by: Guillaume Simard <2000390+GuiSim@users.noreply.github.com>
2025-09-30 09:43:11 -07: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
Ademola Arigbabuwo 07d4506c33 add new prompt to get all available tutorials (#4802)
Signed-off-by: AdemolaAri <ademola.ari@gmail.com>
2025-09-29 17:21:38 -04: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
dianed-square 2bd18a757b docs: rename sub-recipe to subrecipe (#4886) 2025-09-29 13:41:19 -07:00
dianed-square 976e663887 docs: new multi-model section with autopilot topic (#4864) 2025-09-29 13:41:03 -07: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