AutomationForge
Every released version of AutomationForge, newest first. Latest 0.1.1.
AutomationForge0.1.1Free, closed source
| Set | AutomationForge |
| Role | core |
| Latest | 0.1.1 — 8 September 2026 |
| Versions here | 2 |
0.1.x
0.1.1
8 September 2026 · Download (201 KB) · Release on GitHub
- Packaging fix: the release now carries everything the register allows.
BuildPlugin's filter excludesConfig/and everypublic_extrapath, so earlier zips shipped without them.
0.1.0
28 August 2026 · Download (198 KB) · Release on GitHub
- A node library found by reflection, not by a list
- Find the plugins whichever order they loaded in, and keep element types
- A curated palette, organised by what the step does
- Long work starts and is observed, rather than waited for
- A ledger that knows what already exists, and what a run would cost
- Refuse to write over something we did not make
- Nodes somebody else writes, in C++ or in Blueprint
- The wait, proven against a solve that really takes minutes
- Wires you can see, undo on the keyboard, and assets you pick
- Cost before commit, for real this time