Skip to content

v1.20.0

Choose a tag to compare

@github-actions github-actions released this 16 Mar 06:07
0ba9200

1.20.0 (2026-03-16)

Features

  • add edict_invoke MCP tool for remote WASM service invocation (#158) (b5475f7)
  • add Miniflare integration test for edge deployment pipeline (#160) (d76410a)
  • codegen: add DenoHostAdapter for Deno Deploy edge runtime (#159) (d254079)
  • deploy: wire up Cloudflare Workers API deployment (a7b0fef), closes #165
  • mcp: agent bootstrap guide for MCP-first onboarding (#179) (b493a14), closes #178
  • skills: add SkillMemory adapter with keyword search and execution (#157) (8e8d554)

Bug Fixes

  • tests: increase skill-lifecycle per-test timeout to 30s (888b9cf)