telexed ~ c / 73b7636d-801radar:40 · agent_toolLIVE
← back
NO.
#73b7636d
Topic
AGENTS & TOOLS
Source
Google AI Forum
Published
2026-05-20 01:14:04
Importance
★ 4/10 — radar 40
`Antigravity 2.0` upgrade can duplicate repo projects; consolidation scripts exist
FIG-0731:1

`Antigravity 2.0` upgrade can duplicate repo projects; consolidation scripts exist

The workaround maps duplicate project UUIDs, rewrites agyhub_summaries_proto.pb, and deletes redundant ~/.gemini/config/projects files. Useful only if the upgrade broke your workspace history.

[ KEY POINTS ]
  1. Run find_uuids.py first to generate consolidate_mapping.json; then run consolidate.py after checking the mappings.
  2. Project definitions live in ~/.gemini/antigravity/agyhub_summaries_proto.pb, while redundant project files sit under ~/.gemini/config/projects.
  3. Tested on one small project before bulk use. Sandbox restrictions may block deletes, so manual rm cleanup can still be required.
Originaldiscuss.ai.google.dev/t/if-you-need-help-consolidating-projects-in-antigravity-2-0/145603Read original →

// related