fx g-build

Build Fuchsia and attempt to fix failures with 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 source code