CodeSage is an intelligent code review platform that leverages Google's Gemini API to provide automated, AI-powered code reviews.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
fix(ui): fix ui where the signin button shwon even id user logges in
db32585View on GitHubfeat(theme toggle): add theme toggle feature with zustand state management
75eb5d6View on GitHubfeat(ui): add landing page ui ,auth page ui and use tanstack react query to fetch user from api http://localhost:500/api/v1
c7ada76View on GitHubfix: remove @ alias for codereview controller to match the prod env
bd78f4fView on GitHubdocs(review result): add docs for get review result by review id
45ed2c6View on GitHubfeat(review result): add routes and controller to get review result with code review id and result id
895d0beView on GitHubfix: replace path aliases with relative imports for production
9ba7672View on GitHubfix: replace path aliases with relative imports for production
0b25b70View on GitHubfix(review result): fix the isse where the code review isstance is coming twice in response
d7b665cView on GitHub