Conversation
ApprovabilityVerdict: Approved at Macroscope's review found this PR approvable — This is a narrowly scoped Antigravity icon replacement affecting only marketing presentation and web UI rendering. The web build continues to use established bundled-asset imports, with no changes to provider behavior or product defaults. You can add or adjust custom eligibility rules. Learn more. |
|
Navigate logical layers of code changes, visualize relationships, and explore their blast radius. No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository: pingdotgg/t3code/.coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (1)
Included review availability: Your plan provides up to 10 included reviews per hour; 7 remain after this review. 📝 WalkthroughWalkthroughThe web icon component now embeds the Antigravity PNG data and uses 128×128 dimensions. The marketing page enlarges the harness icon and changes the floating card to default styling with a 74% image. ChangesAntigravity icon presentation
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Bug fix Suggested reviewers: Merge Risk: ⚪ Minimal · up to The marketing hero displays a smaller Antigravity mark, but this is a localized presentation change; the web icon retains effectively the same artwork. No material merge-blocking behavior is evident. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Depends on #13231. This branch starts at the marketing icon fix. GitHub's upstream diff includes that parent change until it merges; review the Settings-only diff for this PR's change.
The web provider icon still showed the older PNG with its built-in dark tile. Downscale the transparent Antigravity artwork from the marketing site to 128 × 128 and embed the resulting PNG as base64 in
AntigravityIcon. The marketing image stays unchanged. This updates Settings → Providers and other web views that use the icon.Before and after
Verification
vp run --filter @t3tools/web typecheckvp lint apps/web/src/components/Icons.tsxvp run --filter @t3tools/web buildModel: GPT-6 (Codex)
Summary by CodeRabbit