ent-v1.4.6-datasheet-fix-base
maximhq/bifrostent-v1.4.6-datasheet-fix-baseJun 2, 2026by akshaydeo
AI Summary
This release (ent-v1.4.6-datasheet-fix-base) includes bug fixes and improvements, notably allowing inline stdio environment assignments for MCP, implementing paginated virtual keys to handle large key volumes, and preserving non-pricing model pool entries during pricing reloads.
Key Highlights
- CLI updated to v0.10.5
- Fixed MCP to allow inline stdio environment variable assignments
- Implemented paginated virtual keys to handle large numbers of keys efficiently
- Fixed preservation of non-pricing model pool entries across pricing reloads
New Features
- Inline stdio environment variable assignments support for MCP
- Paginated virtual keys for handling large key volumes
Full Release Notes
## What's Changed * CLI v0.10.5 by @akshaydeo in https://github.com/maximhq/bifrost/pull/3922 * fix(mcp): allow inline stdio env assignments by @Shushmitaaaa in https://github.com/maximhq/bifrost/pull/3861 * move getvirtual keys to use paginated virtual keys to handle large no of keys by @akshaydeo in https://github.com/maximhq/bifrost/pull/3957 * fix: preserve non-pricing model pool entries across pricing reloads by @Pratham-Mishra04 in https://github.com/maximhq/bifrost/pull/3999 ## New Contributors * @Shushmitaaaa made their first contribution in https://github.com/maximhq/bifrost/pull/3861 **Full Changelog**: https://github.com/maximhq/bifrost/compare/ent-v1.4.6-vk-fix-base...ent-v1.4.6-datasheet-fix-base