- Catch all exceptions (not just RuntimeError) so FileNotFoundError, connection errors, etc. surface as error messages rather than crashing the page silently - Show "No new suggestions found" info message when the LLM returns empty arrays — previously the spinner completed with no UI feedback - Hint to upload resume when RESUME_PATH is missing (new users) - Only rerun() when there are actual results to display |
||
|---|---|---|
| .. | ||
| .streamlit | ||
| components | ||
| pages | ||
| wizard | ||
| __init__.py | ||
| app.py | ||
| cloud_session.py | ||
| feedback.py | ||
| Home.py | ||
| telemetry.py | ||