Skip to content

perf(studio): schedule adaptive timeline thumbnails#2716

Draft
miguel-heygen wants to merge 1 commit into
codex/review-baseline/studio-timeline-family-e-v2from
codex/studio-timeline-g-thumbnail-scheduler-v2
Draft

perf(studio): schedule adaptive timeline thumbnails#2716
miguel-heygen wants to merge 1 commit into
codex/review-baseline/studio-timeline-family-e-v2from
codex/studio-timeline-g-thumbnail-scheduler-v2

Conversation

@miguel-heygen

@miguel-heygen miguel-heygen commented Jul 21, 2026

Copy link
Copy Markdown
Collaborator

What

Add an adaptive scheduler and user preference for timeline thumbnails.

Why

Thumbnails materially improve recognition, but eager generation for every off-screen clip wastes CPU, memory, and server work.

How

Centralize thumbnail policy, priority, leases, and bounded scheduling; wire the toolbar preference and render-content eligibility through that single policy. This is the first PR in sibling Family G, independently rooted on the immutable Family E review baseline.

Test plan

  • Unit tests added/updated
  • Manual testing performed
  • Documentation updated (not applicable)

Family G tip validation: 78 changed-surface Studio tests, 19 focused server tests, 3,026 full Studio tests, 406 full Studio Server tests, both typechecks, format, lint, file-size gate, and full workspace build.

Copy link
Copy Markdown
Collaborator Author

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