{"id":"codercom-code-server","name":"code-server","af_score":23.5,"security_score":47.8,"reliability_score":37.5,"what_it_does":"code-server is a self-hosted (or deployment-provided) web-based VS Code experience: it runs the VS Code editor in a browser, serving an HTTP(S) interface that lets users edit files, run terminals/tasks, and access projects from a remote environment.","best_when":"You need an editor-in-the-browser backed by a controllable server you can secure (networking, authentication, TLS, and filesystem permissions).","avoid_when":"You cannot restrict access (e.g., no authentication or no network controls) or you need a standardized API interface for automation rather than a web UI.","last_evaluated":"2026-03-30T13:26:48.030438+00:00","has_mcp":false,"has_api":false,"auth_methods":["Web authentication (configured by deployment; commonly via built-in auth providers such as password-based and/or SSO depending on configuration)"],"has_free_tier":false,"known_gotchas":["UI-first interface: agents generally cannot rely on stable programmatic endpoints like they would with an API-first service","Security controls and operational behavior vary significantly by deployment (reverse proxy, auth provider, TLS termination)","Executing commands/terminals can have side effects; automation must be careful about safe operation and permissions"],"error_quality":0.0}