Fail to paste in an agent chat panel

,

Hi,

I found that I cannot paste any texts in an agent chat panel. I can do this in an agent manager, but I cannot in the right chat panel in the editor. Both context menu and Command+V didn’t work. I hope this would be fixed.

My version is:

Antigravity Version: 1.16.5
VSCode OSS Version: 1.107.0
Commit: 1504c8cc4b34dbfbb4a97ebe954b3da2b5634516
Date: 2026-02-02T23:37:17.781Z
Electron: 39.2.3
Chromium: 142.0.7444.175
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 25.3.0
Language Server CL: 864538994

Thanks,

1 Like

I have the same issue. Among my colleagues, the occurrence is inconsistent some have the same symptom, while others have no issues at all.



Antigravity Version: 1.16.5

VSCode OSS Version: 1.107.0

Commit: 1504c8cc4b34dbfbb4a97ebe954b3da2b5634516

Date: 2026-02-02T23:37:17.781Z(2 wks ago)

Electron: 39.2.3

Chromium: 142.0.7444.175

Node.js: 22.21.1

V8: 14.2.231.21-electron.0

OS: Darwin arm64 25.2.0

Language Server CL: 864538994

Hi @hajimehoshi ,

Thank you for flagging this.
Could you please try fully quitting VSCode and reopening and Cmd+Shift+P then Reload Window with disabling other extensions temporarily.
Let us know if still the issue persists.

1 Like

@hajimehoshi @Mrinal_Ghosh

I just updated Antigravity Version from 1.16.5 (Feb 3, 2026) to 1.18.3 ( Feb 19, 2026).

Then, Now you can right-click and see the paste option !!

However, pasting with Ctrl+v still doesn’t work.

1 Like

Hi,

I’ve reopened Antigravity and then select “Reload Window with Extension Disabled” from the command palette (Command + Shift + P).

Now I can paste texts by Command+V. The context menu still lacks the paste menu item. Before I test it after restarting Antigravity w/ extension enabled, I have updated it.

After updating Antigravity (w/ extensions enabled), Command+V didn’t work, but the menu item in the context menu reappeared. I tried disabling extension again, and then Command+V worked. However, after restarting Antigravity, Command+V didn’t work again.

The current version is:

Antigravity Version: 1.18.3
VSCode OSS Version: 1.107.0
Commit: c9b91c281ca4919466bd32a6ea2fcdab11102259
Date: 2026-02-19T02:34:56.403Z
Electron: 39.2.3
Chromium: 142.0.7444.175
Node.js: 22.21.1
V8: 14.2.231.21-electron.0
OS: Darwin arm64 25.3.0
Language Server CL: 872125356

Thanks,

2 Likes

I tried disabled each plugins and finally found the problem plugin.

For me, Awesome Emacs keymap plugin was the reason.

I can paste using (Command + v ) after disabled it.

1 Like

Acutally I am also using Awesome Emacs.

Same :+1: Have you solved it yet?

Kind of. Command + V worked as expected when Awesome Emacs was disabled.