Commit Graph

16 Commits

Author SHA1 Message Date
Suhas Deshpande 10345a5eae feat: structured error visibility system for streaming errors (#2007) 2025-06-18 23:02:35 -07:00
Suhas Deshpande f88d25badf fix: e2e tests make sure we correctly test for intermediate state (#2000) 2025-06-16 18:00:12 -07:00
Ran Shemtov 20f07275cc feat: chat interface redesign (#1419) 2025-03-21 14:36:17 +01:00
Ariel Weinberger 7cde2a906a Feat/revert to lambda preview envs (#1331) 2025-02-11 02:09:51 -06:00
Ariel Weinberger 62ba3c00e3 feat: run e2e tests for coagents against cloud (#1285) 2025-01-30 19:14:11 -06:00
Ariel Weinberger 67bc0d6662 Arielweinberger/dynamic k8s envs (#1281) 2025-01-27 16:12:34 -06:00
Ran Shemtov 6136a57f76 fix: better error messages (#1230) 2025-01-20 11:37:59 +01:00
Suhas Deshpande 9c80ffaa40 adds more functionality to example apps (#1022)
* adds more functionality to example apps

* fixup open ai

* Update CopilotKit/examples/next-openai/src/app/api/copilotkit/route.ts

* adds test coverage on suggestion and backend actions
2024-12-05 13:53:14 -08:00
Ran Shemtov 6c95385f1f chore(e2e): test streaming of manually emitted state (#996)
* chore(e2e): test streaming of manually emitted state
2024-11-29 16:26:17 +01:00
Ran Shemtov f6fab281ae feat: langgraph cloud (#918)
* feat(runtime): rename remoteActions argument to remoteEndpoints

* feat(remote-actions): integrate langgraph-cloud as a remote action for CoAgents

* feat(runtime): rename remoteActions argument to remoteEndpoints

* feat(remote-actions): integrate langgraph-cloud as a remote action for CoAgents

* feat(sdk-js): add SDK for LangGraph JS support

---------

Co-authored-by: Markus Ecker <markus.ecker@gmail.com>
Co-authored-by: Ariel Weinberger <weinberger.ariel@gmail.com>
2024-11-27 13:31:58 +01:00
Ariel Weinberger e6f80bcff0 feat(e2e): add next-openai project (#963) 2024-11-21 20:49:09 -06:00
Ariel Weinberger 89196201e4 disable google variant for tests (#956) 2024-11-20 17:12:32 -06:00
Ariel Weinberger eecb0602f5 fix(e2e): rename projects 2024-11-20 15:30:43 -06:00
Suhas Deshpande 0e8a65a43c add variant (#952) 2024-11-20 14:45:51 -06:00
Suhas Deshpande ae695b4fc0 connect the flow (#943) 2024-11-20 09:13:42 -08:00
Ariel Weinberger 93269f61ae feat(ci): parallel preview env deployments
* initial

* update deploy

* test

* fix

* fix artifact sharing

* fix workflow

* push stuff

* dynamic trigger e2e

* add permissions

* trigger

* trigger

* trigger

* test ci

* update dir

* add dockerize.sh

* with shared artifacts

* with artifact upload

* test variant

* debug

* test again

* try-at-once

* one more try

* add dockerfiles

* test

* add turbo build

* progress

* fix build

* progress

* version

* test with follow up action

* progress

* progress

* update

* update

* update

* with provenance false

* multiple deployments

* fix issuez

* update

* update

* fix

* more envs

* deploy two

* oopdate

* better yaml

* unleash

* update infra

* fix + comment

* cleanup

* update deprecated Checkout version

* remove commented code
2024-11-15 18:30:16 -06:00