Clone this repo:
  1. 62774a0 gemini_api: swap to gemini-3.5-flash, tune prompt by George Burgess IV · 5 days ago main
  2. f6783b0 gemini_api: make only-shas append in validation by George Burgess IV · 5 days ago
  3. bf90f41 llvm_tools: add utils to cros_cls by George Burgess IV · 6 days ago
  4. 8a90ac9 llvm_tools: autoupdate CL list by crostc-worker · 7 days ago
  5. 7b29ea4 afdo_metadata: Publish the new kernel profiles by crostc-worker · 7 days ago

toolchain-utils

Various utilities used by the ChromeOS toolchain team.

Note

To run Python scripts in this directory, first run:

export PYTHONPATH=$(readlink -f .):$PYTHONPATH

from this directory.

Then you can run any script.

To get help on any script, type in python <script> --help, or refer to the header of the script for more information.