feat: expose web screen recording#891
Conversation
Size Report
Startup median (7 runs, lower is better):
Top changed chunks:
|
|
Review pass complete: I do not see a code blocker in the implementation path. Checked against #885 and the production route: web now advertises Before calling this merge-ready, please add one live managed-web smoke result that actually creates the recording artifact, for example |
417402e to
ff6d6f0
Compare
ff6d6f0 to
bbb4cd9
Compare
bbb4cd9 to
1f28722
Compare
1f28722 to
a199dd4
Compare
|
Summary
Expose web screen recording by reusing the agent-browser recording backend through the recording backend seam merged in #893.
Adds WebM output path handling, remote artifact projection, concrete web recording validation/record-only cleanup hooks, provider-backed tests, and web capability/help coverage.
Closes #885
Touched files: 16; scope is web recording feature only.
Validation
Verified after rebasing onto
mainwith formatter, TypeScript, focused recording/web Vitest suite, and build/declaration bundling.