Patch Changes
-
#1266
d5dbf45Thanks @threepointone! - Add optionaldescriptiontocodeMcpServer, matching the existing option oncreateCodeTool. Supports{{types}}and{{example}}placeholders; falls back to the built-in default when omitted. -
c5ca556Thanks @threepointone! - Fix@tanstack/aipeer dependency range from^0.8.0to>=0.8.0 <1.0.0. The caret range for pre-1.0 packages only allows>=0.8.0 <0.9.0, which excluded the current 0.10.0 release.