promptgarten ๐ŸŒฑ
๐ŸŒ ES

Command reference ยท Antigravity CLI

/artifact

Opens the artifact review panel.

/artifact belongs to the Tools & Tasks category of the slash command reference and opens a dedicated panel for reviewing artifacts the agent produced during the session.

โœ… WHEN TO USE IT?

Review artifacts the agent generated

Open /artifact after a task to check the generated outputs

โ›” WHEN NOT TO?

You need a plain code diff, not artifacts

/artifact shows artifacts, not a line-level diff of code changes.

Better: /diff

SOURCES