Java SDK & SDK Improvements
This release improves the SDK ecosystem with a major addition: a full Java SDK. The new SDK supports sandbox management, process execution with PTY WebSocket support, filesystem operations, Git integration, and code interpretation. Complete documentation and twelve runnable examples are included to help Java developers get started quickly.
On the Python side, a new connection pool size configuration lets users control HTTP connection limits, which is especially useful for applications running many concurrent long-lived exec calls. The dashboard now displays CPU utilization in cores instead of percentages, giving clearer resource visibility.
Additional updates include Go SDK examples for signed preview URLs and documentation for proxy origin handling and header filtering.