Skip to content

v0.3.3

Choose a tag to compare

@yaonyan yaonyan released this 10 Nov 08:07
· 25 commits to main since this release
2395e3b

What's Changed

  • Fix/plugin resource leak by @yaonyan in #26
  • Sandbox Execution Refactor: Replaced the custom Deno subprocess and JSON-RPC communication in SandboxExecutor with the @mcpc-tech/handle-sandbox package, significantly simplifying sandbox management and code execution (src/sandbox-executor.ts)

Full Changelog: v0.3.2...0.3.3