Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
33
commits
No package.json found
This might not be a Node.js project
feat: update README with key features and project structure; remove obsolete render.yaml
cb59432View on GitHubfeat: initialize backend server and RAG service infrastructure
3d8e212View on GitHubfeat: implement API utility with timeout handling and backend warmup functionality
efee91dView on GitHubfix: add 120s timeout to RAG calls + warm-up ping on backend start
f15d959View on GitHubfeat: implement RepoLoader page with backend proxying and cold-start handling for Render deployment
abf6b88View on GitHubMerge branch 'main' of https://github.com/snipeet03/CodeSage
4835c81View on GitHubfeat: configure Vite dev server with proxy for backend API integration
acbd099View on GitHubchore: add environment variable template and Vercel deployment configuration
b7329f1View on GitHubfix: update langchain-huggingface and huggingface-hub versions in requirements.txt
f514d03View on GitHubresolve the rag-serveice ther and update the server.js there , resovlve the issue of the dependencies in teh requirements.txt
86400c3View on GitHubfeat: initialize backend project and add FAISS vector store service
b51a49cView on GitHub