Revise README for clarity and updated features#34
Merged
Conversation
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
Updates the project README to reflect current positioning/features, GitHub Action integration guidance, and updated infrastructure/LLM provider details for CodeAutopsy.
Changes:
- Refreshes the header/overview copy and enumerates the platform’s analysis modules and deterministic layers.
- Reworks the GitHub Action setup section and adds a consolidated “Tech stack” table.
- Updates local run and contributing sections to match the new README structure.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Comment on lines
+16
to
+18
| <a href="https://codeautopsy-lyart.vercel.app"> | ||
| <img src="https://img.shields.io/badge/⚡ Try it Live — codeautopsy--lyart.vercel.app-%230b1120?style=for-the-badge&logoColor=white" /> | ||
| </a> |
Comment on lines
134
to
138
| ```env | ||
| GITHUB_TOKEN=your_github_token | ||
| GITHUB_FALLBACK_TOKEN=your_fallback_token | ||
| GROQ_API_KEY=your_groq_api_key | ||
| USE_GROQ_FOR_ANALYSIS=true | ||
| CEREBRAS_API_KEY=your_cerebras_api_key | ||
| NEXT_PUBLIC_SUPABASE_URL=your_supabase_url |
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.