AI_Personas / web_app.py

Commit History

Fix persona IDs to match database and collapse diagnostics
af32d69
unverified

Claude Claude commited on

Fix multiple bugs: text_area height, Pydantic schema, double-click, sidebar
5263e3c
unverified

Claude Claude commited on

FINAL FIX: Remove st.rerun() to eliminate white screen flashing
6b0be86
unverified

Claude commited on

Fix white screen flashing by removing value parameter and st.rerun()
08072ad
unverified

Claude Claude commited on

Fix session state error on main page example questions
bde69ab
unverified

Claude Claude commited on

Fix Streamlit session state errors and UI improvements
dc66623
unverified

Claude Claude commited on

Add comprehensive error display and diagnostics for debugging
4ff72c2
unverified

Claude Claude commited on

Fix HF Spaces initialization and add comprehensive diagnostics
68d83ed
unverified

Claude Claude commited on

Improve LLM client error handling and API key detection
f9b2d64
unverified

Claude Claude commited on

Fix NameError for llm_client variable
0ede81a
unverified

Claude Claude commited on

Fix session state KeyError in web_app.py
11c7301
unverified

Claude Claude commited on

Fix module import errors in web_app.py
2ab59fc
unverified

Claude Claude commited on

Add Edit Personas page and complete model selector integration
f73fcec
unverified

Claude Claude commited on

Add beautiful web UI for interactive persona conversations
16a929f
unverified

Claude Claude commited on