Open Issues Need Help
View All on GitHub Persist chat history & activity feed to Supabase (currently mocked) about 1 month ago
enhancement help wanted backend
Prevent prompt injection from uploaded medical reports and attachments about 2 months ago
help wanted security ai-safety
🐛 Urgency badge doesn't render in Symptom Agent chat bubble about 2 months ago
good first issue
Add request validation with Zod for AI API routes about 2 months ago
enhancement good first issue backend
Add CI workflow for lint, type-check and production build on pull requests about 2 months ago
enhancement good first issue devops
Add accessibility improvements to chat, voice and upload controls about 2 months ago
good first issue frontend accessibility
documentation good first issue
documentation good first issue
Add chat streaming tests for fragmented and interrupted responses about 2 months ago
good first issue frontend testing
Add API route tests for authentication, validation and error handling about 2 months ago
help wanted backend testing
Add conversation history loading and conversation switching UI about 2 months ago
enhancement help wanted frontend
Add request timeout and cancellation for external AI provider calls about 2 months ago
help wanted backend reliability
Add per-user rate limiting to AI API routes about 2 months ago
help wanted backend security
Prevent duplicate chat submissions while AI response is streaming about 2 months ago
bug good first issue frontend
Handle scanned and image-only PDFs in Medical Report Agent about 2 months ago
enhancement help wanted report-agent
Validate uploaded file content instead of trusting MIME type about 2 months ago
help wanted backend security
Add authentication and input limits to Text-to-Speech API about 2 months ago
good first issue backend security
Fix streamed JSON parsing when chunks split across network boundaries about 2 months ago
bug good first issue frontend
help wanted backend security