Skip to content

Releases: aigengame/godot-agent

v0.6.2

Choose a tag to compare

@github-actions github-actions released this 06 Jul 08:39
48a2b3f

0.6.2 (2026-07-06)

Bug Fixes

  • export: report native export progress (#432) (9a42a49)

v0.6.1

Choose a tag to compare

@github-actions github-actions released this 06 Jul 02:49
04c02f7

0.6.1 (2026-07-06)

Bug Fixes

  • value-coercion: preserve JSON container integer types (#428) (51d442a)

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 12:58
00f84f3

0.6.0 (2026-07-05)

Features

  • game: address script variables in live get/set (#424) (c437c6e)

v0.5.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 10:36
6537619

0.5.0 (2026-07-05)

Features

  • game: add rendered Control rect live command (#420) (0a550fb)

v0.4.0

Choose a tag to compare

@github-actions github-actions released this 05 Jul 06:14
8be21a2

0.4.0 (2026-07-05)

Features

  • node: add child index insertion and reorder (#416) (1c5e9e0)

v0.3.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 04:09
3eecdb3

0.3.1 (2026-07-05)

Bug Fixes

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 12:44
439391e

0.3.0 (2026-07-04)

Features

  • node: scene instancing via node add --instance (#404) (dec0906)

Bug Fixes

  • scene: preserve instance stubs on mutation (#407) (0495976)
  • scene: surface static scene instance identity (#410) (1eac135)

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 04 Jul 02:16
445c059

0.2.1 (2026-07-04)

Bug Fixes

  • input: add physics-clock input sequence duration (#395) (ce5b69f)
  • scene: preserve ext_resource ids on mutation (#394) (b27c2f6)
  • script: report missing preload dependencies (#396) (ae24dba)

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 03 Jul 04:46
ab5a302

0.2.0 (2026-07-02)

Features

  • ops: ADR-0035 value projection — compound Variants to structured JSON (#386) (11bdbc3)
  • project: structured InputMap action authoring (add-input-action / remove-input-action) (#385) (ec868bf)

Bug Fixes

  • ops: gate reference-scan decode on extension before reading (#384) (ab82564)
  • ops: gate the built-in-class ClassDB probe on class_exists (#383) (572af52)

v0.1.51

Choose a tag to compare

@github-actions github-actions released this 01 Jul 14:24
15b78b6

0.1.51 (2026-07-01)

Features

  • harness: public is_daemon_launched() predicate for log gating (#362) (#367) (c652a5d)
  • ops: assign a Resource to an Object-typed property by res:// ref (#363) (#369) (e10ca7c)