Merged
Conversation
- Updated typography styles across various components for better readability and consistency. - Changed heading levels and classes in DependencyDetails for improved semantic structure. - Refined button and text styles in HeaderControls and Header for a more cohesive design. - Enhanced error messages and loading indicators in MainContent for better user experience. - Improved session ID generation logic in utils for better uniqueness. - Added connection header to API requests for better performance. - Adjusted dropdown and tooltip components for improved usability and aesthetics. - Fixed minor bugs and improved overall code quality.
Add a backend setup-and-run.sh script and corresponding package scripts (root and backend) to automate environment creation, dependency install, DB container start, Drizzle schema generation/push, and dev server start; also add an MCP dev script and README quick-start/MCP notes. Update backend package.json and lockfile to include new dependencies required by these tools. Remove an old image optimization script. Apply assorted frontend/CLI refinements: adjust global font and diagram sizing, tweak dependency sidebar styling and tab label, enhance CodeBlock with a label and spacing, label batch commands, change save-analysis-history to deduplicate across all dates, and expand CLI command help/options and output formatting. These changes streamline local backend setup and improve UX for scanning/fixing workflows.
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.