Skip to content

Latest commit

 

History

History
44 lines (29 loc) · 1.71 KB

File metadata and controls

44 lines (29 loc) · 1.71 KB

Changelog

All notable changes to KeyShot MCP are documented in this file.

0.11.0 - 2026-08-12

Added

  • keyshot_sync_saved_scene, which detects the newest saved .bip, copies it to a collision-safe output, returns a content fingerprint, and optionally embeds a preview.
  • Machine-readable interaction-mode diagnostics so Agents can explain that stable tools work on saved scenes rather than an unsaved GUI session.
  • An original KeyShot MCP project mark and a clearer README introduction, navigation, highlights, and bilingual positioning for easier recognition.

Changed

  • README, Agent Skill, and MCP workflow guidance now explain the tested KeyShot Script Runner limitation and recommend the saved-scene synchronization workflow.

0.10.0 - 2026-08-11

Added

  • keyshot_preview_render, which embeds a bounded PNG preview in the MCP response.
  • A generated 18-tool reference at docs/TOOLS.md.
  • Documentation drift, formatting, Python lint, and release-integrity checks.

Changed

  • Tool metadata now comes from a shared catalog used by the server, tests, and documentation.
  • The recommended workflow now includes an Agent-visible preview and user confirmation before standard or final rendering.
  • Release automation pins MCP Publisher v1.7.9 and reports Registry failures without undoing a successful npm publication.

Security

  • Documented that scene metadata and preview images may be sent by an MCP client to its configured model provider.