Nothing to try yet
Three inert stub tool placeholders are now unconditionally listed but forced off.
The internal tool/skill registry now unconditionally includes three placeholder entries whose implementation is just { isEnabled: () => !1, isHidden: !0, name: "stub" }. Previously one of these slots was only conditionally included; now it's always present but forced off via isEnabled, marking internal-only functionality not shipped in this build.