Commit Graph

1757 Commits

Author SHA1 Message Date
orca-copilotkit 4fc5dc6e6c Cpk 2271 feature viewer no chat (#1819) 2025-05-16 13:07:51 +04:00
Muhammad Abubakar d9a2e7e9d2 Fixed the project name in pyproject.toml file for coagenst-starter-cr… (#1817) 2025-05-15 07:23:19 -07:00
Markus Ecker 0d1b3dcbfd Add Mastra docs (#1804) 2025-05-13 17:13:20 +02:00
Suhas Deshpande 1df06c8e78 Update pyproject.toml (#1802) 2025-05-12 15:49:13 -07:00
Suhas Deshpande d40e0027a3 udpates crewai to 0.118.0 (#1743) 2025-05-12 08:29:47 -07:00
Tyler Slaton 69896efe75 feat: update coagent's starter UI (#1798)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-05-12 10:47:10 -04:00
Markus Ecker 11d2e7eb47 add ag2 starter 2025-05-12 11:05:01 +02:00
Markus Ecker dfdcd119ef remove comments 2025-05-12 10:26:01 +02:00
Markus Ecker 68a8cf51e2 add env variables 2025-05-12 10:19:39 +02:00
Markus Ecker 40f3b8e400 add AG2 feature viewer 2025-05-12 10:12:47 +02:00
Markus Ecker 6a446829fc update to the right packages 2025-05-11 19:26:21 +02:00
Markus Ecker c7413b81d5 update mastra 2025-05-11 19:22:48 +02:00
Markus Ecker 0bce834229 update packages 2025-05-11 19:11:53 +02:00
Suhas Deshpande 0566e8327a feat(examples): add MongoDB vector search and Pinecone demo examples (#1790)
Co-authored-by: ItsWachira <brianwachira79@gmail.com>
2025-05-09 23:37:07 -07:00
Markus Ecker f54c695bab make window full height 2025-05-09 14:32:35 +02:00
Markus Ecker 0652cc3059 add mastra starter 2025-05-09 14:29:38 +02:00
Markus Ecker 82572fee2c remove SSE 2025-05-09 13:22:06 +02:00
Markus Ecker fdcb00af5f rename agentwire -> ag-ui 2025-05-09 13:16:28 +02:00
Markus Ecker 9969f2ed29 use MASTRA_BASE_URL 2025-05-09 13:09:23 +02:00
Markus Ecker 8e69e9865f add mastra feature viewer 2025-05-09 12:43:17 +02:00
orca-copilotkit eed8fa3f26 Langgraph HITL issue fix (#1778) 2025-05-08 23:48:26 +04:00
renovate[bot] 3bd5de3ab8 fix(deps): update copilotkit examples (#1768)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-08 11:29:05 -07:00
orca-copilotkit d9dd888f5a removed horizontal scroll for item lists (#1766) 2025-05-06 22:48:23 +04:00
orca-copilotkit 226a0cbea6 Cpk 2440 orca tool gen refactor fix (#1765) 2025-05-06 22:02:01 +04:00
orca-copilotkit 8502202ec4 Cpk 2440 orca tool gen refactor (#1763) 2025-05-06 18:06:49 +04:00
orca-copilotkit 607fb38b9d Updated initial messages for demos and added suggestions (#1757) 2025-05-05 17:07:02 +04:00
orca-copilotkit 9e6ee35c5a updated prompt of hitl (#1752) 2025-05-02 21:13:57 +04:00
orca-copilotkit c43170aacd moved to fast api & hitl fix (#1750) 2025-05-02 19:14:03 +04:00
renovate[bot] cb88fe31b7 fix(deps): update copilotkit examples to v1.8.9 (#1706)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-28 09:22:17 -07:00
orca-copilotkit 0e2540b6e0 Demo/research canvas (#1711) 2025-04-24 01:33:45 +05:30
orca-copilotkit f2956b2e98 Demo/research canvas (#1709) 2025-04-23 23:19:10 +04:00
Suhas Deshpande 647b508df9 fix(deps): update copilotkit examples to v1.8.7 (#1708) 2025-04-23 10:02:33 -07:00
orca-copilotkit 74a3fdd157 Demo/research canvas (#1707) 2025-04-23 19:24:33 +04:00
Tyler Slaton 2e58e027d5 Revert "fix(deps): update copilotkit examples to v1.8.7 (#1703)" (#1705) 2025-04-23 11:03:25 -04:00
renovate[bot] 86e163fea7 fix(deps): update copilotkit examples to v1.8.7 (#1703)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-23 10:52:43 +02:00
Suhas Deshpande f1feb068fa fix: removes memory saver (#1690) 2025-04-18 08:44:00 -07:00
renovate[bot] 80a50a3529 fix(deps): update copilotkit examples to v1.8.6 (#1687)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-16 13:38:43 -07:00
renovate[bot] b6f01773e4 fix(deps): update dependency copilotkit to v0.1.44 (#1684) 2025-04-16 12:09:45 -07:00
Ran Shemtov 7727139eb3 chore: add checkpointer to all graph of feature viewer (#1686) 2025-04-16 21:09:00 +02:00
orca-copilotkit d6c695b633 added exiting agent loop in examples/demo-viewer (#1679) 2025-04-16 10:48:05 +04:00
orca-copilotkit 4d85f9c47a Feature/merge crew langgraph (#1677)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Suhas Deshpande <suhasdeshpande@users.noreply.github.com>
Co-authored-by: Markus Ecker <markus.ecker@gmail.com>
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-16 01:22:36 +04:00
renovate[bot] a90426a576 fix(deps): update copilotkit examples (#1668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 15:06:08 -07:00
Suhas Deshpande 5b64428461 use 1.8.4 official release in demo viewer (#1665) 2025-04-11 10:34:24 -07:00
Suhas Deshpande c0d326192b adds external package (#1663)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Markus Ecker <markus.ecker@gmail.com>
Co-authored-by: Tyler Slaton <tyler@copilotkit.ai>
2025-04-11 10:09:23 -07:00
Suhas Deshpande 0ff04ed159 fix(crewai): Retrieve and convert messages from stored state (#1655) 2025-04-10 16:06:14 -07:00
Suhas Deshpande 1cee4f9eae exit case fixes (#1654) 2025-04-10 10:50:16 -07:00
Tyler Slaton 1b3f22e9da chore: update wfcms for our examples (#1650)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-04-10 12:14:58 -04:00
Tyler Slaton 9a06eb344e refactor(demo-viewer): normal NextJS pages and update generation (#1610)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-03-31 18:24:54 -04:00
renovate[bot] 48bf97e863 fix(deps): update copilotkit examples to v1.8.3 (#1586)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-27 14:21:11 -07:00
Tyler Slaton d51e65d0d0 fix: remove local dep for copilotkit in starter flow agent (#1574)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-03-26 20:46:07 -04:00