You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: replace internal API layer with scrapegraph-js SDK
Remove zod, schemas, types, and the hand-rolled API client in favor
of the official scrapegraph-js SDK. All commands now import directly
from the package. env.ts bridges JUST_SCRAPE_* vars to SGAI_* so
the SDK picks up CLI-specific config.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments