mirror of
https://github.com/samsonjs/vibetunnel.git
synced 2026-04-15 12:55:52 +00:00
- Document all frontend components with JSDoc headers describing their purpose and events - Add @fires and @listens tags for all component events with detailed parameter descriptions - Update spec.md with complete Component Event Architecture section - Add shared terminal-text-formatter.ts for consistent text formatting between client/server - Implement event-driven activity detection replacing polling-based approach - Add content-changed event to vibe-terminal-buffer for activity monitoring - Remove ESC prompt detection in favor of general activity detection - Add plain text endpoint with optional style formatting (/api/sessions/:id/text?styles) 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| client | ||
| server | ||
| shared | ||
| test/e2e | ||
| cli.ts | ||