f55c1b984b
Three debug logs left in production paths: - useAgent.ts: logs task string on every agent execution - HeroSection.tsx: logs getPageInstructions url/hint on every page visit - HeroSection.tsx: logs the full execute() result to the console None of these are error-level events and they leak internal details to the browser console in production builds.