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 4cb563b013 fix: USD/cash symbols return price=1.0 1 month ago
..
data feat: complete property_tracker CRUD with SQLite — full agent access 1 month ago
evals docs: add eval dataset README as open source contribution documentation 1 month ago
scripts feat: add persistent chat history and clear button 1 month ago
tools fix: USD/cash symbols return price=1.0 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 debug: add auth flow logging to diagnose production redirect loop 1 month ago
eval_results.md feat: UI polish, chat persistence, auth, parallel evals — 60/60 passing 1 month ago
graph.py fix: close routing gaps from Railway logs — prize/prise misspellings, how many shares, rental yield, salary raise comparison, capabilities query, full portfolio summary all route correctly 1 month ago
login.html fix: remove auto-redirect from login page — always show login form, fixes production auth loop without affecting local 1 month ago
main.py fix: add error_count to /metrics endpoint 1 month ago
nixpacks.toml fix: move nixpacks.toml to agent/ only — 1 month ago
pytest.ini fix: restore 126 tests — add conftest mock for teleport API, fix async config 1 month ago
railway.toml feat(agent): add login page, live thinking steps, and UI polish 1 month 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 1 month ago
seed_demo.py feat(agent): add login page, live thinking steps, and UI polish 1 month ago
state.py feat: UI polish, chat persistence, auth, parallel evals — 60/60 passing 1 month ago