symptom-assist
https://github.com/k-tanish/symptom-assist
Python
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to symptom-assist
Help out
- Issues
- Bug: /chat endpoint crashes on every cache miss — request.messages used instead of chat_request.messages
- Bug: /chat endpoint uses request.deep_research instead of chat_request.deep_research — deep research mode never activates
- Bug: ChatResponse return uses undefined variable 'all_symptoms' — NameError on every successful chat response
- Bug: SESSION_STORE uses datetime.utcnow() which is deprecated in Python 3.12+
- Bug: top_condition XAI fields (confidence, match_ratio, contribution) computed in chat but discarded — never returned to client
- Bug : Camera and microphone icons in input bar are visually inconsistent with UI theme
- feat: improve error handling and validation in backend and frontend p…
- Bug : Symptom suggestion chips persist after AI response, blocking conversation view
- No deployment guide in README
- Missing live demo link
- Docs
- Python not yet supported