BrotherCasual ERP Workspace

refactor sourcecontrolpanel

studio.ai ·

user
AUDIT FIRST.

Jangan ubah backend.

Cari kenapa SourceControlPanel hanya muncul di:
apps/web/app/workspace/[slug]/page.tsx

tetapi tidak muncul di:
apps/web/app/workspace/[slug]/chat/[chatSlug]/page.tsx

Patch agar layout kanan (Explorer + Source Control) identik pada kedua halaman.

Requirements:
- Jangan duplicate component logic.
- Tetap gunakan SourceControlPanel yang sudah ada.
- Explorer tetap di atas.
- Source Control di bawah Explorer.
- Build harus tetap lulus.
- Berikan git diff saja.
micro context · fast combo