[BUG] Antigravity commit generation uses unstaged changes for context for commit generation messages

Instead of only providing the staged changes as context to the AI for commit message generation, currently Antigravity provides all changed files in a repo to the AI which is lowering the quality of the generated commit messages so much that the feature is unusable.