Conversation
refactor admin component for cleaner code
Navigation bar for switching between admin sites. Added role as a field to prevent convex error while creating account.
This is not the final version as there are some rough edge i.e. clicking run wouldn't count as in progress
Fix backend route that were not executing student's code
chore: adds langgraph for package
feat: initial ai feature
feat/admin-dashboard
Comment out build and deploy steps for production.
fix: workflows scripts
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (12)
📒 Files selected for processing (69)
📝 WalkthroughWalkthroughAdds a SolidJS admin app, a FastAPI chat endpoint backed by LangGraph/OpenAI, Convex schema and API changes for auth and lesson progress, new chat and auth flows in the web app, and Cloudflare deploy workflows. ChangesAdmin App
Server AI Chat
Web App
CI/CD Workflows
Estimated code review effort🎯 5 (Critical) | ⏱️ ~120 minutes Possibly related PRs
Suggested reviewers
Poem
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
🚀 Preview Deployment Successful!Preview environment deployment has been built and verified:
|
|
🚀 Preview Deployed Successfully! 🔗 Deployment URL: https://7d88472a-exemplai.ltorez132.workers.dev |
Summary by CodeRabbit
New Features
Bug Fixes
Documentation