Commit Graph

1093 Commits

Author SHA1 Message Date
Tyler Slaton 102933805b fix(docs): address docs stress-test issues (#1395)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-18 10:28:58 -05:00
Ran Shemtov e749b9d1b1 chore: fix several demo issues (#1394) 2025-02-18 10:17:42 -05:00
Ran Shemtov 94bff4151d chore: add missing dependency arrays to demos (#1391) 2025-02-18 10:54:52 +01:00
Ran Shemtov b454827c6d fix: simplify lg interrupt conditions (#1388) 2025-02-18 10:42:17 +01:00
Tyler Slaton d883442024 feat(copilot-fully-custom): add an example of a fully customized Chat UI (#1373)
Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-17 13:36:22 -05:00
renovate[bot] f66d781c39 fix(deps): update dependency copilotkit to v0.1.39 (#1387)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-17 17:53:34 +01:00
Markus Ecker 805e95f05e Add basic LangGraph tutorials (#1386) 2025-02-17 15:14:21 +01:00
renovate[bot] a31fe7fd5c fix(deps): update dependency @copilotkit/sdk-js to v1.5.20 (#1381)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-17 11:49:06 +01:00
Ariel Weinberger 86264cf301 e2e cleanup (#1356) 2025-02-14 23:16:08 -06:00
Ariel Weinberger 97af42aae8 fix 2025-02-14 20:29:43 -06:00
renovate[bot] ae4b7b4e9a fix(deps): update copilotkit examples to v1.5.20 (#1379)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-14 10:54:58 -08:00
renovate[bot] 439be6645a fix(deps): update copilotkit examples to v1.5.19 (#1372)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-14 10:13:49 +01:00
renovate[bot] 7fd0f5623b fix(deps): update copilotkit examples (#1359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-12 14:41:00 -08:00
Markus Ecker d49c3517be Fix concurrency issues (#1350) 2025-02-12 16:30:23 +01:00
renovate[bot] 7ce05597c2 fix(deps): update copilotkit examples to v1.5.17 (#1347)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 16:11:49 -08:00
Nathan 🔶 Tarbert 406c87ca3d Update the CoAgents Starter README.md to include the JS-SDK (#1341)
Co-authored-by: Tyler Slaton <54378333+tylerslaton@users.noreply.github.com>
2025-02-11 18:28:45 -05:00
renovate[bot] 423c8d46ba fix(deps): update copilotkit examples to v1.5.16 (#1343)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 13:39:54 -08:00
renovate[bot] f448912f17 fix(deps): update dependency copilotkit to v0.1.37 (#1340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 18:06:35 +01:00
renovate[bot] c6f8bacb9a fix(deps): update copilotkit examples (#1315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-02-11 08:10:32 -08:00
Ran Shemtov 9671d5a33d chore: fix coagents deployment by getting latest corepack (#1338) 2025-02-11 15:31:06 +01:00
Ran Shemtov cf90f54691 chore: fix coagents qa native deployment by getting latest corepack (#1337) 2025-02-11 15:19:18 +01:00
Ran Shemtov 5ca31d967c Revert "chore: fix coagents qa native deployment but specifying package manager" (#1336) 2025-02-11 15:07:11 +01:00
Ran Shemtov f8d4cbc52a chore: fix coagents qa native deployment but specifying package manager (#1335) 2025-02-11 14:58:40 +01:00
Ariel Weinberger 7cde2a906a Feat/revert to lambda preview envs (#1331) 2025-02-11 02:09:51 -06:00
Tyler Slaton 16a6e1439e refactor(docs): reorganize, repurpose and generally improve documentation experience
- All CoAgents documentation has been improved or reevaluated in some way
- The coaents-starter has been simplified
- The coagents-starter now has a JS agent
- Expanded and unified examples in guides
- Quickstart has been improved in a number of ways
- Adding documentation about LangGraph interrupt

Signed-off-by: Tyler Slaton <tyler@copilotkit.ai>
2025-02-10 18:54:53 -05:00
Ran Shemtov 5bc97b858b fix: broaden langchain-openai versions restriction (#1314) 2025-02-07 14:15:02 +01:00
Tyler Slaton a0821013cc fix(coagents-qa-native): safely retrieve cpk actions, allowing for LangGraph Studio to execute (#1313) 2025-02-06 17:26:22 -05:00
Ran Shemtov 06f9f35405 feat: support message based lg interrupt with convenience function (#1305) 2025-02-06 18:13:05 +01: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
Ran Shemtov 7114d92b5e fix: fastapi no thread pool (#1303) 2025-02-04 18:17:34 +01:00
Ran Shemtov 7b3141d3a9 feat: langgraph interrupt hook (#1273) 2025-02-04 17:32:42 +01:00
Ariel Weinberger 22401bf1ca Destroy hanging preview environments after 12 hours of inactivity (#1300) 2025-02-03 15:50:27 -06:00
Ariel Weinberger 9b45224a47 fix(monorepo): corepack build issue (#1301) 2025-02-03 13:23:30 -06:00
Ran Shem Tov bef3cfe904 chore: add missing dependency version to array to fix langgraph platform deployment 2025-01-31 13:35:40 +01:00
Ran Shem Tov 79a3e1092a chore: add dependencies array to fix langgraph platform deployment of research canvas 2025-01-31 13:03:17 +01:00
Ran Shemtov 6ba08906e6 chore: add dependencies array to fix langgraph platform deployments (#1295) 2025-01-31 12:51:54 +01:00
Ariel Weinberger 62ba3c00e3 feat: run e2e tests for coagents against cloud (#1285) 2025-01-30 19:14:11 -06:00
Ariel Weinberger 6823c91401 fix(examples): project descriptions in e2e tests 2025-01-28 17:52:50 -06:00
Ariel Weinberger 6e6800568d fix(previews): generate-table script 2025-01-27 17:27:32 -06:00
Ariel Weinberger d37a96bab0 fix(previews): generate table script 2025-01-27 16:35:06 -06:00
Ariel Weinberger aa48c7c15e add prefix to namespace 2025-01-27 16:25:30 -06:00
Ariel Weinberger 67bc0d6662 Arielweinberger/dynamic k8s envs (#1281) 2025-01-27 16:12:34 -06:00
Ariel Weinberger e31e456ddb fix(examples): no version pinning for sdk js (#1275) 2025-01-24 15:10:54 -06:00
renovate[bot] a7ff1fcf4e fix(deps): update copilotkit examples to v1.5.13 (#1268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-01-21 13:17:43 -06:00
Suhas Deshpande ecbd621f8d test: adds test to capture appendMessage functionality (#1264) 2025-01-20 17:14:52 -08:00
renovate[bot] 13ff46ada8 fix(deps): update copilotkit examples (#1215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ariel Weinberger <Weinberger.Ariel@gmail.com>
2025-01-20 15:19:47 -06:00
Ran Shemtov f672707563 chore/align demo agent names (#1259) 2025-01-20 20:30:40 +01:00
Markus Ecker 8ec1f3a65f put useCopilotChatSuggestions back (#1261) 2025-01-20 19:23:12 +01:00
Markus Ecker 926499bb4e Load agent state (#1251) 2025-01-20 16:53:51 +01:00