Commit Graph

17 Commits

Author SHA1 Message Date
github-actions[bot] ea746d4629 chore(post-release): update version to 1.54.0 2026-03-12 22:32:04 +00:00
Jordan Ritter fd34bbfbf6 style: format all example files with prettier
Run prettier on ~1,865 files across examples/ to match the monorepo's
formatting standards. These files were imported as-is from standalone
repos that used different prettier configs.
2026-03-12 13:06:04 -07:00
Tyler Slaton 286ed58927 Merge branch 'main' into 3169-multiple-requests 2026-03-04 21:30:27 -05:00
Tyler Slaton f6e0004fbd fix(examples): disable caching
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-03-04 16:05:32 -05:00
Tyler Slaton e20a1e5a6d fix(nx): don't cache .next when using NX b/c it conflicts with vercel
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-03-04 15:33:19 -05:00
Tyler Slaton ef376dfc4f chore(chat-with-your-data): remove nx caching
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-03-04 15:01:30 -05:00
Alem Tuzlak b55a88a13f Merge branch 'main' into 3169-multiple-requests 2026-03-03 14:32:14 +01:00
Alem Tuzlak 0c472fe567 chore: update tsconfig paths and improve CopilotKitProvider stability 2026-03-03 14:27:19 +01:00
Tyler Slaton 3abc8f4a10 fix: delete unused icon.png in chat-with-your-data
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-03-02 11:30:16 -05:00
Jordan Ritter 0f47b01d06 feat: Enable Git LFS for binary assets (.gif, .jpg, .png, .pdf, .mp4) (#3238)
Co-authored-by: Alem Tuzlak <t.zlak@hotmail.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2026-02-23 13:56:48 +01:00
Tyler Slaton ec78d719b2 chore: delete examples/v1/_legacy/saas-dynamic-dashboards/frontend/vercel.json (#3252) 2026-02-20 18:30:52 -05:00
Tyler Slaton d56959718d fix(saas-dynamic-dashboard): add vercel.json for building (#3240)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-02-19 16:45:31 -05:00
Tyler Slaton a26c77f8c4 fix(travel): reconfigure travel demo backend (#3246)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-02-19 16:14:32 -05:00
Tyler Slaton f7f8047c58 fix(travel): add environment variable to specify langgraph deployment url (#3245)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-02-19 15:22:30 -05:00
Tyler Slaton 8c47abb0bb fix: enable corepack in Vercel deployments for pnpm 10 compatibility (#3235)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 10:43:12 -05:00
Alem Tuzlak 98ed92c4ef Feat/speed up build system (#3213) 2026-02-17 18:34:26 +01:00
Alem Tuzlak 7b838547a9 feat: re-architeture the monorepo setup (#3187) 2026-02-13 11:01:44 +01:00