Toggle all code blocks open/closed in Google AI Studio with lazy loading support.
這裡只顯示彼此間有代碼差異的版本。 顯示所有版本。
Optimized the toolbar MutationObserver to avoid per-node subtree scanning by using a single toolbar lookup per mutation batch, reducing DOM overhead during SPA updates.