Skip to main content
Nov 20, 2025

Node.js Runtime v0.8.0

Enhanced performance, execution control, and component access for custom nodes.Breaking changes: graph.start() is now async, and stopInworldRuntime() is required.See the Migration Guide for upgrading from v0.6.
Oct 6, 2025

Inworld CLI - Hosted Endpoint

npm install -g @inworld/cli
  • 3-Minute Setup: Single command installation, browser-based login, and instant API key generation.
  • Local Development: Test your graphs instantly with inworld serve.
  • Instant Deployment: Deploy to cloud with inworld deploy - no hosting, scaling, or infrastructure required.
September 11, 2025

Node.js Runtime v0.6.0

Simplified interfaces and improved APIs.
Developers upgrading from v0.5 should review the breaking changes below.
August 13, 2025

Runtime