fx g-build

构建 Fuchsia 并尝试使用 Gemini 修复失败。

usage: fx g-build [BUILD_ARGS]...

This command runs the standard 'fx build' with the provided arguments.
If the build fails, it will invoke Gemini to diagnose and attempt to
fix the build error.

All arguments are passed directly to 'fx build'. See 'fx build --help' for details.

g-build 源代码