Releases: velos/CodeMode.swift
Releases · velos/CodeMode.swift
Release list
0.1.0
Initial public release of CodeMode.swift.
Highlights:
- Typed host API via CodeModeAgentTools with searchJavaScriptAPI and executeJavaScript
- Code-driven JavaScript API discovery against a platform-filtered catalog
- Streaming execution through JavaScriptExecutionCall with structured CodeModeToolError failures
- Cross-Apple helper namespace under apple.* with platform-specific helpers like ios.alarm.* where needed
- Swift package support for iOS 18+, macOS 15+, visionOS 2+, and watchOS 11+
- MIT licensed