Skip to content

Conversation

@mariusarvinte
Copy link
Contributor

@mariusarvinte mariusarvinte commented Oct 1, 2025

🎉 Major Updates

  • Added support for automated C and Rust (using cargo test) test instrumentation and execution.
  • Added ideas.repair LLM-based Rust code repair module using cargo test execution feedback.
  • Added initial support for AFL-based fuzzing.
  • Added ideas.translate support for ingesting CMake compile_commands.json and parallelized C translation unit.

- Added support for automated C and Rust (using `cargo test`) test
instrumentation and execution.
- Added `ideas.repair` LLM-based Rust code repair module using `cargo
test` execution feedback.
- Added initial support for
[AFL](https://en.wikipedia.org/wiki/American_Fuzzy_Lop_(software))-based
fuzzing.
- Added `ideas.translate` support for ingesting CMake
`compile_commands.json` and parallelized C translation unit.

---------

Co-authored-by: Cory Cornelius <[email protected]>
Co-authored-by: Weilin Xu <[email protected]>
@mariusarvinte mariusarvinte requested a review from dxoigmn October 1, 2025 01:18
@mariusarvinte mariusarvinte merged commit ab3c135 into main Oct 1, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants