Action tools were defined with configurable: false, preventing updates after the first evaluate() call. New defineUpdatableGlobal uses configurable: true so installActionTools can redefine them when available actions change.
Action tools were defined with configurable: false, preventing updates after the first evaluate() call. New defineUpdatableGlobal uses configurable: true so installActionTools can redefine them when available actions change.