Skip to content

v0.8.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 18:23
· 2 commits to main since this release
7240a7c

What's Changed

  • refactor(addon): converge AI-agent configurators onto shared McpPlugin.AgentConfig by @IvanMurzak in #143
  • refactor(connection): un-gate the runtime-agnostic MCP core for non-editor builds by @IvanMurzak in #146
  • feat(runtime): add GodotMcpRuntime.Initialize() opt-in in-game entry point by @IvanMurzak in #148
  • docs: Runtime usage (in-game) README section + sample tool + security contract by @IvanMurzak in #151
  • feat(runtime): register prompts + resources in the runtime builder by @IvanMurzak in #153
  • chore(release): bump version to 0.8.0 — ship in-game runtime support by @IvanMurzak in #155

Full Changelog: v0.7.0...v0.8.0