Skip to content

v1.0.8

Latest

Choose a tag to compare

@yurineko73 yurineko73 released this 26 Jul 02:53
· 12 commits to main since this release

gdmcp CLI — Agent-First Interface

33 domain commands for common workflows, progressive discovery for ~120 supplementary tools. Saves ~30,000 tokens/session vs full MCP.

gdmcp --json doctor
gdmcp --json scenes tree --depth 4
gdmcp --json scripts read res://player.gd --lines 1:200
gdmcp --json nodes properties set /root/Player --property speed --value 300

MCP Panel — CLI Tools Tab

One-click CLI install from GitHub/Quark. Full i18n.

Release Automation

scripts/release.ps1 automates version bump, tests, build, and GitHub Release creation.

Full release notes: docs/release-notes/v1.0.8.md