Skip to content

Releases: hi-godot/godot-ai

v2.9.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 03:36

What's Changed

  • Surface launch-time parse errors that agents never saw (#641) by @dsarno in #642
  • logs_read: forward since_run_id so retained prior-run game logs are reachable by @dsarno in #643
  • Tighten dock UI and restore manage op hints by @Clubhouse1661 in #644
  • Surface boot-time debugger breaks that were invisible to every MCP surface (#645) by @dsarno in #646

Full Changelog: v2.9.0...v2.9.1

v2.9.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 19:54

What's Changed

  • Raise Godot support floor to 4.5 by @Clubhouse1661 in #630
  • Improve MCP dogfood workflow reliability by @Clubhouse1661 in #625
  • stormtest: fix stale params starving bind_event/logs_read; log every abort reason (#634) by @dsarno in #639
  • scene_open: wait for the scene switch to land before replying (#633) by @dsarno in #637
  • Fix remove_action for actions persisted in project.godot but not loaded in InputMap by @dsarno in #636
  • Polish: reject malformed game mouse position; flag test_run scene mismatch (#635) by @dsarno in #638

Full Changelog: v2.8.5...v2.9.0

v2.8.5

Choose a tag to compare

@github-actions github-actions released this 03 Jul 23:31

What's Changed

  • Add TileMap/TileSet MCP tools and 2D viewport screenshot support by @saschiwy in #622
  • Fix console spam from readiness events; persist the dock Log toggle by @dsarno in #627
  • Gate self-update below Godot 4.5 by @Clubhouse1661 in #629

New Contributors

Full Changelog: v2.8.4...v2.8.5

v2.8.4

Choose a tag to compare

@github-actions github-actions released this 03 Jul 02:46

What's Changed

  • Fix macOS game-capture smoke flake: gate capture on first present + retry loop by @dsarno in #620
  • Error surfacing watermark by @Clubhouse1661 in #621

Full Changelog: v2.8.3...v2.8.4

v2.8.3

Choose a tag to compare

@github-actions github-actions released this 01 Jul 19:18

What's Changed

  • Document --allow-host for remote/LAN MCP access in README by @dsarno in #618
  • Steer "Unknown resource type" toward filesystem_manage(op="scan") by @dsarno in #615
  • Reject uncoercible Color strings instead of silently writing black by @dsarno in #616
  • Update Antigravity client config path to ~/.gemini/config/mcp_config.json by @dsarno in #619

Full Changelog: v2.8.2...v2.8.3

v2.8.2

Choose a tag to compare

@github-actions github-actions released this 30 Jun 17:30

What's Changed

  • Add filesystem_manage(op="scan") to register class_names headlessly by @dsarno in #614

Full Changelog: v2.8.1...v2.8.2

v2.8.1

Choose a tag to compare

@github-actions github-actions released this 30 Jun 03:00

What's Changed

  • Suggest a free port inline + docs link for foreign port conflicts by @dsarno in #608
  • Add foreign-occupant smoke for non-recoverable INCOMPATIBLE path (#609) by @dsarno in #610
  • Document foreign-occupant smoke + bind-verify suggested free port by @dsarno in #611
  • Add dock readiness headline and client CTA by @Clubhouse1661 in #613
  • Instantiate custom class_name Resources in resource_create and the {"class": ...} shortcut by @cpalaka in #583

Full Changelog: v2.8.0...v2.8.1

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 17:34

What's Changed

New Contributors

Full Changelog: v2.7.6...v2.8.0

v2.7.6

Choose a tag to compare

@github-actions github-actions released this 20 Jun 18:17

What's Changed

  • Add cursor polling for editor logs by @Clubhouse1661 in #559
  • fix(runtime): look up EditorInterface by name so exported builds parse game_helper.gd autoload by @andperks6 in #562
  • Report script errors in test runner and clean tracked allocations by @ftab in #563
  • add Godot 4.7 row and harden input device IDs by @Clubhouse1661 in #568
  • test: skip POSIX pid liveness checks on Windows by @Clubhouse1661 in #571
  • harden(self-update): inline-extract path safety + integrity, brand-gate managed_record kill by @dsarno in #575
  • harden(self-update): verify release checksum before extract (#523) by @dsarno in #576
  • stormtest: cross-platform worktree launcher + isolated reload mode (#574) by @dsarno in #577

New Contributors

Full Changelog: v2.7.5...v2.7.6

v2.7.5

Choose a tag to compare

@github-actions github-actions released this 14 Jun 22:42

What's Changed

Full Changelog: v2.7.4...v2.7.5