mirror of
https://github.com/microsoft/vscode.git
synced 2026-08-03 01:13:12 +08:00
* nes: feat: generate samples from workspace recordings Parse stateful local workspace recordings, select deterministic user-edit and cursor pivots, materialize privacy-safe replay slices, and support bounded parallel datagen without splitting raw timelines. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 62cca64b-0581-410e-ab89-034e20f02ca7 * nes: fix: include cursor boundaries in sample deduplication Hash the complete post-pivot label so identical prompts with different cursor destinations are rejected as conflicting samples. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 62cca64b-0581-410e-ab89-034e20f02ca7 * nes: fix: consolidate workspace recording imports Use inline type specifiers so the Copilot extension lint job accepts the new workspace-recording modules. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 62cca64b-0581-410e-ab89-034e20f02ca7 --------- Copilot-Session: 62cca64b-0581-410e-ab89-034e20f02ca7