Commit graph

195 commits

Author SHA1 Message Date
ali
ec97ebd4e7
more cleanup 2026-01-28 22:23:54 +02:00
Sarthak Agarwal
de7dffbb11 add debug logs 2026-01-19 18:53:13 +05:30
Aseem Saxena
4c89091dcd rename impact to review 2025-10-20 12:06:49 -07:00
Saurabh Misra
bd9f0cafa3 monitor albumentations
and fix pycharm project settings
2025-03-06 17:53:20 -08:00
Saurabh Misra
8cf0638cfe
Rename codeflash.iml to codeflash_internal.iml 2025-02-28 15:21:21 -08:00
Saurabh Misra
18b4d208d8 add the new submodule at cli 2025-02-13 01:05:51 -05:00
Kevin Turcios
f79cafdfde revert 593bdc8e88 2025-02-10 20:36:15 -05:00
RD
593bdc8e88 Bayesian analysis implementation 2025-01-23 01:21:37 -08:00
RD
1e0956e60f Byesian analysis implementation 2025-01-17 17:44:24 -08:00
RD
a90afc26d0 Frequentist comparison analysis of time series 2025-01-08 01:24:19 -08:00
RD
2214b55394 Removing Returns dependency. 2024-12-16 15:33:48 -08:00
Saurabh Misra
705609ac61 also fix the inspection profile 2024-11-26 04:58:19 +05:30
RD
ddeae3e702 Everything up to tool execution. 2024-11-22 13:45:43 -08:00
RD
5fc4c2adb9 Fixing the absence of pathlib.rmtree for older Python libs. 2024-11-01 16:12:12 -07:00
RD
9323edf840 Fixing git root issues. 2024-11-01 13:03:42 -07:00
RD
c56828ccef Lots of various fixes. 2024-11-01 02:23:59 -07:00
RD
5c3a2e18d0 End-to-end done. 2024-10-31 19:08:20 -07:00
RD
f65aa08878 Ruff cleanup of code replacer, new stub files added by mypy. 2024-10-24 14:34:07 -07:00
RD
68061a3317 Fixing some types and paths. 2024-10-19 20:11:27 -07:00
Saurabh Misra
436ecfa3c6 fix project name 2024-10-11 19:39:12 -07:00
RD
9922365106 Only report first loop results. 2024-10-10 11:06:40 -07:00
Kevin Turcios
fc889459ee update console.py location 2024-10-03 08:30:31 -05:00
afik.cohen
1f616d8ad0 Merge branch 'afik/cfapi-updates' into use-proper-python-function-naming 2024-06-27 15:32:36 -07:00
afik.cohen
2cf4ff6112 Merge remote-tracking branch 'origin/capture-github-username' into afik/webapp-onboarding 2024-06-11 16:07:34 -07:00
Saurabh Misra
3c30916f72 Merge remote-tracking branch 'origin/main' into capture-github-username 2024-06-06 14:05:28 -07:00
Saurabh Misra
11e46ee80b use pytest by default 2024-06-06 14:05:05 -07:00
afik.cohen
33573651fc Update deps and sentry config 2024-06-04 19:18:54 -07:00
renaud
bf0ec4763b licst crash fixin 2024-06-04 12:13:33 -07:00
afik.cohen
19016136b9 Refactor git repo checking to more sane implementation and add tests 2024-06-03 17:36:35 -07:00
afik.cohen
c8caa48880 Fix sentry setup and local env vars for running cfapi locally 2024-06-02 21:42:54 -07:00
Afik
3b281b4b05
Merge branch 'main' into afik/docs-updates 2024-06-02 19:21:10 -07:00
afik.cohen
ab43a26dc7 Further fix django folder structure so pytest also works 2024-05-31 20:01:51 -07:00
afik.cohen
1ff663ec51 Refactor out aiservice manage.py and associated settings to the correct top-level dir so tests can run. Fix ellipsis in AST; allow ellipsis if they are in type annotations. 2024-05-31 16:51:43 -07:00
afik.cohen
c7cf3bc2e6 Merge remote-tracking branch 'origin/main' into afik/gpt-4o-optimizer 2024-05-31 11:10:28 -07:00
renaud
f8bd0f14f9 Fix for init-actions 2024-05-31 03:57:26 -07:00
afik.cohen
9644e9dfd3 Simplify OPENAI_API_TYPE determination in create_openai_client 2024-05-30 20:08:17 -07:00
afik.cohen
b4f1d6cb3b Add runconfig for docs 2024-05-30 18:34:28 -07:00
afik.cohen
dae99d1f02 Revert "Revert "Revert "Demo changes"""
This reverts commit 36a91b535d.
2024-05-30 16:11:31 -07:00
afik.cohen
36a91b535d Revert "Revert "Demo changes""
This reverts commit 1eeaa5ba7c.
2024-05-30 14:59:59 -07:00
afik.cohen
1eeaa5ba7c Revert "Demo changes"
This reverts commit 45836f8eff.
2024-05-23 13:37:01 -07:00
afik.cohen
9c129efaa7 Revert "Rm e2e test"
This reverts commit f61938fd38.
2024-05-23 13:37:01 -07:00
afik.cohen
f61938fd38 Rm e2e test 2024-05-23 11:24:59 -07:00
afik.cohen
45836f8eff Demo changes 2024-05-23 11:06:13 -07:00
renaud
168cb055cb More test perfection work 2024-05-22 19:39:58 -07:00
renaud
2a861e534e Merge remote-tracking branch 'origin/main' into sqlalchemy-opt 2024-05-16 15:39:17 -07:00
renaud
84d9635925 sqlalchemy experiment wip. 2024-05-16 09:55:11 -07:00
renaud
6633c02545 sqlalchemy experiment wip. 2024-05-15 20:07:11 -07:00
afik.cohen
29a28e4056 Version 0.6.1 2024-05-14 19:13:29 -07:00
afik.cohen
68fa504b3e Add compare_lists.py 2024-05-13 20:18:57 -07:00
afik.cohen
72a68c8618 Publish version 0.6.0 2024-05-13 14:07:18 -07:00