Skip to content

Releases: mcpc-tech/mcpc

v0.3.4: removing the confusing action

11 Nov 14:08

Choose a tag to compare

What's Changed

  • feat: improve agentic mode schema by removing action by @yaonyan in #27

Full Changelog: 0.3.3...v0.3.4

v0.3.3

10 Nov 08:07
2395e3b

Choose a tag to compare

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

v0.3.2

09 Nov 10:28

Choose a tag to compare

What's Changed

  • feat: implement agentic and workflow execution modes with correspondi… by @yaonyan in #21
  • refactor: convert sampling from option to independent mode plugins by @yaonyan in #22
  • feat: add code execution mode example and fix TypeScript addFormats u… by @yaonyan in #24

Full Changelog: v0.3.1...v0.3.2-release

v0.3.1

30 Oct 14:39

Choose a tag to compare

What's Changed

  • Feature/in memory transport by @yaonyan in #20
  • Better context for agentic tools

Full Changelog: v0.2.1...v0.3.1