Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-30 | 2.3 kB | |
v0.14.7 source code.tar.gz | 2025-06-30 | 4.6 MB | |
v0.14.7 source code.zip | 2025-06-30 | 4.7 MB | |
Totals: 3 Items | 9.3 MB | 0 |
What's Changed
- Made codeflash generate better reporting
- fix important errors while finding optimizations
- Codeflash can also optimize random functions now
- don't fail for open source packages for external contributors
- make test generation a lot faster.
Full release notes - * release/v0.14.6 by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/377 * patch randomness while running tests by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/378 * uuid comparator test by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/382 * [Chore] Error message on missing API key for forks (CF-675) by @mohammedahmed18 in https://github.com/codeflash-ai/codeflash/pull/371 * barebones LSP Server implementation by @KRRT7 in https://github.com/codeflash-ai/codeflash/pull/309 * [LSP] discover existing tests and return the best candidate to the client by @mohammedahmed18 in https://github.com/codeflash-ai/codeflash/pull/441 * minor modification for checking replay tests passing by @aseembits93 in https://github.com/codeflash-ai/codeflash/pull/443 * Rename the test files and Workflow name as all of them have same name by @Saga4 in https://github.com/codeflash-ai/codeflash/pull/442 * avoid serializing optimized code by @mohammedahmed18 in https://github.com/codeflash-ai/codeflash/pull/446 * concolic time from 64 to 20s per condition by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/445 * Add no-pr argument to CF LSP by @Saga4 in https://github.com/codeflash-ai/codeflash/pull/449 * improve codeflash debugging exp on VSC by @KRRT7 in https://github.com/codeflash-ai/codeflash/pull/444 * disable concolic testing in LSP mode by @KRRT7 in https://github.com/codeflash-ai/codeflash/pull/450 * Just clean all leftover instrumented tests by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/454 * [FIX] Circular dependency and global assignments imports by @mohammedahmed18 in https://github.com/codeflash-ai/codeflash/pull/448 * saga4/fix optimizable functions by @Saga4 in https://github.com/codeflash-ai/codeflash/pull/452 * cleanup by @misrasaurabh1 in https://github.com/codeflash-ai/codeflash/pull/457
Full Changelog: https://github.com/codeflash-ai/codeflash/compare/v0.14.6...v0.14.7