Commit Graph

1093 Commits

Author SHA1 Message Date
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
Suhas Deshpande f05780f1c1 fix deps in coagent-research (#1568) 2025-03-26 14:14:44 -07:00
renovate[bot] 120c542c0c fix(deps): update copilotkit examples (#1565)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-03-26 18:46:53 +01:00
Tyler Slaton 85fc2ef127 feat: add wfcms-data.json files for demos in marketing site (#1562)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
Co-authored-by: Suhas Deshpande <suhasdeshpande@users.noreply.github.com>
2025-03-26 12:34:33 -04:00
renovate[bot] 9dbc99de54 fix(deps): update copilotkit examples to v1.8.1 (#1554) 2025-03-26 11:07:25 +01:00
Suhas Deshpande c17ce889fd fix: remove LangGraph persistence in Lambda agent (#1555) 2025-03-25 22:02:29 -07:00
Suhas Deshpande 51f8d3ff5e fix the example demo with changed interface (#1551) 2025-03-25 12:53:32 -07:00
Ran Shemtov 5f184b7cbe fix: remove response button (#1536) 2025-03-25 17:24:32 +01:00
Ran Shemtov d8e354b25d fix: re-align customization variable names and usage (#1530) 2025-03-24 16:28:02 +01:00
Atai Barkai a99d17bebf scroll on canvas (#1527) 2025-03-22 11:05:59 -07:00
Suhas Deshpande 0e00ab8e62 fix qs for crew flow (#1523) 2025-03-21 21:42:27 -07:00
Atai Barkai 384bf9fcb5 research canvas white text (#1522) 2025-03-21 13:06:29 -07:00
Suhas Deshpande 7ce8bb19df adds setup gif (#1520) 2025-03-21 10:59:44 -07:00
Suhas Deshpande 11b783b5a6 adds crew-enterprise to demo viewer (#1514) 2025-03-21 10:40:45 -07:00
Ran Shemtov d5c8d9b969 chore: demo viewer fixes (#1516) 2025-03-21 16:53:58 +01:00