Stagehand: Store screenshots locally in swarm for short-term
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 112
- Forks
- 21
- Avg merge
- 5h 55m
- Merged PRs (30d)
- 115
Description
Stagehand screenshots and Agent:
Screenshots should be stored locally to swarm and return a pointer in the response to view the file url.
Script:
- run a script every 24 hours to clean up old screenshots
- In the future we could store this in the graph for persistent memory (or learnings)
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
Locate the Stagehand screenshot handling and response construction, then identify how the swarm can store files locally. Done means screenshots are saved locally, the response returns a viewable file URL, and a script removes old screenshots every 24 hours.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, infrastructure
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100