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 0a3c276a46 fix: add demo credentials hint on login page — shows test@example.com / password 4 months ago
..
data feat: complete property_tracker CRUD with SQLite — full agent access 4 months ago
evals docs: add eval dataset README as open source contribution documentation 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: copy button shows icon and text label — ⎘ Copy / ✓ Copied! instead of icon only 4 months ago
eval_results.md feat: UI polish, chat persistence, auth, parallel evals — 60/60 passing 4 months ago
graph.py fix: disambiguate share-of queries — my share of AAPL routes to portfolio holdings, share price of AAPL routes to market data 4 months ago
login.html fix: add demo credentials hint on login page — shows test@example.com / password 4 months ago
main.py feat: UI polish, chat persistence, auth, parallel evals — 60/60 passing 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: pin bcrypt<4.1 to restore /auth/login — passlib incompatible with bcrypt 4.1+, caused 500 on login and blocked /chat/steps 4 months ago
seed_demo.py feat(agent): add login page, live thinking steps, and UI polish 4 months ago
state.py feat: UI polish, chat persistence, auth, parallel evals — 60/60 passing 4 months ago