Skip to content

Conversation

@mariusarvinte
Copy link
Contributor

🎈 Minor Updates

  • Add all past translated symbols to the current symbol in ideas.translate_recurrent
  • Enable unsafe Rust compilation errors in ideas.translate_recurrent
  • Clean-up ideas.utils

🚧 Fixes

  • Fix a bug related to enum constant not being captured as standalone symbols
  • Fix ideas.wrapper prompt to correctly reference the final on-disk location

# 🎈 Minor Updates
- Add all past translated symbols to the current symbol in
`ideas.translate_recurrent`
- Enable `unsafe` Rust compilation errors in `ideas.translate_recurrent`
- Clean-up `ideas.utils`

# 🚧 Fixes
- Fix a bug related to `enum` constant not being captured as standalone
symbols
- Fix `ideas.wrapper` prompt to correctly reference the final on-disk
location

---------

Co-authored-by: Cory Cornelius <cory.cornelius@intel.com>
@mariusarvinte mariusarvinte merged commit 538e27a into release/2025.11.1 Dec 6, 2025
mariusarvinte added a commit that referenced this pull request Dec 13, 2025
* Release 2025.11.1 (#340)

# 🎈 Minor Updates
- Adds support for translating C code with self-references.
- Adds a fallback `unimplemented!()` C FFI wrapper.

# 🚧 Bug fixes
- Fixed a bug related to template for `ideas.wrapper`.

---------

Co-authored-by: Cory Cornelius <cory.cornelius@intel.com>

* Release 2025.11.1.patch1 (#349) (#25)

# 🎈 Minor Updates
- Resolve source priority paths in `ideas.init`.
- Changed default model temperature to `0.0`.
- Removed slow AST C parsing functionality.

---------

Co-authored-by: Cory Cornelius <cory.cornelius@intel.com>

* Release 2025.11.1.patch2 (#360) (#26)

# 🎈 Minor Updates
- Add all past translated symbols to the current symbol in
`ideas.translate_recurrent`
- Enable `unsafe` Rust compilation errors in `ideas.translate_recurrent`
- Clean-up `ideas.utils`

# 🚧 Fixes
- Fix a bug related to `enum` constant not being captured as standalone
symbols
- Fix `ideas.wrapper` prompt to correctly reference the final on-disk
location

---------

Co-authored-by: Cory Cornelius <cory.cornelius@intel.com>
@mariusarvinte mariusarvinte deleted the release/2025.11.1.patch2 branch January 17, 2026 01:31
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.

1 participant