Ulugbek Abdullaev 1516e1ad31
nes: generate samples from workspace recordings (#328095)
* 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
2026-07-30 04:49:08 +05:00
..