TypeScript SDK reliability and runtime refresh
Highlights
- The TypeScript SDK now ships current jcode runtimes instead of the v0.67.1 runtime
- Launched SDK sessions shut down reliably even when daemon registration is delayed
Improvements
- Platform runtime packages are refreshed together at SDK version 1.2.0
Fixes
- Linux ARM64 release builds use the platform-native C character type for terminal lookup
- Anthropic OAuth sessions use a runtime that tolerates unavailable usage reporting while preserving inference
Full changelog: v0.70.1...v0.71.1
Platform availability
- Linux x86_64: available
- Linux aarch64: available
- macOS Apple Silicon: available
- macOS Intel: available
- Windows x86_64: available
- Windows ARM64: available
- FreeBSD x86_64: available