This website requires JavaScript.
Explore
Help
Sign in
codeflash-ai
/
codeflash-internal
Watch
1
Star
0
Fork
You've already forked codeflash-internal
0
Code
Issues
Pull requests
39
Projects
Releases
Packages
Wiki
Activity
Actions
2.0k
No description
11
commits
787
branches
64
tags
168
MiB
d4c46c9d3a
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
afik.cohen
d4c46c9d3a
Refactor main.py to include unit test discovery.
2023-10-20 16:05:21 -07:00
.idea
Init poetry env
2023-10-19 20:01:34 -07:00
codeflash
Refactor main.py to include unit test discovery.
2023-10-20 16:05:21 -07:00
.gitignore
verifier script from
https://github.com/openai/openai-cookbook/blob/main/examples/Unit_test_writing_using_a_multi-step_prompt.ipynb
2023-10-19 20:00:25 -07:00
poetry.lock
Add libcst
2023-10-20 15:57:16 -07:00
pyproject.toml
Add libcst
2023-10-20 15:57:16 -07:00
README.md
Initial commit
2023-10-18 16:19:56 -07:00
README.md
codeflash