Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-22 | 3.2 kB | |
v0.12.0 source code.tar.gz | 2025-04-22 | 4.4 MB | |
v0.12.0 source code.zip | 2025-04-22 | 4.6 MB | |
Totals: 3 Items | 9.0 MB | 0 |
What's Changed
We are releasing a major feature to optimize performance benchmarks on the CI with each Pull Request!
Change log - * allow external contributors to run our e2e tests by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/128 * Create GitHub Actions Workflow to Label PRs Modifying Workflows by @HeshamHM28 in https://github.com/codeflash-ai/codeflash/pull/130 * catch a logging exception by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/133 * fix PR approved state by @Saga4 in https://github.com/codeflash-ai/codeflash/pull/134 * replace list with set for include, add space for '=' by @Kayzwer in https://github.com/codeflash-ai/codeflash/pull/127 * fix workflow triggering condition by @Saga4 in https://github.com/codeflash-ai/codeflash/pull/136 * Reformat ASCII banner by @HeshamHM28 in https://github.com/codeflash-ai/codeflash/pull/131 * recieve request only when workflow file changed by @Saga4 in https://github.com/codeflash-ai/codeflash/pull/137 * Prevent memory crashes by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/141 * try fix with env variable by @Saga4 in https://github.com/codeflash-ai/codeflash/pull/143 * WF changes to remove condition by @Saga4 in https://github.com/codeflash-ai/codeflash/pull/145 * update tiktoken version by @aseembits93 in https://github.com/codeflash-ai/codeflash/pull/139 * Syntax improvement for wf file change by @Saga4 in https://github.com/codeflash-ai/codeflash/pull/147 * update github app install link by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/150 * Change banner font by @HeshamHM28 in https://github.com/codeflash-ai/codeflash/pull/149 * measure test discovery time by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/153 * Codeflash trace decorator by @alvin-r in https://github.com/codeflash-ai/codeflash/pull/59 * fix ci by @alvin-r in https://github.com/codeflash-ai/codeflash/pull/159 * fto discovery bug by @alvin-r in https://github.com/codeflash-ai/codeflash/pull/158 * slight fix for setup by @alvin-r in https://github.com/codeflash-ai/codeflash/pull/160 * trailing slahes were not handled properly when parsing the owner and repo by @aseembits93 in https://github.com/codeflash-ai/codeflash/pull/156 * Context import bug by @alvin-r in https://github.com/codeflash-ai/codeflash/pull/155 * first draft by @alvin-r in https://github.com/codeflash-ai/codeflash/pull/161 * clean previous optimizations when using --file mode optimizations by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/163 * data logging for a/b testing with line profiler optimization candidates by @aseembits93 in https://github.com/codeflash-ai/codeflash/pull/165 * pytest test by @KRRT7 in https://github.com/codeflash-ai/codeflash/pull/152 * Memory limit tuning by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/166
New Contributors
- @HeshamHM28 made their first contribution in https://github.com/codeflash-ai/codeflash/pull/130
- @Kayzwer made their first contribution in https://github.com/codeflash-ai/codeflash/pull/127
Full Changelog: https://github.com/codeflash-ai/codeflash/compare/v0.11.0...v0.12.0