You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Priyanka Punukollu 31964ae716 fix: resolve Railway deployment crash — wealth_bridge.py used agent.tools absolute imports that fail without PYTHONPATH; add sys.path fallback pattern to work in both local and Railway environments 1 month ago
..
data feat: complete property_tracker CRUD with SQLite — full agent access 1 month ago
evals feat: add family financial planner with global childcare data 1 month ago
scripts feat: add persistent chat history and clear button 1 month ago
tools fix: resolve Railway deployment crash — wealth_bridge.py used agent.tools absolute imports that fail without PYTHONPATH; add sys.path fallback pattern to work in both local and Railway environments 1 month ago
verification feat(agent): add login page, live thinking steps, and UI polish 1 month ago
.env.example feat(agent): add login page, live thinking steps, and UI polish 1 month ago
.gitignore feat(agent): add login page, live thinking steps, and UI polish 1 month ago
Procfile feat(agent): add login page, live thinking steps, and UI polish 1 month ago
chat_ui.html feat(agent): complete showcase — real ACTRIS data, property tracker, 27 UI features 1 month ago
graph.py fix: add execution handlers for all 5 new feature query types in graph.py 1 month ago
login.html feat(agent): add login page, live thinking steps, and UI polish 1 month ago
main.py fix: resolve Railway deployment crash — wealth_bridge.py used agent.tools absolute imports that fail without PYTHONPATH; add sys.path fallback pattern to work in both local and Railway environments 1 month ago
railway.toml feat(agent): add login page, live thinking steps, and UI polish 1 month ago
requirements.txt fix: resolve Railway deployment crash — wealth_bridge.py used agent.tools absolute imports that fail without PYTHONPATH; add sys.path fallback pattern to work in both local and Railway environments 1 month ago
seed_demo.py feat(agent): add login page, live thinking steps, and UI polish 1 month ago
state.py feat(agent): add login page, live thinking steps, and UI polish 1 month ago