Skip to content

Collapse create_model()+synthesize() into synthesize(main)#1624

Open
classiqdor wants to merge 2 commits into
mainfrom
update_notebook_convention__synthesize_main
Open

Collapse create_model()+synthesize() into synthesize(main)#1624
classiqdor wants to merge 2 commits into
mainfrom
update_notebook_convention__synthesize_main

Conversation

@classiqdor

Copy link
Copy Markdown
Contributor

Safe subset of the synthesis-flow migration: 19 notebooks (4 main + 1 community + 14 functions) where the collapse is unambiguous - a single create_model whose result feeds exactly one synthesize, with only constraints/preferences kwargs (moved onto synthesize). The remaining ~67 (multiple create_model calls, execution_preferences/out_file, or a reused model var) need per-notebook judgment and are deferred to a follow-up agent pass.

@review-notebook-app

Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Safe subset of the synthesis-flow migration: 19 notebooks (4 main + 1 community + 14 functions) where the collapse is unambiguous - a single create_model whose result feeds exactly one synthesize, with only constraints/preferences kwargs (moved onto synthesize). The remaining ~67 (multiple create_model calls, execution_preferences/out_file, or a reused model var) need per-notebook judgment and are deferred to a follow-up agent pass.
@classiqdor classiqdor force-pushed the update_notebook_convention__synthesize_main branch from d17e282 to 11a947e Compare June 25, 2026 07:46
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