{
  "schema_version": 1,
  "released_at": "2026-09-05",
  "release_version": "0.0.9",
  "release_title": "Structured media understanding and bilingual developer docs",
  "release_notes_url": "https://developers.visionstory.ai/guides/changelog",
  "highlights": [
    "structured media understanding for images, audio, and video through the Python SDK, CLI, local MCP, and Agent Skill",
    "optional text-to-speech speed control with slow, normal, and fast settings",
    "complete Chinese guides with English code and Agent prompts preserved"
  ],
  "channels": {
    "python_sdk": {
      "label": "VisionStory SDK",
      "package": "visionstory",
      "latest_version": "0.0.9",
      "update_command": "python -m pip install --upgrade visionstory",
      "managed": false
    },
    "cli": {
      "label": "VisionStory CLI",
      "package": "visionstory-cli",
      "latest_version": "0.0.9",
      "update_command": "visionstory update",
      "managed": false
    },
    "python_mcp": {
      "label": "VisionStory MCP",
      "package": "visionstory-mcp",
      "latest_version": "0.0.9",
      "update_command": "python -m pip install --upgrade visionstory-mcp",
      "managed": false
    },
    "remote_mcp": {
      "label": "VisionStory Remote MCP",
      "latest_version": "0.0.6",
      "update_command": null,
      "managed": true
    },
    "agent_skill": {
      "label": "VisionStory Agent Skill",
      "latest_version": "0.0.9",
      "update_command": "npx skills add visionstory-ai/skills --skill visionstory-api",
      "managed": false
    }
  }
}
