No description
Find a file
RD 0b78f2d4b9
Merge pull request #603 from codeflash-ai/reconstructed-imports-handling
Reconstructed imports handling by Renaud CF-259
2024-05-10 23:06:34 -07:00
.github Update the product name from CodeFlash to Codeflash. 2024-03-18 21:13:28 -07:00
.idea Clean up. 2024-05-10 16:38:07 -07:00
cli Clean up. 2024-05-10 22:34:47 -07:00
django/aiservice PR feedback; migrate experiment_id to experiment metadata that includes experiment group 2024-05-07 15:58:46 -07:00
experiments Remove overrides decorator 2024-05-06 19:37:08 -07:00
js Merge branch 'main' into update-getting-started-2 2024-05-08 18:41:52 -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