Edit of asset "Godot Agent CLI" Accepted
| Old/Current | New/Edit | |
|---|---|---|
| Title | Godot Agent CLI | Godot Agent CLI |
| Description |
Integrate any AI Agent in any Harness (that can execute bash locally which is all of them) with Godot simply by downloading and directing them towards the bundled skills. An agent-facing CLI that drives and observes any Godot 4.x project — in the editor and the running game. Playwright-for-Godot (basically an MCP). Extend with GdScript and build your own AI tools in editor/game. Addon mostly handles core tools, cross cutting tools, and session life cycle management. |
An agent-facing CLI that drives and observes any Godot 4.x project — in the editor and the running game — over a tiny TCP/NDJSON link (Playwright-for-Godot). The dependency-free Node client is bundled inside the addon; verbs route to the right process automatically. Features @eN node handles for input, structural scene diffs on every action, an eval/macro bridge, live plugin modules, and three bundled agent skills. Requires Node.js ≥18 for the client. |
| Category | Tools | Tools |
| License | MIT | MIT |
| Repository Provider | GitHub | GitHub |
| Repository Url | https://github.com/tibormester/godot-agent-cli | https://github.com/tibormester/godot-agent-cli |
| Issues Url | https://github.com/tibormester/godot-agent-cli/issues | https://github.com/tibormester/godot-agent-cli/issues |
| Godot version | Godot 4.4 | Godot 4.4 |
| Version String | 0.1.1 | 0.1.0 |
| Download Commit | 5c6e7b1c793991d9164a989a7661823f75b7989d | dfea4f9692641aaa12f708932a0d71fc69c92876 |
| Download Url (Computed) | https://github.com/tibormester/godot-agent-cli/archive/5c6e7b1c793991d9164a989a7661823f75b7989d.zip | https://github.com/tibormester/godot-agent-cli/archive/dfea4f9692641aaa12f708932a0d71fc69c92876.zip |
| Icon Url |
https://github.com/tibormester/godot-agent-cli/raw/main/addons/gdli_plugin_example/docs/assets/gdli-logo.png
|
https://raw.githubusercontent.com/tibormester/godot-agent-cli/main/icon.png
|