No description
Find a file
2024-02-07 19:32:57 -08:00
.github Woot change branch to main 2024-02-07 18:26:01 -08:00
.idea Move authapp, optimizer and testgen into sister apps of aiservice 2024-02-07 18:52:15 -08:00
cli Merge branch 'main' into cfapi-json-fix 2024-02-07 18:14:17 -08:00
django/aiservice Remove some empty generated files 2024-02-07 19:29:30 -08:00
experiments Remove unnecessary admin portal and middleware from django server 2024-02-01 18:26:44 -08:00
js Comment and log when codeflash review suggestions are accepted. 2024-02-05 17:36:13 -08: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