Skip to content

product-video, vos-footage: verified it with agent-browser? make it a take - #20

Merged
hblee12294 merged 2 commits into
mainfrom
agent-browser-seam
Sep 2, 2026
Merged

product-video, vos-footage: verified it with agent-browser? make it a take#20
hblee12294 merged 2 commits into
mainfrom
agent-browser-seam

Conversation

@hblee12294

Copy link
Copy Markdown
Member

The OG6 seam, skill side. agent-browser leaves no command log and its --json result does not carry its arguments (scroll answers {scrolled:true}; a ref is role and name in the preceding snapshot only), so the skills give the agent a one-line ab() wrapper that keeps each command beside its result, the same record shape agent-browser's own batch emits. vos actions from-agent-browser steps.jsonl (plugin 0.22.0) writes actions.json from that log and names every step the recorder cannot follow.

  • product-video: the paragraph under step 1 of the core loop, and the description says when to reach for it.
  • vos-footage: one sentence under "Record the real thing".

node scripts/check.mjs passes.

evals/count.mjs runs vos validate --json over every kit a run produced and
prints the one deterministic line a results file ends on (N problems across
M assets on K kits), exit 1 on any problem. Re-run on the two adopter kits
it reproduces the published number, 0 across 22.

evals/launch-kit/RUN.md is the procedure for a model tier: the fixtures,
the skill installed project-scope for the agent under test, the blind A/B
against a no-skill copy (the baseline every scenario file asked for), the
non-interactive claude -p and codex exec commands, the results file shape.
The scenarios header, the results README and the repo README point at it.
… take

agent-browser's --json result does not say what ran, so the skills give
the agent a one-line ab() wrapper that keeps each command beside its
result (the batch record shape), and vos actions from-agent-browser
(plugin 0.22.0) writes actions.json from that log, naming whatever the
recorder cannot follow. The product-video description says when to reach
for it.
@hblee12294
hblee12294 merged commit d078226 into main Sep 2, 2026
1 check passed
@hblee12294
hblee12294 deleted the agent-browser-seam branch September 2, 2026 21:15
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