Skip to content

Conversation

@andrelandgraf
Copy link
Owner

Adds a "Dev Server Logs" tab to the project chat, displaying real-time dev server output to improve debugging and monitoring.


Open in Cursor Open in Web

@cursor
Copy link

cursor bot commented Nov 9, 2025

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Nov 9, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
aileen Ready Ready Preview Comment Nov 10, 2025 3:52am

This commit introduces several improvements to the dev server logs component:

- **UI Enhancements:** The component now uses Shadcn UI components like `Card`, `ScrollArea`, `Alert`, and `Empty` for a more polished and organized look.
- **Error Handling:** Improved error display with a dedicated `Alert` component.
- **Loading States:** Clearer loading and refreshing indicators using `Spinner`.
- **Empty State:** A new `Empty` component is displayed when no logs are available.
- **Scrolling Behavior:** The auto-scrolling logic has been refined to correctly scroll the parent container.
- **Code Structure:** The code has been refactored for better readability and maintainability.

Co-authored-by: andre.timo.landgraf <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants