{"slug":"runloop","name":"Runloop","owner":null,"repo":null,"category":"sandboxes-runtime","lang":"","blurb":"Enterprise-grade Devboxes for AI coding agents on a custom bare-metal hypervisor — ~100ms command exec, ~25ms resume-from-standby at zero idle cost.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Enterprise-grade Devboxes for AI coding agents on a custom bare-metal hypervisor — ~100ms command exec, ~25ms resume-from-standby at zero idle cost.","website":"https://runloop.ai","docs_url":"https://docs.runloop.ai","signup_url":"https://platform.runloop.ai","pricing_model":"freemium","pricing_note":"Basic free subscription + usage; Pro $250/mo (suspend/resume, benchmarks). Usage: $0.108/CPU-hr, $0.0252/GB-hr memory. New accounts get $50 credits, no card","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Free signup with $50 credits and full Pro features, no credit card required; RUNLOOP_API_KEY issued instantly. No signup API; key drives the REST/Python/TS SDKs.","mcp_server":"","sdks":["Python","TypeScript","CLI"],"code_sample":"{\"lang\":\"python\",\"code\":\"import os\\nfrom runloop_api_client import Runloop\\n\\nclient = Runloop(bearer_token=os.environ[\\\"RUNLOOP_API_KEY\\\"])\\ndevbox = client.devboxes.create_and_await_running()\\nresult = client.devboxes.execute_sync(devbox.id, command=\\\"echo 'hello'\\\")\\nprint(result.stdout)\"}","tags":["devbox","resume","snapshots","benchmarks","coding-agents","mcp"],"useCases":[],"codeSample":{"lang":"python","code":"import os\nfrom runloop_api_client import Runloop\n\nclient = Runloop(bearer_token=os.environ[\"RUNLOOP_API_KEY\"])\ndevbox = client.devboxes.create_and_await_running()\nresult = client.devboxes.execute_sync(devbox.id, command=\"echo 'hello'\")\nprint(result.stdout)"},"oneLiner":"Enterprise-grade Devboxes for AI coding agents on a custom bare-metal hypervisor — ~100ms command exec, ~25ms resume-from-standby at zero idle cost.","docsUrl":"https://docs.runloop.ai","signupUrl":"https://platform.runloop.ai","pricingModel":"freemium","pricingNote":"Basic free subscription + usage; Pro $250/mo (suspend/resume, benchmarks). Usage: $0.108/CPU-hr, $0.0252/GB-hr memory. New accounts get $50 credits, no card","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Free signup with $50 credits and full Pro features, no credit card required; RUNLOOP_API_KEY issued instantly. No signup API; key drives the REST/Python/TS SDKs.","mcpServer":""}