Scrapybara Playground
CreatedScrapybara
Provides a WebSocket interface for interacting with a Claude Computer Use agent running on a Scrapybara instance.
About
This is a deprecated FastAPI backend that formerly powered the official Scrapybara playground. It offered a WebSocket interface for users to interact with a Claude Computer Use agent operating within a virtual Scrapybara instance. The backend managed chat sessions, Scrapybara instance lifecycles, message history, context, and tool execution including Computer, Bash, and Edit tools, leveraging the Scrapybara Act SDK.
Key Features
- Manages chat sessions with Scrapybara instance lifecycle
- 10 GitHub stars
- Handles message history and context management
- Utilizes Scrapybara Act SDK for agent calls
- FastAPI with WebSocket endpoint for message streaming
- Supports tool execution (Computer, Bash, and Edit tools)