mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-06-24 04:59:09 +00:00
Features added: - Debug overlay showing render performance metrics (renders, avg time, last time) - Activates only when ?debug or &debug is in URL query parameters - Real-time updates during scrolling and terminal operations - Scroll-to-bottom indicator appears when user scrolls up from bottom - Instantly scrolls to bottom and re-enables follow cursor when clicked - Restore smooth fractional pixel scrolling for better UX Performance improvements: - Proper render count tracking at start of renderBuffer() - High-precision timing using performance.now() - Force component re-render in debug mode for live metrics 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| app-header.ts | ||
| file-browser.ts | ||
| mobile-terminal.ts | ||
| session-card.ts | ||
| session-create-form.ts | ||
| session-list.ts | ||
| session-view.ts | ||
| terminal.ts | ||