Skip to content

chore: Xóa các tệp sinh tự động không còn dùng - #24

Open
mxrsv wants to merge 1 commit into
mainfrom
chore/remove-orphaned-assets
Open

mxrsv wants to merge 1 commit into
mainfrom
chore/remove-orphaned-assets

Conversation

@mxrsv

@mxrsv mxrsv commented Aug 23, 2026

Copy link
Copy Markdown
Owner

Tóm tắt

  • Xóa 18 tệp generated asset và script mồ côi, giảm khoảng 16,8 MB ở đầu nhánh.
  • Gỡ các hướng dẫn và cấu hình còn trỏ tới bản render marketing đã ngừng phục vụ.
  • Bổ sung ignore rules để output render và ảnh chụp kiểm tra cục bộ không quay lại repo.

Lý do

Repo đã chuyển hướng sang Electron và landing hiện không còn nhúng video tour. Các binary render cũ, ảnh audit ở gốc, script Manim cũ và updater helper không còn consumer nhưng vẫn làm repo nặng và gây nhiễu.

Thay đổi chính

  • Xóa các render deck-tour.*, stackgrid-cmd-e*, ảnh audit cục bộ và .github/assets/social-preview.svg.
  • Xóa marketing/cmd_e.pyupdater.cjs không còn tham chiếu.
  • Cập nhật .gitignore, tài liệu marketing, landing build helper và vercel.json.

Cách test

  • npm ci
  • npm run build:landing — Vite build thành công, 41 modules transformed.
  • npx prettier --check marketing/README.md marketing/video/README.md marketing/landing-prototype/vite.build.mjs vercel.json
  • git diff --cached --check
  • Quét lại tham chiếu runtime và xác nhận không còn consumer của các asset cùng updater.cjs.
  • npm run lint và CI check bị chặn bởi baseline hiện có: 34 lỗi trong các tệp TS/TSX không bị PR sửa, gồm src/lib/link-target.test.ts, src/ui/agent-rail.test.tsxsrc/ui/app.tsx.
  • CI windows-check bị chặn bởi baseline Windows test: 17 failed / 3459 passed; các file test/runtime báo lỗi không bị PR sửa.

@vercel

vercel Bot commented Aug 23, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
spacevibe-deck Ready Ready Preview Aug 23, 2026 7:09am

@coderabbitai

coderabbitai Bot commented Aug 23, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@mxrsv, you've reached your PR review limit, so we couldn't start this review.

Next review available in: 59 minutes

Limit details: You’ve used the included review currently available.

You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository.

How can I continue?

Wait for the limit to reset, then comment @coderabbitai review or push new commits to the PR.

An organization admin can change what happens after included review limits in Billing.

How do review limits work?

CodeRabbit enforces per-developer PR review limits within each organization.

For paid Pro and Pro+ reviews, CodeRabbit uses a developer's included PR review attempts over the past 7 days to set the current hourly allowance. At typical activity levels, the full plan allowance applies. Higher sustained activity can lower the allowance until earlier attempts leave the 7-day window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: acbc3276-dbb4-4ff3-80fe-b52af3bccadb

📥 Commits

Reviewing files that changed from the base of the PR and between 28a1500 and 64c0954.

⛔ Files ignored due to path filters (16)
  • .github/assets/social-preview.svg is excluded by !**/*.svg
  • audit-390-ctas.png is excluded by !**/*.png
  • audit-390-finale.png is excluded by !**/*.png
  • audit-768-panels.png is excluded by !**/*.png
  • audit-768-top.png is excluded by !**/*.png
  • marketing/deck-tour-poster.png is excluded by !**/*.png
  • marketing/deck-tour.mp4 is excluded by !**/*.mp4
  • marketing/deck-tour.webm is excluded by !**/*.webm
  • marketing/stackgrid-cmd-e-1080p60.mp4 is excluded by !**/*.mp4
  • marketing/stackgrid-cmd-e-poster.png is excluded by !**/*.png
  • marketing/stackgrid-cmd-e.gif is excluded by !**/*.gif
  • marketing/stackgrid-cmd-e.mp4 is excluded by !**/*.mp4
  • marketing/stackgrid-cmd-e.webm is excluded by !**/*.webm
  • panel-05.png is excluded by !**/*.png
  • seam-desk-strip.png is excluded by !**/*.png
  • toolbar-collapsed.png is excluded by !**/*.png
📒 Files selected for processing (7)
  • .gitignore
  • marketing/README.md
  • marketing/cmd_e.py
  • marketing/landing-prototype/vite.build.mjs
  • marketing/video/README.md
  • updater.cjs
  • vercel.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant