Commit Graph

  • 988fa60f70 Merge branch 'main' into feat/mcp-apps-renderer Yann Jouanin 2026-09-04 23:47:39 +01:00
  • 8c629c147b docs(showcase): document frontend-driven activity cards (refs #3388) (#6904) Ben Taylor 2026-09-04 17:32:15 -05:00
  • 79fdeb64c2 fix(runtime): encode SSE response chunks as bytes Fnine59 2026-09-04 22:05:57 +00:00
  • a006eaa66b docs(mcp-apps-renderer): add docstrings + fix bundle-size package count yannj-fr 2026-09-04 23:01:33 +01:00
  • 4b2222d3cc ci(showcase): install the agent's own dependencies before its unit tests Ran Shem Tov 2026-09-04 23:49:13 +02:00
  • 9963013302 docs(intelligence): order project setup after app creation Maximiliano Korp 2026-09-04 14:44:33 -07:00
  • 19bfa83df1 ci(showcase): gate the integration unit tests that nothing ran Ran Shem Tov 2026-09-04 23:42:10 +02:00
  • 8a33234fbf docs(intelligence): make project selection explicit Maximiliano Korp 2026-09-04 14:39:39 -07:00
  • 927ceb7817 fix(showcase): make the Strands stub modules importable as packages Ran Shem Tov 2026-09-04 23:37:03 +02:00
  • da0a4d26a7 docs(intelligence): update managed credential guidance Maximiliano Korp 2026-09-04 14:30:27 -07:00
  • 65507be3a7 fix(mcp-apps-renderer): address review on the React-pilot PR yannj-fr 2026-09-04 22:25:38 +01:00
  • 603bdb4e12 Update showcase/shell-docs/src/content/reference/angular/components/CopilotActivity.mdx Manfred Steyer 2026-09-05 00:02:56 +03:00
  • 9a12dcc345 fix(showcase): close the second review round on the Strands interrupt demos Ran Shem Tov 2026-09-04 23:00:27 +02:00
  • 4b01c7b21c Merge branch 'main' into feat/mcp-apps-renderer Yann Jouanin 2026-09-04 21:55:55 +01:00
  • 1b028f484c fix(mastra): stop thread-scoped working memory aborting the first turn (closes OSS-1122) (#6870) Ben Taylor 2026-09-04 15:46:49 -05:00
  • a4adf38683 fix(shared): keep Node-only telemetry out of browser build graphs (#6846) Ben Taylor 2026-09-04 15:42:53 -05:00
  • 5fd08a824e feat(react-core): controlled open/onOpenChange props for CopilotSidebar and CopilotPopup (#6905) Ben Taylor 2026-09-04 15:39:28 -05:00
  • 603bc16cf3 fix(react-core): restore code block line breaks in packaged CSS (#3330) (#6902) Ben Taylor 2026-09-04 15:38:59 -05:00
  • dc737a80f1 fix(react-textarea): stop Cmd+K insert from deleting adjacent text (#6900) Ben Taylor 2026-09-04 15:38:36 -05:00
  • 41a31b99b0 fix(runtime): build the logger without pino redact so edge runtimes work (#6899) Ben Taylor 2026-09-04 15:38:19 -05:00
  • 4da2d7e34e fix(core): hydrate self-hosted threads whose /connect replay contains an errored run (#6528) Ben Taylor 2026-09-04 15:37:42 -05:00
  • 922ce030dd fix(showcase): correct the Strands interrupt resume path and its coverage Ran Shem Tov 2026-09-04 22:22:09 +02:00
  • 28a19ddfa2 docs: document controlling the chat open state from your own UI #6905 Benjamin Taylor 2026-09-04 15:12:11 -05:00
  • 91abd959f7 feat(react-core): controlled open/onOpenChange props for sidebar and popup Benjamin Taylor 2026-09-04 15:11:41 -05:00
  • 3672d007ae docs(showcase): document frontend-driven activity cards, lock the behavior with a test #6904 Benjamin Taylor 2026-09-04 15:05:30 -05:00
  • a8e80c6564 fix(strands): validate dynamic A2UI component contract copilotkit-qa-bot[bot] 2026-09-04 13:05:07 -07:00
  • b5a6d05ae9 fix(react-core): restore code block line breaks in packaged CSS (#3330) #6902 Benjamin Taylor 2026-09-04 14:57:43 -05:00
  • 96cf7aa55f Angular demo and Storybook fixes (#6901) Murat Sari 2026-09-04 21:55:08 +02:00
  • 51f1f0f09a chore(examples): declare the web-inspector dependency in the angular demo and storybook fixes #6901 Murat Sari 2026-09-04 20:05:46 +02:00
  • 9dea76ca81 fix(runtime): type the pino mock so the logger test typechecks #6899 Benjamin Taylor 2026-09-04 13:58:46 -05:00
  • cb8814c7ce fix(react-textarea): stop Cmd+K insert from deleting adjacent text #6900 Benjamin Taylor 2026-09-04 13:51:08 -05:00
  • 1ad6b6fc79 fix(runtime): build the logger without pino redact so edge runtimes work Benjamin Taylor 2026-09-04 13:47:53 -05:00
  • 37703eb083 Support Intelligence over the single Runtime route (#6896) Mike Ryan 2026-09-04 11:33:44 -07:00
  • ecf4cfe873 docs: document Intelligence Learning (#6897) Tyler Slaton 2026-09-04 20:09:21 +02:00
  • e1a6225afc docs: streamline Learning workflow explanation #6897 Tyler Slaton 2026-09-04 10:18:20 -07:00
  • b0035f2b78 docs: simplify Intelligence Learning guide Tyler Slaton 2026-09-04 10:12:42 -07:00
  • ff3dbd2922 docs: clarify Intelligence Learning guide Tyler Slaton 2026-09-04 10:07:23 -07:00
  • f08ff8e926 docs: document Intelligence Learning Tyler Slaton 2026-09-04 09:58:25 -07:00
  • df104edff4 docs(intelligence): document Memories and recall (#6854) Tyler Slaton 2026-09-04 20:08:38 +02:00
  • c34f7abfc1 fix(runtime): retain resource context on method errors #6896 Mike Ryan 2026-09-04 10:49:22 -07:00
  • c276befc13 fix(runtime): harden single-route resource requests Mike Ryan 2026-09-04 10:39:10 -07:00
  • 840bfa8c8b docs(runtime): document Intelligence single-route support Mike Ryan 2026-09-04 10:21:25 -07:00
  • 2cde6b97f7 fix(runtime): preserve single-route resource context Mike Ryan 2026-09-04 10:20:45 -07:00
  • 840ad3c14a feat(runtime): support Intelligence over one route Mike Ryan 2026-09-04 10:09:20 -07:00
  • 85ceb8721e feat(showcase): run the AWS Strands interrupt demos on the native interrupt Ran Shem Tov 2026-09-04 19:28:03 +02:00
  • 55b1945f25 fix(runtime): accept Marketplace entitlement source (#6789) Max Korp 2026-09-04 10:23:57 -07:00
  • 8b4e9cd8f6 test(web-inspector): clear the two lint warnings this branch introduced #6895 lukas/launcher-island Lukas Moschitz 2026-09-04 18:21:44 +02:00
  • c99db2d80d docs(integrations): state the JSON-string context contract on every agent-app-context page (OSS-1134) #6893 Benjamin Taylor 2026-09-04 10:02:26 -05:00
  • 6609a0e764 recover a pending interrupt after a lost event or a reconnect Benjamin Taylor 2026-09-04 09:29:15 -05:00
  • b06ea361c1 send the whole RunAgentInput in the Intelligence run body #6890 Benjamin Taylor 2026-09-04 09:09:43 -05:00
  • 3b18a55200 Merge origin/main into lukas/oss-1098-copy-prompt-cleanup #6889 lukas/oss-1098-copy-prompt-cleanup Lukas Moschitz 2026-09-04 16:04:50 +02:00
  • dfe573c779 fix(docs): align the landing hero's top padding across both render paths Lukas Moschitz 2026-09-04 15:13:00 +02:00
  • 2164ac71d0 fix(docs): give every framework landing page the same hero Lukas Moschitz 2026-09-04 14:46:30 +02:00
  • 4c08471c56 fix(showcase): port sales-analyst pills to 8 declarative-gen-ui demos #6886 deepshekhardas 2026-09-04 14:07:30 +05:30
  • f3714bf8ba Merge branch 'main' into feat/mcp-apps-renderer Yann Jouanin 2026-09-04 08:12:01 +01:00
  • 7cea22f8a6 test(mcp-apps-renderer): pin ui/initialize negotiation contract yannj-fr 2026-09-04 07:39:58 +01:00
  • f4029e49d6 feat(react-core): consume shared mcp-apps-renderer, drop direct MCP deps yannj-fr 2026-09-04 05:59:13 +01:00
  • 6f1d0824be fix(runtime): accept marketplace entitlement source #6789 Maximiliano Korp 2026-08-31 16:24:07 -07:00
  • c451fa8a39 feat(mcp-apps-renderer): add <copilotkit-mcp-app> web component yannj-fr 2026-09-04 00:32:43 +01:00
  • 3472104d06 fix(ci): resolve local tsx for promote import test (#6882) Tyler Slaton 2026-09-04 01:15:37 +02:00
  • 05ca3360e1 feat(mcp-apps-renderer): add bindMcpApp core session (framework-agnostic host) yannj-fr 2026-09-04 00:15:19 +01:00
  • 03b436ed31 fix(ci): resolve local tsx for promote import test #6882 Tyler Slaton 2026-09-03 16:11:24 -07:00
  • 9e157dd495 fix(ci): allow registry setup to complete #6881 tyler/fix-showcase-image-ref-preflight Tyler Slaton 2026-09-03 15:59:33 -07:00
  • 3d8654cb06 fix(ci): avoid runtime tsx download in image ref gate Tyler Slaton 2026-09-03 15:52:08 -07:00
  • 8b3ca84839 feat(docs): reorganize sidebar navigation (#6880) Tyler Slaton 2026-09-04 00:30:17 +02:00
  • 2623fdd361 fix(docs): improve dark accent contrast #6880 Tyler Slaton 2026-09-03 15:10:30 -07:00
  • b7be798709 fix(docs): restore quickstart table of contents Tyler Slaton 2026-09-03 15:04:59 -07:00
  • 2e3518e86e fix(docs): center full-page headers Tyler Slaton 2026-09-03 15:00:38 -07:00
  • 9e0a5597da fix(docs): enlarge intelligence CTA kite Tyler Slaton 2026-09-03 14:58:45 -07:00
  • 7a2e091454 fix(docs): refine intelligence navigation Tyler Slaton 2026-09-03 14:52:58 -07:00
  • a6841b329b test(docs): align sidebar with intelligence landing Tyler Slaton 2026-09-03 13:58:14 -07:00
  • 0000f8c833 feat(docs): promote intelligence overview Tyler Slaton 2026-09-03 13:45:43 -07:00
  • c71b908514 fix(docs): compact mobile sidebar tabs Tyler Slaton 2026-09-03 13:16:30 -07:00
  • 380753a453 fix(docs): refine mobile sidebar navigation Tyler Slaton 2026-09-03 13:12:25 -07:00
  • 956a4d5d8c fix(docs): soften sidebar scroll affordance Tyler Slaton 2026-09-03 13:04:44 -07:00
  • f88c4fcfea feat(docs): refine sidebar icons and scroll cues Tyler Slaton 2026-09-03 12:55:01 -07:00
  • dda1f963de fix(docs): simplify sidebar section icons Tyler Slaton 2026-09-03 12:33:34 -07:00
  • 5547e65cb0 fix(docs): refine sidebar iconography Tyler Slaton 2026-09-03 12:30:22 -07:00
  • 1b0fc35616 fix(docs): reduce sidebar section label size Tyler Slaton 2026-09-03 12:24:48 -07:00
  • 09c72f4e6d feat(docs): redesign sidebar navigation Tyler Slaton 2026-09-03 12:20:48 -07:00
  • 845a22120b docs: apply sidebar review feedback Alem Tuzlak 2026-09-02 15:52:14 +02:00
  • 61548ef598 docs: cut the Intelligence mega-menu gap to 2px Alem Tuzlak 2026-09-01 16:07:23 +02:00
  • c920bf1524 docs: drop the Intelligence mega-menu subtitle and tighten the gap Alem Tuzlak 2026-09-01 15:58:14 +02:00
  • 8af7458060 style: auto-fix formatting github-actions[bot] 2026-09-01 13:56:05 +00:00
  • f31d331e33 docs: point the mega menu Intelligence column at Threads, Learning, and Analytics Alem Tuzlak 2026-09-01 15:53:55 +02:00
  • 2a7b295a33 fix(docs): keep sidebar section icons on the same row as the label Alem Tuzlak 2026-09-01 15:23:29 +02:00
  • 04f7bdebd6 style: auto-fix formatting github-actions[bot] 2026-09-01 13:20:12 +00:00
  • 71a0baf4cf docs: make Intelligence easier to find in the docs sidebar (OSS-1077) Alem Tuzlak 2026-09-01 15:17:01 +02:00
  • a382e9750a feat(docs): refine content page layout (#6879) Tyler Slaton 2026-09-03 23:21:17 +02:00
  • 702b6967b6 style: auto-fix formatting #6879 github-actions[bot] 2026-09-03 21:11:39 +00:00
  • e49fe0f0b9 fix(docs): align intelligence nav expectation Tyler Slaton 2026-09-03 14:04:35 -07:00
  • 66b6218e7e fix(docs): hoist breadcrumb slug normalization Tyler Slaton 2026-09-03 14:00:54 -07:00
  • dbaac2505e chore(docs): sync content redesign with main Tyler Slaton 2026-09-03 14:00:10 -07:00
  • de1078ed71 chore: release angular v0.5.1 (#6877) angular/v0.5.1 Tyler Slaton 2026-09-03 22:47:36 +02:00
  • 1168e89197 fix(docs): show pointer on page actions Tyler Slaton 2026-09-03 13:41:08 -07:00
  • 9225785683 docs(intelligence): add a landing page (#6866) Tyler Slaton 2026-09-03 22:40:15 +02:00
  • ef15005a03 style: auto-fix formatting #6866 github-actions[bot] 2026-09-03 20:39:49 +00:00
  • a4d1c980dd fix(docs): address Intelligence page feedback tyler/pr-6866-browser-feedback Tyler Slaton 2026-09-03 13:32:06 -07:00
  • 58d0f9519d fix(docs): strengthen page action hover Tyler Slaton 2026-09-03 13:31:47 -07:00
  • 6adbc6a4b6 chore: release angular v0.5.1 #6877 tylerslaton 2026-09-03 20:31:11 +00:00