Skip to content

chore(release): prepare v0.1.15#1106

Merged
chaliy merged 2 commits intomainfrom
claude/release-patch-version-EDSd5
Apr 6, 2026
Merged

chore(release): prepare v0.1.15#1106
chaliy merged 2 commits intomainfrom
claude/release-patch-version-EDSd5

Conversation

@chaliy
Copy link
Copy Markdown
Contributor

@chaliy chaliy commented Apr 6, 2026

Summary

  • Bump workspace version to 0.1.15 (Cargo.toml + JS package.json)
  • Add CHANGELOG.md section with 101 PRs since v0.1.14

Highlights

  • Transparent request signing (bot-auth) — Ed25519 per RFC 9421 for all outbound HTTP
  • Opt-in SSH/SCP/SFTP builtins — Pluggable SshHandler with russh transport, default-deny host allowlists
  • Opt-in TypeScript via ZapCode — Embedded TS/JS runtime (ts, node, deno, bun builtins), VFS bridging
  • AI SDK adapters — First-class JS adapters for Vercel AI SDK, OpenAI SDK, and Anthropic SDK
  • Snapshot/resume — Serialize interpreter state mid-execution
  • wedow/harness compatibility — Another bash compatibility milestone
  • Security hardening — 20+ fixes: regex limits, memory caps, sandbox escape, credential leak prevention

Test plan

  • cargo fmt --check clean
  • cargo clippy --all-targets --all-features clean
  • cargo test --all-features — 2,436 tests pass
  • CI green on this PR
  • Merge triggers release.yml → GitHub Release → publish.yml + publish-python.yml + publish-js.yml

@chaliy chaliy merged commit 34cf2c2 into main Apr 6, 2026
18 of 27 checks passed
@chaliy chaliy deleted the claude/release-patch-version-EDSd5 branch April 6, 2026 04:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant