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 1d0b4fb301 fix: strategy simulator uses user assumptions not hardcoded predictions 4 months ago
..
data feat: complete property_tracker CRUD with SQLite — full agent access 4 months ago
evals fix: strategy simulator uses user assumptions not hardcoded predictions 4 months ago
scripts feat: add persistent chat history and clear button 4 months ago
tools fix: strategy simulator uses user assumptions not hardcoded predictions 4 months ago
verification feat(agent): add login page, live thinking steps, and UI polish 4 months ago
.env.example feat(agent): add login page, live thinking steps, and UI polish 4 months ago
.gitignore feat(agent): add login page, live thinking steps, and UI polish 4 months ago
Procfile feat(agent): add login page, live thinking steps, and UI polish 4 months ago
chat_ui.html feat(agent): complete showcase — real ACTRIS data, property tracker, 27 UI features 4 months ago
graph.py fix: update classifier prompt and routing map — all 9 tool categories now correctly routed 4 months ago
login.html feat(agent): add login page, live thinking steps, and UI polish 4 months 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 4 months ago
railway.toml feat(agent): add login page, live thinking steps, and UI polish 4 months 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 4 months ago
seed_demo.py feat(agent): add login page, live thinking steps, and UI polish 4 months ago
state.py feat(agent): add login page, live thinking steps, and UI polish 4 months ago