create_simulation_session
Create a speculative code session to simulate edits without writing to disk, enabling what-if scenario exploration before applying changes.
Instructions
Create a new speculative code session for simulating edits without committing to disk. Returns a session ID. Baseline diagnostics are captured lazily on first edit per file. Use this to explore what-if scenarios before applying changes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_root | Yes | ||
| language | Yes |