Sarah Price
Sarah Price
## Description When a PNG file is loaded into the system, instead of displaying the actual image, the system shows garbled text characters. ## Steps to reproduce 1. Navigate to...
- Add DockerComputer class with full container lifecycle management - Implement Docker CLI integration for local development - Add port mapping for VNC (6901) and API server (8000) - Support...
## Summary Fixes #4023 This PR resolves the double rate-limit increment issue that occurs when authenticating via API key. Previously, both `verifyApiKey()` and `getSession()` would trigger rate limiting independently, causing...