Files
vibn-frontend/components
Mark Henderson 56d4cc36c7 feat(project): IDE-style Product tab — codebase tile expands inline, files preview right
Each codebase becomes its own panel with a header and an expandable
Gitea file tree inside. Clicking any file selects it and renders its
content in the right-hand preview panel (monospaced; no syntax
highlight yet). Single-codebase projects auto-expand the only
codebase on load so the tree is visible immediately.

Tree leaves are now interactive when an onSelectFile callback is
provided; selected rows highlight subtly so the user can tell where
the right pane's content came from.

Made-with: Cursor
2026-04-28 17:08:27 -07:00
..