promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Antigravity CLI

/context

Opens the context usage visualization.

/context belongs to the Utilities category and visually shows how much of the available context window is already used up.

โœ… WHEN TO USE IT?

Check remaining context capacity before a long task

Call /context to see how much room is left in the context window

โ›” WHEN NOT TO?

You want to check model quota (requests per period), not context window usage

/context shows context window usage, not the model's usage quota.

Better: /usage

SOURCES