Commit d45989a
docs: port #13339 to V2 — Antigravity attachments reach the agent by path
Main's #13339 changed V1's Antigravity adapter to pass unsupported files by
path, and the merge brought its doc text, which describes V1's native
PDF, text, and audio limits. V2's Antigravity runs through AcpAdapterV2,
which embeds only images and passes every other attachment as a saved
path (AttachmentPrompt.providerMessageTextWithAttachmentPaths), with reads
confined by AntigravityClientFiles. The V1 support code merged but has no
V2 caller. The provider page now describes V2's behavior.
Co-Authored-By: Claude Opus 5.5 (1M context) <noreply@anthropic.com>1 parent df06b8b commit d45989a
1 file changed
Lines changed: 3 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
103 | 98 | | |
104 | 99 | | |
105 | 100 | | |
| |||
0 commit comments