No description
Find a file
2024-03-06 21:36:52 -08:00
.github While waiting for 3.13. 2024-03-05 23:11:42 -08:00
.idea Merge branch 'main' into afik/aiservice_dedup_sort_imports 2024-03-05 17:47:32 -08:00
cli Rm enable_anlytics logging 2024-03-06 21:36:52 -08:00
django/aiservice Bump aiservice down use Python 3.12.1 2024-03-06 18:26:07 -08:00
experiments Test of a function mutating its unput 2024-02-29 03:18:12 -08:00
js Merge branch 'main' into fix-codeflash-optimizing-its-own-PRs 2024-03-05 15:18:08 +05:30
.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