Commit 62c5489
Merge origin/main into codex/ent-734-pydantic-ai
Conflict resolutions:
- page.tsx: keep the threads layout; swap the dead v1 sidebar labels
(title/initial) for the v2 keys (modalHeaderTitle 'Popup Assistant' +
welcomeMessageText) the starter smoke asserts, and carry over main's
disableSystemMessage + clickOutsideToClose. Keep her useRenderTool
render({ parameters }) — that is the actual v2 RenderToolProps shape;
main's render({ args }) was a latent runtime bug (args is not a prop).
- package.json: keep the drawer UI deps (class-variance-authority, clsx).
- integration test: fold into the parameterized batch-2 contract test;
migratedIntegrations now crewai-flows + llamaindex + pydantic-ai (18/18).
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>107 files changed
Lines changed: 44485 additions & 1143 deletions
File tree
- .agents/skills/showcase-demo-debugging
- agents
- .claude
- docs
- skills
- copilotkit-demo-parity
- git-hooks
- showcase-demo-debugging
- agents
- .github/workflows
- docs
- examples
- integrations
- a2a-middleware
- components
- adk
- src/app
- agno/src/app
- crewai-crews
- src/app
- crewai-flows
- src
- app
- api/copilotkit/[[...slug]]
- components
- threads-drawer
- ui
- lib
- langgraph-fastapi
- src/components/example-layout
- langgraph-js
- agent
- src
- app
- components/example-layout
- llamaindex
- src
- app
- api/copilotkit/[[...slug]]
- components
- threads-drawer
- ui
- lib
- mastra/src/app
- ms-agent-framework-dotnet/src/app
- ms-agent-framework-python/src/app
- pydantic-ai/src/app
- strands-python
- src/components/example-layout
- showcases/a2ui-pdf-analyst/agent
- src
- packages
- a2ui-renderer
- agentcore-runner
- core
- react-core
- src/v2/components/chat
- __tests__
- react-native
- react-textarea
- react-ui
- runtime-client-gql
- runtime
- sdk-js
- sqlite-runner
- voice
- vue
- web-inspector
- scripts/__tests__
- showcase
- harness
- src
- alerts
- probes/helpers
- render
- types
- shell-docs/src/content
- docs/integrations/langgraph
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
0 commit comments