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
fix: ensure schema generation works on clean checkout
- Add `mkdir -p` to create generated directory before schema generation
- Add `--no-type-check` to avoid type errors when JSON doesn't exist yet
- Compress introspect responses (schema payload is ~189KB)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
0 commit comments