🚀 Features
- Use TupleToUnion from type-fest for cli choices - by @ryoppippi (7c344)
- pricing-fetcher: Class based pricing-fetcher with
using
syntax - by @ryoppippi (5923d)
🐞 Bug Fixes
- Add unreachable check for union types - by @ryoppippi (48a6e)
- Replace Object.groupBy with manual implementation for Node.js 20 compatibility - by @nyatinte (413c9)
- build: Explicitly make fastMCP dependencies external - by @ryoppippi (88625)
- pricing-fetcher: Use safeParse for model schema validation - by @ryoppippi (b80f8)