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 原始碼