Running Claude Code on cloud sandboxes
Stars
15
Forks
2
Watchers
15
Open Issues
1
Overall repository health assessment
^2.0.11^13.7.0^1.1.10^1.1.11^1.1.14^1.2.9^2.2.5^1.2.3^1.2.6^1.2.7^1.2.2^0.0.16^5.0.11^0.7.1^2.1.1^8.6.0^1.0.4^0.16.22^0.539.0^2.1.315.4.6^0.4.619.1.019.1.0^10.1.0^15.6.1^7.0.1^4.0.1^6.0.0^3.3.1^1.1.1^4.0.17^4^2.1.0^20^19^19^15.5.13^9.33.0^15.4.6^4^1.3.6^524
commits
feat: enhance SimpleChat component to handle initial prompts and setup tasks; improve message rendering for setup progress
8726650View on GitHubrefactor: simplify AppContainer and CreateSandbox components; remove unused state and debug logging, and enhance session management with storage hooks
be52df5View on GitHubfeat: integrate next-themes for theme management; enhance layout with ThemeProvider and add terminal cursor animation in globals.css
f24f59eView on GitHubfix: update copyright year in LICENSE file and improve formatting for clarity
82b0643View on GitHubfeat: replace MIT License with GNU Affero General Public License; update command argument handling in sandbox API and improve UI feedback in SimpleChat component
a8ee347View on GitHubfeat: enhance sandbox creation with customizable timeout settings; add UI for selecting sandbox duration and validate input range
4ab53ceView on GitHubfeat: update setup progress display and enhance message handling in SimpleChat component; include initial prompt in session data
f9f8063View on GitHubfeat: add TypeScript type definitions for cursorCLI and enhance SSE streaming response handling in SimpleChat component
e75f368View on GitHubfeat: enhance sandbox API with streaming responses and improved error handling; add TypeScript type checks and linting rules
f76658fView on GitHubfeat: refactor Home component to use AppContainer and streamline layout; update CreateSandbox to support session resumption and improved error handling
1f384d6View on GitHubfeat: add session management to sandbox creation, allowing users to resume or continue previous sessions with custom prompts
ae8ca0cView on GitHubfeat: implement sandbox timeout management and display remaining time in CreateSandbox component
5d2cb46View on GitHubchore: add @types/ms dependency and update timeout in sandbox creation
25379d2View on GitHubdocs: add roadmap section to README with upcoming CLI features
3c46669View on GitHubrefactor: rename project from "Claude Code on the Cloud" to "CLI on the Cloud" across documentation and configuration files
ab69c6dView on GitHub