v0.3.3
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