feat: OBS production studio automation for benchmark capture#39
Merged
Conversation
- scripts/obs_record.py: start/stop/status recording via obs-websocket, per-model filenames (rle_<label>_<timestamp>) - scripts/obs_studio.py: idempotent scene setup (RLE Game / Dashboard / PiP / Vertical), program scene switching, live score ticker watcher fed from results/*/latest_tick.json - run_spread_n1.sh: per-model OBS recording start/stop (OBS_RECORD=0 to disable), per-model extra flags column, v0.2.0 validation roster (qwen3.7-max, kimi-k2.6, glm-5.1, mistral-medium-3-5, nemotron-120b) Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
The post-run Playwright dashboard recorder was duplicated in RLE/scripts and rle-media/capture (the latter is the set-up rig with playwright installed). Remove the RLE copy and repoint the run-analysis skill + CLAUDE.md package structure at the canonical rle-media location. Also note the dashboard's new built-in presets and ?api/?preset params. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
scripts/obs_record.py— recording start/stop/status via obs-websocket; per-model filenames (rle_<label>_<timestamp>)scripts/obs_studio.py— idempotent OBS scene setup (RLE Game / RLE Dashboard / RLE PiP / RLE Vertical), program scene switching, and a live score-ticker overlay watcher that tailsresults/*/latest_tick.jsonrun_spread_n1.sh— records each model run automatically (OBS_RECORD=0to opt out), adds a per-model extra-flags column (--no-thinkwhere needed), and locks the v0.2.0 validation roster: +qwen3.7-max, kimi-k2.6, glm-5.1, mistral-medium-3-5, nemotron-3-super-120bNotes
?api=&preset=(companion change onfeature/rle-widgetsthere)🤖 Generated with Claude Code