Skip to content

Embody v6.2.46

Choose a tag to compare

@dylanroscover dylanroscover released this 11 Sep 08:02
· 115 commits to main since this release
8ad709c

Embody externalizes TouchDesigner COMPs and DATs to version-control-friendly files so a project can be diffed, merged and reviewed in git; Envoy is the MCP server inside it that lets AI coding assistants build, query and externalize operators. Docs: https://dylanroscover.github.io/Embody/ -- changelog: https://dylanroscover.github.io/Embody/changelog/

v6.2.46

Envoy survives a stalled restart, and TouchDesigner 2025.33230 is the new minimum.

  • A restart can no longer hang Envoy. A dropped loopback connection no longer stalls the server for good; it retries within seconds, and a failed start names the stuck step instead of blaming the port (#98).
  • Giving up no longer switches Envoy off, so the next launch tries again.
  • Fixes. Envoy read tools hide Embot's live parts (#94).

Requires TouchDesigner 2025.33230 or later. If an older build had switched Envoy off, turn Enable Envoy back on once after updating.