What's Changed
New Features π
- feat(core): support configurable gzip levels on v1.x by @yifancong in #1869
Performance π
- perf(core): use gzip level 6 by default by @yifancong in #1879
Bug Fixes π
- fix(sdk): preserve large manifest sharding integrity by @yifancong in #1891
- fix(components): use 3:1 overall layout by @yifancong in #1893
- fix(ai): restore MCP loader and chunk queries by @yifancong in #1889
- fix(mcp): the socket url problem by @yifancong in #1887
Document π
- docs: document bundle diff JSON output by @yifancong in #1843
Other Changes
- release: mcp 0.1.5 by @yifancong in #1892
Full Changelog: v1.6.1...v1.6.2