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 460b391b03 fix: add show me my transactions to transaction routing keywords 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: use MANUAL dataSource for Ghostfolio transaction imports — agent fetches price from Yahoo Finance first, then submits to Ghostfolio with price included, avoiding redundant Yahoo Finance validation call that times out on Railway 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: add show me my transactions to transaction routing keywords 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