Commit 5ebe1a9
Update
## Summary
- Bump `toolhive-core` from v0.0.15 to v0.0.16
- Picks up stacklok/toolhive-core#86 which embeds all
externally-referenced JSON schemas so `$ref` resolution during
validation never makes HTTP requests
This fixes the sync timeout reported by Peder in network-restricted
environments where egress to `raw.githubusercontent.com` and
`static.modelcontextprotocol.io` is blocked by network policy.
## Test plan
- [x] `task all` passes (lint, tests, build)
- [ ] Deploy to a network-restricted environment and verify sync
completes without schema fetch timeouts
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>toolhive-core to v0.0.16 (#714)1 parent fca097f commit 5ebe1a9
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | | - | |
594 | | - | |
| 593 | + | |
| 594 | + | |
595 | 595 | | |
596 | 596 | | |
597 | 597 | | |
| |||
0 commit comments