Skip to content

Release 2026.7 (#989)#55

Merged
mariusarvinte merged 1 commit into
mainfrom
release/2026.7
Jul 16, 2026
Merged

Release 2026.7 (#989)#55
mariusarvinte merged 1 commit into
mainfrom
release/2026.7

Conversation

@mariusarvinte

Copy link
Copy Markdown
Contributor

🎉 Major Updates

  • Faster C code parsing - Significantly improved the speed of C code AST parsing and re-consolidation using parallel-TU.
  • Added experimental C context selection - To reduce translation costs and context sizes in large-scale projects, IDEAS now attempts to select the most informative C context.

🎈 Minor Updates

  • Fixed an incorrect template for binary test generation agents. Disabled test generation agents by default.

# 🎉 Major Updates
- **Faster C code parsing** - Significantly improved the speed of C code
AST parsing and re-consolidation using parallel-TU.
- **Added experimental C context selection** - To reduce translation
costs and context sizes in large-scale projects, IDEAS now attempts to
select the most informative C context.

# 🎈 Minor Updates
- Fixed an incorrect template for binary test generation agents.
Disabled test generation agents by default.
---------

Co-authored-by: Cory Cornelius <cory.cornelius@intel.com>
@mariusarvinte mariusarvinte merged commit f0c9324 into main Jul 16, 2026
5 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