# ishaan1013/sandbox

Code editing environment with an AI copilot and real-time collaboration

Repository: https://github.com/ishaan1013/sandbox
Canonical: https://ross.abutalabs.com/products/ishaan1013-sandbox
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2025-01-08T20:26:18+00:00

## Health v2 (maintenance only)
Score: 25/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 62
- inputs: {"age_days": 879, "days_push": 602, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1418, forks 116 (observed 2026-08-28T04:04:40.215832+00:00)

## What it is
Sandbox is an open-source, cloud-based code editing environment with custom AI code autocompletion and real-time collaboration. It combines a Next.js frontend, an Express/Socket.io backend, Cloudflare Workers for database, storage, and AI, and E2B Linux sandboxes for terminals and live previews.

## Use cases
- self-host a cloud IDE with AI code completion
- collaboratively edit code with teammates in real time
- run code in isolated cloud sandboxes with a live preview
- build a Replit-like coding platform
- add AI autocompletion to an online code editor
- host a browser-based development environment with terminal access

## When to choose
- you want an open-source, self-hostable cloud IDE with AI features
- you need real-time multiplayer code editing
- you want per-project isolated Linux sandboxes with terminal and preview
- you prefer deploying on Cloudflare Workers and Docker

## When to avoid
- you need a production-ready, publicly hosted service out of the box
- you don't want to manage multiple Cloudflare Workers, Clerk, Liveblocks, and E2B accounts
- you need offline/local-only editing without cloud dependencies
- you require enterprise-grade security for untrusted public users

## Facets
- artifact type: application
- maturity: active
- function: editor, http-server, websocket, auth, llm-inference, file-system
- domain: developer-tools, web-development, artificial-intelligence, self-hosted
- platform: cloud, self-hosted
- tags: cloud-ide, ai-copilot, real-time-collaboration, code-editor, cloudflare-workers, e2b-sandboxes, liveblocks, socket-io, web-server, nodejs, docker

## Member repositories
- ishaan1013/sandbox (main) score 25

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:40.215832+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:57.712797+00:00, confidence not recorded.
  - readme: https://github.com/ishaan1013/sandbox (fetched 2026-08-28T04:04:40.215832+00:00, sha d56730ab3b28)
- Data as of 2026-08-30T08:39:29.467469+00:00.
