Commit graph

3983 commits

Author SHA1 Message Date
Saurabh Misra
22806bf364
Create SECURITY.md 2025-08-06 18:50:57 -07:00
Saurabh Misra
22dc822fb9
Merge pull request #624 from codeflash-ai/misrasaurabh1-patch-3
Update README.md
2025-08-06 11:36:06 -07:00
Saurabh Misra
0a9e44baf6
Update README.md 2025-08-06 11:32:18 -07:00
mohammed ahmed
8fdc591cd7
[LSP] verify and submit api key (#533)
* lsp: verify and provide api key

* fix: clear cache before checking the api key to pick the latest one, and enable codeflash debug messages in lsp

* better error handling and read api key from rc only

---------

Co-authored-by: Sarthak Agarwal <sarthak.saga@gmail.com>
2025-08-06 17:36:17 +04:00
Kevin Turcios
baee96ebaf
Merge pull request #620 from codeflash-ai/pre-commit-update
Pre commit update
2025-08-06 05:28:56 +00:00
Kevin Turcios
9f9fc30650 Update critic.py 2025-08-05 21:30:58 -07:00
Kevin Turcios
602b2c17c1 fix tests cases 2025-08-05 21:23:29 -07:00
Kevin Turcios
7f83ee8162 revert version change 2025-08-05 21:07:37 -07:00
Kevin Turcios
733daaf2d7 and fix it 2025-08-05 21:01:26 -07:00
Kevin Turcios
11b281c50a Update .pre-commit-config.yaml 2025-08-05 20:51:58 -07:00
Sarthak Agarwal
8cb4172d5d
add privacy and ToS links to docs (#613)
Co-authored-by: saga4 <saga4@codeflashs-MacBook-Air.local>
2025-08-05 16:24:22 -07:00
mohammed ahmed
b13f218ddc
Merge pull request #607 from codeflash-ai/fix/reset-valid-optimization-for-each-experiment
[FIX] Reset valid_optimization for each experiment
2025-08-05 03:45:46 +03:00
mohammed ahmed
275b59d2e7
Merge branch 'main' into fix/reset-valid-optimization-for-each-experiment 2025-08-05 03:33:41 +03:00
mohammed
c247adce17
fix 2025-08-05 00:58:31 +03:00
Saurabh Misra
f681c0f3e2
Merge pull request #606 from codeflash-ai/update-docs-1
Update docs
2025-08-01 15:06:27 -07:00
Saurabh Misra
782e285ff9 simple fixes
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-08-01 15:05:59 -07:00
Saurabh Misra
224d59d2dd update version 1
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-08-01 09:27:17 -07:00
Saurabh Misra
ae3c7ca3fd
Merge pull request #603 from codeflash-ai/release/v0.16.1
release/v0.16.1
2025-07-31 18:15:57 -07:00
Saurabh Misra
b346b17499
Merge pull request #602 from codeflash-ai/docs
migrate docs to mintlify
2025-07-31 18:15:39 -07:00
Saurabh Misra
8929813723 v0.16.1
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-07-31 17:17:56 -07:00
Kevin Turcios
a5f97806e1 update CI/CD portion a bit 2025-07-31 17:00:06 -07:00
Kevin Turcios
f2a251b2fc
Merge branch 'main' into docs 2025-07-31 23:32:07 +00:00
Kevin Turcios
2cb3e39c32 remove auto deploy of docs 2025-07-31 16:31:39 -07:00
Kevin Turcios
667d89beb7 lefover from starter-kit 2025-07-31 16:28:21 -07:00
Aseem Saxena
d5adf4b07d
Merge pull request #125 from codeflash-ai/llm-explanations
Better LLM Explanations CF-597
2025-07-31 18:34:08 -04:00
Aseem Saxena
26d7f63782 merged changes from main 2025-07-31 15:03:13 -07:00
HeshamHM28
2e46088c58
Merge pull request #480 from codeflash-ai/feat-staging
[Feat] add staging argument
2025-08-01 00:40:04 +03:00
HeshamHM28
1ac52b0240
Merge branch 'main' into feat-staging 2025-07-31 12:39:10 +03:00
Kevin Turcios
da160020db docs 2025-07-30 19:50:51 -07:00
aseembits93
388890cce5 Add original explanation 2025-07-30 16:21:37 -07:00
Aseem Saxena
108fc60065
Merge branch 'main' into llm-explanations 2025-07-30 17:57:43 -04:00
aseembits93
b465ef9365 precommit mypy fix 2025-07-30 14:57:29 -07:00
Kevin Turcios
e806c5dd3d
Merge pull request #598 from codeflash-ai/git-branch-fixes
fix crash on unpushed branch push
2025-07-30 21:50:45 +00:00
aseembits93
7e17f799f7 saurabh suggested fixes 2025-07-30 14:45:52 -07:00
aseembits93
49cab097f1 precommit mypy fix 2025-07-30 12:48:19 -07:00
Aseem Saxena
08aed915a4
Merge branch 'main' into llm-explanations 2025-07-30 15:41:43 -04:00
aseembits93
bba8580fb1 revert to old explanation if api call fails 2025-07-30 12:41:23 -07:00
aseembits93
28318cf683 Ready to merge 2025-07-30 12:39:08 -07:00
Kevin Turcios
ac859b5825
Merge branch 'main' into git-branch-fixes 2025-07-30 18:25:25 +00:00
Kevin Turcios
be1242dbd1 fix test 2025-07-30 11:24:19 -07:00
Kevin Turcios
2325ef77ca refresh lockfile 2025-07-30 11:08:09 -07:00
HeshamHM28
6c48296542 fix generated tests comment 2025-07-30 16:52:57 +03:00
HeshamHM28
32264a326f
Merge branch 'main' into feat-staging 2025-07-30 16:43:34 +03:00
Kevin Turcios
2f5f79ea07 cleanup for the human 2025-07-29 17:09:24 -07:00
Saurabh Misra
d5ec7664a3
Merge pull request #597 from codeflash-ai/add-codeflash-optimize-demo
Add codeflash optimize demo
2025-07-29 16:49:13 -07:00
aseembits93
cf2ec4d825 quick logging fix 2025-07-29 16:38:08 -07:00
Saurabh Misra
88be10f39e Add the video to docs
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-07-29 16:16:23 -07:00
Saurabh Misra
8e1248bce0 Add the video to docs
Signed-off-by: Saurabh Misra <misra.saurabh1@gmail.com>
2025-07-29 16:15:40 -07:00
aseembits93
836f21660e start experimenting 2025-07-29 16:15:04 -07:00
Kevin Turcios
5c8fbf6d3a bug fix when pushing branch 2025-07-29 15:50:45 -07:00