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 8a60e4d719 fix: resolve all eval failures — classifier now passes 267/267 tests at 100% 4 months ago
..
data feat: complete property_tracker CRUD with SQLite — full agent access 4 months ago
evals fix: resolve all eval failures — classifier now passes 267/267 tests at 100% 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 fix: remove MLS banner; extend tax season banner to Feb-Apr 4 months ago
eval_results.md fix: resolve all eval failures — classifier now passes 267/267 tests at 100% 4 months ago
graph.py fix: resolve all eval failures — classifier now passes 267/267 tests at 100% 4 months ago
login.html feat(agent): add login page, live thinking steps, and UI polish 4 months ago
main.py feat: complete observability — latency_ms, tokens, cost tracking, /metrics endpoint 4 months ago
pytest.ini fix: restore 126 tests — add conftest mock for teleport API, fix async config 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