All posts
Engineering

Claw: Our Open-Source Code Agent Runtime

Meet Claw — a sandboxed code-agent runtime with 10 adapters, streaming execution, and first-class Prisma integration. Here's why we built it and how you can use it today.

Engineering Team· neww.aiApril 3, 2026 15 min read

Claw is the code-agent runtime that powers every code-touching product at neww.ai. It runs untrusted AI-generated code in a sandbox, streams output in real time, and integrates directly with our Prisma models for structured results.

Ten adapters ship out of the box — Node, Python, SQL, HTTP, Docker, and more. The integration was done in April 2026 and it now backs every agent workflow in the platform.

Try neww.ai
30 AI products in one platform. Free to start.
Get started

Related posts