- Fixed Ace import (default import, not named) - Moved EditorPanel from FilesPanel to ChatSessionView - Editor now replaces chat view when file is selected (per UI design guide) - FILES panel now contains only the file tree - Added editorFilePath state to track open file - File selection in tree opens editor in content area - Close button returns to chat view This matches the UI design guide specification where the File Editor replaces the Chat View in the content area when a file is selected. |
||
|---|---|---|
| .. | ||
| src | ||
| index.html | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||