VSLZ AIWorkspace
OverviewMCP ServerAPI ReferenceChangelog

Changelog

Public release notes for VSLZ, the local MCP package, and stable API routes. Newest entries first.

2026-03-28

v0.1.0

VSLZ is now available as an MCP server and through a stable public API.

  • -Use VSLZ tools directly inside Claude Desktop, Claude Code, or Cursor with the new MCP server package.
  • -Create and manage API keys from Settings to authenticate MCP clients and direct API integrations.
  • -Stable API v1 is live — analyze data, upload files, query schemas, and export results programmatically.
  • -Long-running analyses can now run in the background with real-time progress and cancellation support.
  • -New endpoints for listing sessions, retrieving chart outputs, and managing API keys.
2026-03-21

v0.0.9

Background analysis runs now track progress end-to-end and report consistent status.

  • -Background runs show real-time progress updates and deliver final results when complete.
  • -Sessions are locked during active runs to prevent conflicting requests.
  • -Run status is now consistently reported when polling for progress from external clients.