Commit b74b4cc
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>1 parent 204e0eb commit b74b4cc
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments