Currently, when attempting to open a specific conversation in Antigravity, an error occurs in the error log, indicating that the context length has been exceeded.
To address this issue, I suggest adding the /compact command.
In Claude Code, if a conversation’s context length becomes too long, the /compact command automatically optimizes the conversation’s context, allowing the conversation to continue.
However, in Antigravity, if a conversation’s context length exceeds the specified limit, the user must reopen the conversation, explain the situation to the model, and then proceed again.
Therefore, I would like to see this command added. This command could be automatically executed when the context length in a conversation exceeds the specified limit, or the user could be prompted to continue the conversation using the /compact command.
I hope this feature will be added quickly.