No description
Find a file
2024-05-20 15:02:00 -07:00
.github Revert "Rm e2e test temporarily for demo (rv later)" 2024-05-14 17:43:32 -07:00
.idea Version 0.6.1 2024-05-14 19:13:29 -07:00
cli Merge branch 'main' into fix-methods-as-dependents 2024-05-20 15:01:33 -07:00
django/aiservice Make the function rename backwards compatible on django side 2024-05-20 14:07:12 -07:00
experiments Remove overrides decorator 2024-05-06 19:37:08 -07:00
js Merge branch 'main' into humanize-PR-runtime 2024-05-20 14:56:55 -07:00
.gitignore Move codeflash python code base to cli/ 2023-12-29 18:37:49 -08:00
.prettierrc Rename some auth0 mgmt things 2023-12-10 17:40:07 -08:00
README.md Move the definition of the run_tmp_dir away from server side and into client side. 2024-01-11 20:36:05 -08:00

CodeFlash MonoRepo

Here's the projects that are part of the CodeFlash MonoRepo:

  • CodeFlash Client - /cli/
  • CodeFlash Python Django ai service - /django/aiservice
  • CodeFlash NodeJS CF API - /js/cf-api
  • CodeFlash Webapp - /js/cf-webapp