Remove Daytona cloud provider from codebase (#2261)

Simplify the cloud matrix by removing Daytona. All Daytona-specific code,
scripts, tests, and configuration have been removed. Daytona has been moved
to "Previously Considered" in the Cloud Provider Wishlist (#1183) and can
be revived on community demand.

Closes #2260

Co-authored-by: Claude <claude@anthropic.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
A 2026-03-06 15:53:08 -08:00 committed by GitHub
parent 50397f19a3
commit 035e4bf830
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
26 changed files with 21 additions and 1578 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@openrouter/spawn",
"version": "0.15.3",
"version": "0.15.4",
"type": "module",
"bin": {
"spawn": "cli.js"