Skip to content

Conversation

augustepoiroux
Copy link
Contributor

@augustepoiroux augustepoiroux commented Sep 25, 2025

Add a setOptions parameter to CommandOption. This enables setting options for a specific Lean command.

It has various use-cases. My favorite one is activating parallel elaboration to speed up processing: {"cmd": "...", "setOptions":[[["Elab","async"],true]]}

Note: this PR is built on top of #119

@augustepoiroux augustepoiroux changed the title Add setOption Add setOptions Sep 25, 2025
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