Alem Tuzlak
79ce60c580
chore: migrate from eslint+prettier to oxlint+oxfmt
...
Replace eslint and prettier with oxlint and oxfmt for faster linting
and formatting across the monorepo. Remove all eslint and prettier
configs, dependencies, and related packages. Add .oxlintrc.json and
.oxfmtrc.json for the new tooling. Update CI workflows and lefthook
hooks accordingly. Reformat codebase with oxfmt.
https://claude.ai/code/session_01GMkSf29p78HuMR1mbXn8He
2026-04-02 16:39:05 +02: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
Ariel Weinberger
62ba3c00e3
feat: run e2e tests for coagents against cloud ( #1285 )
2025-01-30 19:14:11 -06:00
Ariel Weinberger
1103087751
feat(next-openai): add cloud support for preview envs ( #965 )
...
* iteration
* make tests run against cloud
* fix formatting
* fix typo
* remove console log
* make canvas tests more reliable by checking the draft result as well
2024-11-22 13:56:41 -06:00
Suhas Deshpande
738e51d299
enhance report ( #957 )
...
Co-authored-by: Ariel Weinberger <weinberger.ariel@gmail.com >
2024-11-21 09:38:51 -08:00
Suhas Deshpande
ae695b4fc0
connect the flow ( #943 )
2024-11-20 09:13:42 -08:00
Suhas Deshpande
d8c2c4456a
chore: initial Playwright test setup with documentation ( #935 )
2024-11-18 21:46:19 -06: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