Agent Browser movies not very good
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 45
- Forks
- 6
- Avg merge
- 7h 14m
- Merged PRs (30d)
- 51
Description
Working with https://github.com/runmedev/web/pull/139
It looks like the movies recorded in CI aren't great; often very short and miss key functionality.
codex says its partly due to running headless and the recording relying on browser action.
Would it be better to take screenshots explicitly and then turn them into a movie?
codex also mentioned.
BrowserManager.startScreencast(...)
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing pull request 139 and the BrowserManager.startScreencast(...) entry point mentioned in the issue. Trace how CI currently records browser actions and determine why recordings are short or omit key functionality. The work is done when CI produces complete, useful movie recordings, whether through the existing screencast flow or an explicitly captured screenshot sequence.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100