[roll] Roll fuchsia Update fx set confirmation guidelines in GEMINI.md

Allow agents to execute fx set without user confirmation
when following explicit instructions from a skill or user.
Recommend using a sandbox directory (--dir out/agent_sandbox
--no-change-env) for autonomous exploration to keep the user's
environment pristine.

Original-Bug: 500720786
Test: None, documentation change.
Original-Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/1571794
Original-Revision: 50a177218a2c4f3eee33a9ceb9e7ae59fd165b17
GitOrigin-RevId: 72ffa862e386075cfbdc640acf1638fd248c318d
Change-Id: I5d881bf5d0406f179eb3c3dcdfcb1ad31e30c6c1
1 file changed
tree: 3c9bd1d709d024d2115c7752a2dd793efaa47947
  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.