12 Commits (2452705c4a74bf3e7751652e59b0141386bd2a39)

Author SHA1 Message Date
Priyanka Punukollu 364dacd80b fix: reduce latency — add warmup endpoint, document latency characteristics 1 month ago
Priyanka Punukollu 6ff1dae0e9 fix: accept both query and message field names in /chat endpoint — backwards compatible 1 month ago
Priyanka Punukollu b37356d3bb feat: add structured error tracking with context — logger, error_log store, metrics endpoint includes recent errors and stack traces 1 month ago
Priyanka Punukollu 8eb377a86c fix: add all required observability fields to /chat response — latency_ms, confidence, verified, tokens, trace_id 1 month ago
Priyanka Punukollu 1aaa1f22bd fix: save in-progress UI and server changes 1 month ago
Priyanka Punukollu 47e8c34943 feat: UI polish, chat persistence, auth, parallel evals — 60/60 passing 1 month ago
Priyanka Punukollu 50885cd5a0 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 1 month ago
Priyanka Punukollu 9e567bd2b4 fix: add version marker and verify deployment pipeline 1 month ago
Priyanka Punukollu d606f0d810 feat(agent): complete showcase — real ACTRIS data, property tracker, 27 UI features 1 month ago
Priyanka Punukollu cfb3c22cef feat(real-estate): expose GET /real-estate/log observability endpoint 1 month ago
Priyanka Punukollu 54cc9c8ccb feat(agent): add login page, live thinking steps, and UI polish 1 month ago