mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-04 11:05:53 +00:00
- Add Monaco Editor (v0.52.2) as dependency - Create MonacoEditor Lit component with normal and diff modes - Support inline/side-by-side diff switching with responsive behavior - Replace CodeMirror in file browser with Monaco - Add /api/fs/diff-content endpoint for fetching original/modified content - Update build system to use esbuild with Monaco plugin - Add proper Monaco asset handling and bundling - Style Monaco with VibeTunnel dark theme Note: There are rendering artifacts that need to be addressed 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| build-ci.js | ||
| build.js | ||
| clean.js | ||
| copy-assets.js | ||
| dev.js | ||
| ensure-dirs.js | ||
| esbuild-config.js | ||
| monaco-plugin.js | ||