Skip to content

Commit d57c996

Browse files
committed
Revert last three commits
1 parent c78e806 commit d57c996

File tree

134 files changed

+4094
-11727
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

134 files changed

+4094
-11727
lines changed

.github/workflows/auto-approve-community.yml

Lines changed: 0 additions & 193 deletions
This file was deleted.

.gitignore

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,3 @@ node_modules
1313
.vscode
1414

1515
**/mastra.db*
16-
17-
.pnpm-store
18-
19-
**/.poetry-cache

CLAUDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ pnpm dev
1919
# Run linting
2020
pnpm lint
2121

22-
2322
# Run type checking
2423
pnpm check-types
2524

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ Built for simplicity and flexibility, it enables seamless integration between AI
1616

1717
<a href="https://discord.gg/Jd3FzfdJa8" target="_blank"> Join our Discord → </a> &nbsp;&nbsp;&nbsp; <a href="https://ag-ui.com/" target="_blank"> Read the Docs → </a> &nbsp;&nbsp;&nbsp; <a href="https://dojo.ag-ui.com/" target="_blank"> Go to the AG-UI Dojo → </a> &nbsp;&nbsp;&nbsp; <a href="https://x.com/CopilotKit" target="_blank"> Follow us → </a>
1818

19-
<img width="4096" height="1752" alt="Your application-AG-UI protocol" src="https://github.com/user-attachments/assets/0ecc3a63-7947-442f-9a6e-be887d0bf245" />
20-
21-
19+
<img width="4096" height="1752" alt="Your application-AG-UI protocol" src="https://github.com/user-attachments/assets/dc58c64c-3257-490a-b827-e163475f4166" />
2220

2321
## 🚀 Getting Started
2422
Create a new AG-UI application in seconds:

apps/dojo/package.json

Lines changed: 44 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
"run-everything": "./scripts/prep-dojo-everything.js && ./scripts/run-dojo-everything.js"
1313
},
1414
"dependencies": {
15-
"@a2a-js/sdk": "0.2.5",
16-
"@ag-ui/a2a": "workspace:*",
1715
"@ag-ui/a2a-middleware": "workspace:*",
1816
"@ag-ui/adk": "workspace:*",
1917
"@ag-ui/agno": "workspace:*",
@@ -27,37 +25,36 @@
2725
"@ag-ui/server-starter-all-features": "workspace:*",
2826
"@ag-ui/spring-ai": "workspace:*",
2927
"@ag-ui/vercel-ai-sdk": "workspace:*",
30-
"@ai-sdk/openai": "^2.0.42",
31-
"@copilotkit/react-core": "0.0.0-feat-cpk-1-5-20251106162323",
32-
"@copilotkit/react-ui": "0.0.0-feat-cpk-1-5-20251106162323",
33-
"@copilotkit/runtime": "0.0.0-feat-cpk-1-5-20251106162323",
34-
"@copilotkit/runtime-client-gql": "0.0.0-feat-cpk-1-5-20251106162323",
35-
"@copilotkit/shared": "0.0.0-feat-cpk-1-5-20251106162323",
36-
"@copilotkitnext/core": "0.0.21",
37-
"@copilotkitnext/react": "0.0.21",
38-
"@copilotkitnext/runtime": "0.0.21",
39-
"@copilotkitnext/agent": "0.0.21",
40-
"@mastra/client-js": "^0.15.2",
41-
"@mastra/core": "^0.20.2",
42-
"@mastra/dynamodb": "^0.15.6",
43-
"@mastra/libsql": "^0.15.1",
44-
"@mastra/loggers": "^0.10.15",
45-
"@mastra/memory": "^0.15.6",
46-
"@mdx-js/loader": "^3.1.0",
47-
"@mdx-js/mdx": "^3.1.0",
48-
"@mdx-js/react": "^3.1.0",
28+
"@ai-sdk/openai": "^2.0.57",
29+
"@copilotkit/react-core": "0.0.0-v1-5-single-endpoint-20251106120810",
30+
"@copilotkit/react-ui": "0.0.0-v1-5-single-endpoint-20251106120810",
31+
"@copilotkit/runtime": "0.0.0-v1-5-single-endpoint-20251106120810",
32+
"@copilotkit/runtime-client-gql": "0.0.0-v1-5-single-endpoint-20251106120810",
33+
"@copilotkit/shared": "0.0.0-v1-5-single-endpoint-20251106120810",
34+
"@copilotkitnext/runtime": "0.0.21-alpha.0",
35+
"@copilotkitnext/react": "0.0.21-alpha.0",
36+
"@mastra/client-js": "^0.16.8",
37+
"@mastra/core": "^0.23.3",
38+
"@mastra/dynamodb": "^0.15.9",
39+
"@mastra/libsql": "^0.16.1 ",
40+
"@mastra/loggers": "^0.10.18",
41+
"@mastra/memory": "^0.15.10",
42+
"@mdx-js/loader": "^3.1.1",
43+
"@mdx-js/mdx": "^3.1.1",
44+
"@mdx-js/react": "^3.1.1",
4945
"@monaco-editor/react": "^4.7.0",
50-
"@next/mdx": "^15.2.3",
46+
"@next/mdx": "^15.5.6",
5147
"@phosphor-icons/react": "^2.1.10",
52-
"@radix-ui/react-dropdown-menu": "^2.1.6",
48+
"@radix-ui/react-dropdown-menu": "^2.1.16",
5349
"@radix-ui/react-slot": "^1.2.3",
54-
"@radix-ui/react-tabs": "^1.1.3",
55-
"@tiptap/extension-color": "^2.11.5",
56-
"@tiptap/extension-placeholder": "^2.11.5",
57-
"@tiptap/pm": "^2.11.5",
58-
"@tiptap/react": "^2.11.5",
59-
"@tiptap/starter-kit": "^2.11.5",
50+
"@radix-ui/react-tabs": "^1.1.13",
51+
"@tiptap/extension-color": "^2.27.0",
52+
"@tiptap/extension-placeholder": "^2.27.0",
53+
"@tiptap/pm": "^2.27.0",
54+
"@tiptap/react": "^2.27.0",
55+
"@tiptap/starter-kit": "^2.27.0",
6056
"@types/react-syntax-highlighter": "^15.5.13",
57+
"ai": "5.0.59",
6158
"class-variance-authority": "^0.7.1",
6259
"clsx": "^2.1.1",
6360
"dedent": "^1.7.0",
@@ -70,17 +67,17 @@
7067
"markdown-it-ins": "^4.0.0",
7168
"next": "15.2.1",
7269
"next-themes": "^0.4.6",
73-
"openai": "^4.98.0",
74-
"react": "^19.0.0",
75-
"react-dom": "^19.0.0",
70+
"openai": "^5.9.0",
71+
"react": "^19.2.0",
72+
"react-dom": "^19.2.0",
7673
"react-markdown": "^10.1.0",
77-
"react-syntax-highlighter": "^15.6.1",
74+
"react-syntax-highlighter": "^15.6.6",
7875
"rxjs": "7.8.1",
79-
"tailwind-merge": "^3.3.0",
76+
"tailwind-merge": "^3.3.1",
8077
"tailwindcss-animate": "^1.0.7",
8178
"untruncate-json": "^0.0.1",
8279
"uuid": "^11.1.0",
83-
"zod": "^3.25.67"
80+
"zod": "^3.25.76"
8481
},
8582
"peerDependencies": {
8683
"@ag-ui/client": "workspace:*",
@@ -89,21 +86,21 @@
8986
"@ag-ui/proto": "workspace:*"
9087
},
9188
"devDependencies": {
92-
"@eslint/eslintrc": "^3",
89+
"@eslint/eslintrc": "^3.3.1",
9390
"@shadcn/ui": "^0.0.4",
94-
"@tailwindcss/postcss": "^4",
95-
"@tailwindcss/typography": "^0.5.16",
96-
"@types/diff": "^7.0.1",
91+
"@tailwindcss/postcss": "^4.1.16",
92+
"@tailwindcss/typography": "^0.5.19",
93+
"@types/diff": "^7.0.2",
9794
"@types/markdown-it": "^14.1.2",
98-
"@types/node": "^20",
99-
"@types/react": "^19",
100-
"@types/react-dom": "^19",
101-
"concurrently": "^9.2.0",
102-
"eslint": "^9",
95+
"@types/node": "^20.19.24",
96+
"@types/react": "^19.2.2",
97+
"@types/react-dom": "^19.2.2",
98+
"concurrently": "^9.2.1",
99+
"eslint": "^9.38.0",
103100
"eslint-config-next": "15.2.1",
104-
"tailwindcss": "^4",
105-
"tsx": "^4.7.0",
106-
"typescript": "^5",
101+
"tailwindcss": "^4.1.16",
102+
"tsx": "^4.20.6",
103+
"typescript": "^5.9.3",
107104
"wait-port": "^1.1.0"
108105
}
109106
}

0 commit comments

Comments
 (0)