HiteshiAglawe0505/safespace-ai
Fix: add HF Space YAML frontmatter to README.md
Update README.md
Fix: put intent first in outputs so list preview shows THERAPY/MEDICAL
REVERT: intent_classifier broken by traceable wrapper - restore original
Feat: @traceable on intent_classifier for LangSmith LLM tracing
Fix: disable CrewAI telemetry to unblock litellm langsmith callback
Fix: set litellm langsmith callback inside executor thread
Feat: @traceable on emergency_call + find_nearby_therapists tools
Fix: LangSmith trace Input=user_id/channel/type Output=intent/confidence/text/escalated
Update agents/doctor.py
Update agents/crew.py
Fix: LangSmith parent-child via LANGCHAIN_PARENT_RUN_ID env var
Update agents/doctor.py
Update agents/crew.py
Fix: LangSmith @traceable parent span nests CrewAI LLM calls
Fix: pin crewai==1.14.4 litellm==1.83.0 to fix cache_breakpoint Groq crash
Fix: therapist agent shows clinic list when location provided
Fix: MCP _get_api_key uses os.environ not core.config import
Fix: MCP server uses Google Maps instead of Nominatim (fixes 429)
Feature: MCP server live on port 8001 + Nginx /mcp/ route
Fix: clear text input after send using input_key counter
Fix: native st.audio_input mic + dark UI redesign
UI: dark professional redesign + Fraunces font + hidden mic input
Feature: live browser mic recorder (MediaRecorder API)
Fix: LLM city extraction + Google Maps therapist search
Fix: location follow-up for therapist search + 80/10/10 rules
Revert: stable code + keep 80/10/10 response rules only
Feature: LLM-based specialist inference from conversation context
Fix: add find_doctors_tool import to doctor.py
Feature: nearby doctors + 80/10/10 response rules
Deploy SafeSpace AI 2.0 — source code only
Deploy SafeSpace AI 2.0 — source code only
Fix: add Docker Space metadata to README
Fix: vision/speech error handling + clear inputs + sidebar + layout
Fix: clear inputs after send + sidebar layout + media_type + safety agent
Fix: safety agent crisis detection + sidebar layout + hf_app __file__
Fix: .dockerignore was blocking build context + remove googlemaps
Fix: .dockerignore was blocking build context + remove googlemaps
Fix: requirements.txt + Dockerfile COPY order
Cleanup: remove unnecessary files (batch 1)
Delete deploy_to_hf.py
Delete debug_therapist.py
Delete runtime.txt
Delete railway.toml
Delete docker-compose.yml
Delete pyproject.toml
Delete _README_bak.md
Delete .venv
Fix: add Docker Space metadata to README
Update README.md
