Commit 83f58ee
committed
Merge branch 'main' into fix/cpk-7155-thread-shared-state
Incorporates the V1/V2 flat package consolidation (96885b5). All our
thread-isolation changes auto-merged to the new package paths. Three
content conflicts resolved (import paths updated from @/ aliases to
relative paths and @copilotkitnext/* to @copilotkit/*):
- packages/react-core/src/v2/hooks/use-agent.tsx
- packages/react-core/src/v2/hooks/use-render-custom-messages.tsx
- packages/react-core/src/v2/components/chat/CopilotChatMessageView.tsx
File location conflict resolved: use-agent-thread-isolation.test.tsx
moved from packages/v2/react/... to packages/react-core/src/v2/...1,296 files changed
Lines changed: 45576 additions & 10209 deletions
File tree
- .changeset
- .claude
- docs
- hooks
- .cursor/rules
- .github
- ISSUE_TEMPLATE
- workflows
- dev-docs/architecture
- docs
- content/docs
- integrations/a2a/generative-ui
- reference/v1
- classes
- llm-adapters
- components
- chat
- hooks
- sdk/js
- examples
- integrations
- agent-spec
- agentcore
- agents
- langgraph-single-agent
- tools
- strands-single-agent
- tools
- code_interpreter
- utils
- frontend
- src
- app/context
- components
- auth
- canvas
- chat/CopilotKit
- examples/generative-ui
- generative-ui
- hooks
- lib
- routes
- styles
- gateway/tools/sample_tool
- infra-cdk
- bin
- lambdas
- copilotkit-runtime
- src
- oauth2-provider
- lib
- utils
- infra-terraform
- modules
- amplify-hosting
- backend
- cognito
- scripts
- scripts
- langgraph-python/apps/app
- showcases
- generative-ui-playground
- src/app
- api
- copilotkit-a2ui/[[...slug]]
- copilotkit/[[...slug]]
- components
- hooks
- generative-ui
- mcp-apps
- src/app
- api/copilotkit/[[...slug]]
- v1
- next-openai
- next-pages-router
- node-express
- node-http
- v2
- angular
- demo-server
- src
- demo
- src/app
- components
- routes
- custom-input
- default
- headless
- ukg-port
- storybook
- .storybook
- components
- stories
- docs
- reference
- next-pages-router
- app
- node-express
- src
- node
- src
- react
- demo
- src/app
- api
- copilotkit-mcp/[[...slug]]
- copilotkit-single
- copilotkit/[[...slug]]
- mcp-apps
- popup
- sidebar
- single
- storybook
- .storybook
- stories
- packages
- a2ui-renderer
- src
- __tests__
- react-renderer
- components
- content
- interactive
- layout
- core
- hooks
- lib
- registry
- styles
- theme
- theme
- angular
- scripts
- src
- lib
- components/chat
- __tests__
- directives
- __tests__
- slots
- __tests__
- styles
- cli
- bin
- src
- commands
- lib/init
- scaffold
- types
- services
- utils
- test
- __mocks__
- commands
- core
- src
- __tests__
- core
- __tests__
- utils
- demo-agents
- src
- eslint-config-custom
- eslint-config
- react-core
- scripts
- src
- components
- copilot-provider
- __tests__
- dev-console
- error-boundary
- toast
- context
- __tests__
- hooks
- __tests__
- lib
- test-helpers
- types
- utils
- v2
- __tests__
- utils
- a2ui
- components
- __tests__
- chat
- __tests__
- ui
- hooks
- __tests__
- lib
- __tests__
- providers
- __tests__
- styles
- types
- __tests__
- react-textarea
- src
- components
- base-copilot-textarea
- copilot-textarea
- hovering-toolbar
- text-insertion-prompt-box
- manual-ui
- source-search-box
- ui
- context
- hooks
- base-copilot-textarea-implementation
- make-autosuggestions-function
- misc
- lib
- slatejs-edits
- types
- autosuggestions-config
- subtypes
- base
- react-ui
- src
- components
- chat
- messages
- dev-console
- help-modal
- context
- css
- hooks
- lib
- types
- v2
- runtime-client-gql
- src
- client
- __tests__
- graphql/definitions
- message-conversion
- runtime
- scripts
- src
- agents/langgraph
- agent
- __tests__
- graphql
- inputs
- message-conversion
- resolvers
- types
- base
- converted
- lib
- cloud
- integrations
- nest
- nextjs
- node-express
- node-http
- runtime
- __tests__
- agent-integrations/langgraph
- __tests__
- service-adapters
- anthropic
- bedrock
- empty
- experimental/ollama
- google
- groq
- langchain
- openai
- unify
- utils
- v2
- runtime
- __tests__
- endpoints
- handlers
- intelligence
- sse
- intelligence-platform
- __tests__
- runner
- __tests__
- telemetry
- transcription-service
- tests
- service-adapters
- anthropic
- groq
- openai
- sdk-js
- src
- __tests__
- langgraph
- sqlite-runner
- src
- __tests__
- tailwind-config
- tsconfig
- typescript-config
- v1
- cli
- bin
- test/__mocks__
- react-core/src
- v2
- react-textarea
- react-ui
- runtime
- src/v2
- v2
- agent
- angular
- core
- demo-agents
- react
- eslint-rules
- src
- runtime
- src/endpoints
- sqlite-runner
- voice
- web-inspector
- voice
- src
- __tests__
- transcription
- web-inspector
- src
- __tests__
- assets
- lib
- styles
- types
- scripts/release
- src/v2.x
- .cursor/rules
- docs
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
14 | | - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
| 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 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
48 | 44 | | |
49 | | - | |
| 45 | + | |
| 46 | + | |
50 | 47 | | |
51 | 48 | | |
| 49 | + | |
52 | 50 | | |
53 | 51 | | |
| 52 | + | |
54 | 53 | | |
55 | 54 | | |
56 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
20 | 22 | | |
21 | | - | |
| 23 | + | |
| 24 | + | |
22 | 25 | | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 29 | | |
36 | 30 | | |
37 | 31 | | |
| |||
0 commit comments