Skip to content

Releases: ChinaCarlos/figma-agent-kit

Figma Agent Kit plugin v1.0.0

Choose a tag to compare

[1.0.0] - 2026-08-11

Added

Changed

  • Promoted from 0.1.x preview line to stable 1.0.0

Fixed

Changed

  • First stable 1.0.0 — bilingual docs site, npm MCP, plugin ZIP

Download the ZIP asset, unzip, then in Figma Desktop:
Plugins → Development → Import plugin from manifest… and select manifest.json.

Figma Agent Kit plugin v0.1.3

Choose a tag to compare

[0.1.3] - 2026-08-11

Changed

  • Motion MCP tools (7) + TinyPNG save_screenshots scale/format; codec inject fix; dynamic-page getNodeByIdAsync

Download the ZIP asset, unzip, then in Figma Desktop:
Plugins → Development → Import plugin from manifest… and select manifest.json.

Figma Agent Kit plugin v0.1.2

Choose a tag to compare

[0.1.2] - 2026-08-11

Changed

  • Slice export (1× preview / 3× PNG+ZIP), zh-en i18n, language switch in settings menu

Download the ZIP asset, unzip, then in Figma Desktop:
Plugins → Development → Import plugin from manifest… and select manifest.json.

Figma Agent Kit plugin v0.1.1

Choose a tag to compare

[0.1.1] - 2026-08-11

Changed

  • CI npm publish test; keep mcp + plugin at same version

Download the ZIP asset, unzip, then in Figma Desktop:
Plugins → Development → Import plugin from manifest… and select manifest.json.

Figma Agent Kit plugin v0.1.0

Choose a tag to compare

[0.1.0] - 2026-08-11

Added

  • Initial open-source plugin release
  • Local MCP bridge client (MessagePack WebSocket)
  • AI layer rename & visual grouping (OpenAI-compatible)
  • Settings, Mini mode, and GitHub version check

Download the ZIP asset, unzip, then in Figma Desktop:
Plugins → Development → Import plugin from manifest… and select manifest.json.

figma-agent-mcp v1.0.0

Choose a tag to compare

[1.0.0] - 2026-08-11

Added

Changed

  • Promoted from 0.1.x preview line to stable 1.0.0

Fixed

Changed

  • First stable 1.0.0 — bilingual docs site, npm MCP, plugin ZIP

npm: https://www.npmjs.com/package/figma-agent-mcp/v/1.0.0

figma-agent-mcp v0.1.3

Choose a tag to compare

[0.1.3] - 2026-08-11

Changed

  • Motion MCP tools (7) + TinyPNG save_screenshots scale/format; codec inject fix; dynamic-page getNodeByIdAsync

npm: https://www.npmjs.com/package/figma-agent-mcp/v/0.1.3

figma-agent-mcp v0.1.2

Choose a tag to compare

[0.1.2] - 2026-08-11

Changed

  • Slice export (1× preview / 3× PNG+ZIP), zh-en i18n, language switch in settings menu

npm: https://www.npmjs.com/package/figma-agent-mcp/v/0.1.2

figma-agent-mcp v0.1.1

Choose a tag to compare

[0.1.1] - 2026-08-11

Changed

  • CI npm publish test; keep mcp + plugin at same version

npm: https://www.npmjs.com/package/figma-agent-mcp/v/0.1.1

Docs v1.0.0

Choose a tag to compare

@ChinaCarlos ChinaCarlos released this 11 Aug 06:52

Documentation site — first stable release

Online docs (zh / en): https://chinacarlos.github.io/figma-agent-kit/

Aligned with kit v1.0.0:

Built with Rspress, deployed via GitHub Pages (Docs workflow).