[roll] Roll fuchsia [tools][agents] Add fx agents CLI dispatcher

Introduce `fx agents` as an extensible command-line tool for
managing AI coding agent configurations and developer workflows.

Includes top-level argument parsing with subcommand routing and
host unit tests.

Original-Original-Bug: 552580060
Test: fx test main_test
Original-Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1787477
Original-Original-Revision: 8ec9a275376c867e34a201cf1b8f4a6cc96baeba
GitOrigin-RevId: 8f4c4af1a7f64d009327629aaee810bcf02da367
Change-Id: I10d016e150d071911aa889e121810c54e17e468e
Reviewed-on: https://fuchsia-review.googlesource.com/c/integration/+/1790097
Cr-Commit-Position: refs/heads/main@{#200603}
1 file changed
tree: 3e8144f68ef7498bc81c3e8006b5cffb33f833e5
  1. ctf/
  2. git-hooks/
  3. infra/
  4. third_party/
  5. cobalt
  6. flower
  7. jiri.lock
  8. MILESTONE
  9. minimal
  10. prebuilts
  11. README.md
  12. stem
  13. test_durations
README.md

Integration

This repository contains Fuchsia's Global Integration manifest files.

Making changes

All changes should be made to the internal version of this repository. Our infrastructure automatically updates this version when the internal one changes.

Currently all changes must be made by a Google employee. Non-Google employees wishing to make a change can ask for assistance in one of the communication channels documented at get involved.

Obtaining the source

First install Jiri.

Next run:

$ jiri init
$ jiri import minimal https://fuchsia.googlesource.com/integration
$ jiri update

Third party

Third party projects should have their own subdirectory in ./third_party.