Skip to content

v2.1.0 — WASM Sandboxing, Interactive Visual Dashboard & Homebrew Support

Choose a tag to compare

@Hesara2003 Hesara2003 released this 27 Aug 03:35
· 43 commits to main since this release

⚡ What's New in v2.1.0:

  • WASM & In-Process Sandboxing: Run JavaScript/TypeScript code in isolated V8/VM sandboxes with memory & timeout protections without relying on local system compilers.
  • 🖥️ Interactive Visual Web Dashboard: Launch a local graphical visualizer (mcp-cs --ui) to inspect ports, stress-test benchmarks, database ERDs, and system diagnostics visually.
  • 🍺 Homebrew Formula: Support for brew install ieeecsopen/tap/mcp-cs.
  • 🧪 Expanded Test Suite: 17 automated Vitest unit tests covering WASM, docs, security, and algorithm tools.