- Added support for the
FIREBASE_DEBUG_PATHenvironment variable to customize the debug log output location. - Add
humanReadableDescriptionfield to MCP tools and use it in--generate-tool-listoutput. - Fixed an issue where the Functions emulator replaced an IPC failure with an unrelated
TypeErrorabout stream chunk types, hiding why the runtime became unreachable (#10876). - [Added] Add -f, --force option to
firebase ext:migrate. - [Fixed] Fix parameter type preservation and optional system parameter handling during extension updates in
firebase ext:migrate