Commit Graph

180 Commits

Author SHA1 Message Date
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 80418e371a fix: use workspace:* for a2ui-renderer peer dep and sync lockfile on release (#3241)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-18 18:47:09 -05:00
Alem Tuzlak 98ed92c4ef Feat/speed up build system (#3213) 2026-02-17 18:34:26 +01:00
Tyler Slaton dbe747d31b ci: ensure tests run on exiting pre-mode or changing changesets
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-02-16 16:59:44 -08:00
Alem Tuzlak 7cd968d6a6 refactor: migrate from Turborepo to Nx for task management (#3207) 2026-02-13 16:53:35 +01:00
Alem Tuzlak 7b838547a9 feat: re-architeture the monorepo setup (#3187) 2026-02-13 11:01:44 +01:00
Alem Tuzlak f6ec26b758 feat: improve CI by running build only once (#3183) 2026-02-10 13:56:08 -05:00
Alem Tuzlak ba5d8c8b8c feat: add GitHub Actions workflow for pkg-pr-new publishing (#3153) 2026-02-05 15:45:48 -05:00
Max Korp 0680196f41 chore: bump pre/release timeout 2026-01-29 11:49:54 -08:00
Tyler Slaton 0a6fb12084 fix: address issue with lint failing due to version incompatibilities (#3082)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-01-22 17:54:41 -05:00
Max Korp e49f607133 Fix: integrate example e2e tests into monorepo (#3056) 2026-01-21 16:21:42 -07:00
Max Korp 6227f4998a chore: make test workflows manually triggerable (#3040) 2026-01-20 12:35:55 -07:00
Luis Valdés 076614bc2f fix: correct script paths in CI workflows (#3006) 2026-01-14 21:00:11 -03:00
Markus Ecker c87af71792 fix(mcp-apps): improve performance and fix MCP server ports (#2989)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Max Korp <maxkorp@8bytealchemy.com>
Co-authored-by: Maximiliano Korp <max@copilotkit.ai>
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai>
2026-01-14 15:31:49 -07:00
Max Korp b3028c3ef4 feat: Speed up build for publishing 2026-01-09 16:24:59 -07:00
Max Korp 4addb72e6d fix: ci 2026-01-09 16:19:16 -07:00
Max Korp 2afd4e3b60 fix: Ci, in theory 2026-01-09 16:00:43 -07:00
Max Korp 2839a15827 feat: Combine v1 and v2 into a single pnpm workspace (#2984) 2026-01-09 14:09:25 -07:00
Tyler Slaton 2952bceeec refactor: overhaul examples structure, remove old ones and simplify testing (#2975)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2026-01-08 14:18:35 -05:00
Max Korp 2a37e9caae feat: Enforce conventional commits via commitlint CaSe iNSeNSiTiVeLY(#2973) 2026-01-06 13:40:32 -07:00
Tyler Slaton b2d6c11c1e ci(e2e): fix issue with playwright examples not running (#2889)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-12-18 17:47:30 -05:00
Tyler Slaton e36fe6989d ci(v2): wire up tests to run on PR (#2888)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-12-18 17:41:36 -05:00
Tyler Slaton 48504c4816 refactor: standardize CI for clarity (#2887)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-12-18 17:08:01 -05:00
Markus Ecker 036d5412cc refactor!: restructure repo for v1.x and add v2.x (#2794)
- Move original CopilotKit/CopilotKit directory to src/v1.x
- Introduce new v2 interfaces in src/v2.x
- Align CI paths and preview environments to new layout

Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Ran Shemtov <ran@copilotkit.ai>
Co-authored-by: Brandon McConnell <brandon@dreamthinkbuild.com>
Co-authored-by: Mike Ryan <mike.ryan52@gmail.com>
2025-12-18 13:09:14 -05:00
Max Korp 4331e2534e Add strands to ci e2e matrix 2025-12-09 11:34:21 -07:00
Tyler Slaton f43145337c ci(dojo): parallelize dojo tests (#2701)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-11-10 17:47:15 -05:00
Tyler Slaton 749d15d8f4 fix: address issue with dojo e2e (#2700)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-11-10 13:46:46 -05:00
Brandon McConnell d6a6c89d98 feat: add Microsoft Agent Framework to integrations docs (#2680)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai>
2025-11-07 18:16:54 -05:00
Tyler Slaton fcf114ac67 docs: implement prototypical docs structure for LangGraph (#2585)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Brandon McConnell <brandon@dreamthinkbuild.com>
2025-11-04 18:41:53 -05:00
Max Korp ba1dc6d805 Shouldn't miss 80% of it 2025-10-17 10:25:06 -07:00
Max Korp 5769fa84e2 update dojo e2e to match new ag-ui repo structure 2025-10-17 10:25:06 -07:00
Max Korp f899e159d6 bypass turbo caching (#2537) 2025-09-29 23:17:47 -04:00
Max Korp b6afb6ab13 Add gemini api key to e2e workflow (#2465) 2025-09-18 19:59:02 -07:00
Max Korp 5b6c88ea32 Use agui dojo e2e package 2025-08-21 13:01:42 -07:00
Max Korp 4053385879 Run contract tests against ag-ui dojo on every PR (#2271) 2025-08-04 13:57:28 -07:00
Suhas Deshpande 60002ff4da chore: updates js references in danger workflow (#2045) 2025-06-23 14:25:52 -07:00
Suhas Deshpande e39fec236a updates GH workflow to not run preview on main branch (#1621) 2025-04-18 11:27:32 -07:00
Suhas Deshpande cdfbab7fac fix: remove caching from preview setup-node to avoid 422 errors (#1685) 2025-04-16 10:13:42 -07:00
Suhas Deshpande f1db0a79d2 fix: remove caching from setup-node to avoid 422 errors 2025-04-16 09:55:13 -07:00
Suhas Deshpande 37fe57b755 remove crew-crews (#1587) 2025-03-27 14:44:07 -07:00
Suhas Deshpande af9751a780 destroy preview env by labeling PRS (#1474) 2025-03-11 15:20:40 -07:00
Ariel Weinberger 32af2273af fix 2025-02-14 20:42:30 -06:00
Ariel Weinberger 0818e7a35e chore: removeu unused workflow 2025-02-14 20:29:10 -06:00
Ariel Weinberger 7cde2a906a Feat/revert to lambda preview envs (#1331) 2025-02-11 02:09:51 -06:00
Ariel Weinberger d0a78e868f feat(previews): scale to zero with knative (#1312) 2025-02-05 21:45:31 -06:00
Ariel Weinberger f05795853c ci fixes (#1309) 2025-02-05 10:27:17 -06:00
Ariel Weinberger dc6078c0ed fix: error in destory hanging envs 2025-02-03 16:21:54 -06:00
Ariel Weinberger 22401bf1ca Destroy hanging preview environments after 12 hours of inactivity (#1300) 2025-02-03 15:50:27 -06:00
Ariel Weinberger 08cedcd4b4 chore: add workflow dispatch 2025-02-03 12:44:04 -06:00
Ariel Weinberger 6c8131b44c chore: add destroy inactive preview envs github actions workflow 2025-02-03 12:42:48 -06:00