Provides a WebSocket interface for interacting with a Claude Computer Use agent running on a Scrapybara instance.
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.