fix: docs page JSX build error β escape curly braces in CodeBlock template literals 2de64c6 Running mohsin-devs commited on 16 days ago
fix: run.bat β one-click launcher with auto-setup and smart seeding 539a868 mohsin-devs commited on 16 days ago
feat: remove Documents nav + add in-app Documentation page + BANKBOT_DOCUMENTATION.txt 88fa3b1 mohsin-devs commited on 16 days ago
feat: improved light mode + language sync to html lang attribute 7782325 mohsin-devs commited on 16 days ago
feat: Document Analyzer, Persistent AI Memory, Multi-language (EN/HI/MR), Dark/Light Theme ee111cd mohsin-devs commited on 29 days ago
fix: HF startup crash from set -u on unset DATABASE_URL in start.sh 10ee56c mohsin-devs Cursor commited on 30 days ago
fix: prevent HF 502 by removing sklearn import at startup and hardening DB init 612435b mohsin-devs Cursor commited on 30 days ago
feat: implement Goals, Loans, and Settings pages with real APIs 6a71f57 mohsin-devs Cursor commited on 30 days ago
feat: persistent AI chat with multi-session history sidebar b6e2e3b mohsin-devs Cursor commited on 30 days ago
fix: remove duplicate SecurityPage component breaking HF Docker build 526fdb9 mohsin-devs Cursor commited on about 1 month ago
feat: AI Coach Mode, Fraud Explanations, Monthly Narrative β 3 new intelligence features c004697 mohsin-devs commited on about 1 month ago
fix: pass full account context to Groq β AI now answers with real user data 465a24c mohsin-devs commited on about 1 month ago
fix: remove %(ENV_...)s from supervisord β inherit env from start.sh instead 8fdfd9f mohsin-devs commited on about 1 month ago
fix: export default env vars in start.sh to prevent supervisord parsing error on undefined environment variables a9e148f mohsin-devs commited on about 1 month ago
fix: resolve AI assistant page client crash by converting to HTTP streaming fallback, passing env vars to supervisord, and add payments feature d581b14 mohsin-devs commited on about 1 month ago
feat: login/register page, auth guard, working logout, real user identity, fraud detection UI, remove hardcoded API key 24cf0c4 mohsin-devs commited on about 1 month ago
Fix: Remove invalid user=1000 from supervisord.conf β HF user 1000 has no username 57083db mohsin-devs commited on about 1 month ago
Fix: Remove non-existent frontend/public, app, pages dirs from Dockerfile COPY; use src/app structure f020a40 mohsin-devs commited on about 1 month ago
Fix: Unignore and track frontend/src/ directory in Git 0f226f2 mohsin-devs commited on about 1 month ago
Fix: Install Node.js via official precompiled tarball in Stage 3 to resolve setup_20.x script error 26e2a42 mohsin-devs commited on about 1 month ago
Fix: Change npm ci to npm install to resolve missing Linux SWC binary on HF Spaces 7a52698 mohsin-devs commited on about 1 month ago
Fix: Use node:20-slim and ignore TS/ESLint on build to fix HF Spaces build error bea31a2 mohsin-devs commited on about 1 month ago