-
v3.15.1
v3.15.1 — hotfix: draft-2020-12 tool schemas (#57), screen preset (#56)
-
v3.15.0
v3.15.0 — Android runtime debugger (debug module)
-
v3.14.0
claude-in-mobile v3.14.0 — REPL hardening (#46) + physical iOS device support
-
v3.13.0
v3.13.0 — App Store Connect / TestFlight store provider 'apple': build/upload/get_releases/set_notes/promote/ submit + testflight_* aliases. ASC ES256 JWT (zero-dep), cloud signing, IPA validate gate, bundle-reject recovery hints. Shipped a real KMP app to TestFlight as the release gate.
-
v3.12.0
v3.12.0 — abstraction, pluginability & scalability foundation Plugin API 1.0.0 stable, external plugin loader, defineTool+zod across 24 tool modules, RuntimeContext, 15 god-object decompositions, security hardening (URL allowlist, CDP/desktop listener leaks, loader path containment), on-device E2E smoke 16/16.
-
v3.11.5
v3.11.5 — REPL plugin tools surfaced via MCP Fixes regression in 3.11.4 where bootstrapKernel() was wired in code but never called from src/index.ts. All 7 repl_* tools (spawn/send/key/expect/ snapshot/list/kill) are now reachable via MCP tools/list. See CHANGELOG.md for full details.
-
v3.11.4
v3.11.4 — fix #45: bundle plugin-api workspace into npm tarball
-
v3.11.3
v3.11.3 — fix #43 (browser ESM) and #44 (--help deadlock)
-
v3.11.2
v3.11.2 — hotfix: grant id-token write for npm provenance. Runtime identical to 3.11.0.
-
v3.11.1
v3.11.1 — hotfix: build plugin-api workspace before main tsc. Runtime identical to 3.11.0.
-
v3.11.0
v3.11.0 — Microkernel + REPL plugin. See CHANGELOG.md.
-
v3.10.3
v3.10.3 — Security: close CWE-78 OS Command Injection (Issue #40) See CHANGELOG.md for full release notes.