Add SSE keepalive pings every 15s to prevent proxy timeout disconnects cc9ff58 Running unverified Eric Xu commited on 1 day ago
Hide badges until loaded — no more 'checking...' on first paint 41b60b4 unverified Eric Xu commited on 3 days ago
Hide BYOK API key setup on HF Spaces — server key handles everything 93afd8d unverified Eric Xu commited on 3 days ago
Fix: use custom X-LLM headers instead of Authorization (HF proxy intercepts it) dff6d17 unverified Eric Xu commited on 3 days ago
Add realistic example templates: product, resume, pitch, policy, listing, blog 5c12db7 unverified Eric Xu commited on 3 days ago
Two-model approach: 7B for setup calls, 72B for evaluation c5a1119 unverified Eric Xu commited on 3 days ago
Add 45s timeout + 2 retries on LLM client to prevent Space restarts 8a25fc1 unverified Eric Xu commited on 3 days ago
Show elapsed seconds on Auto-fill buttons while thinking 7f2f206 unverified Eric Xu commited on 3 days ago
Create user 1000 with writable HOME for HF Spaces git config 6226068 unverified Eric Xu commited on 3 days ago
Add wget to Dockerfile (required by HF Spaces dev tools) e810ce8 unverified Eric Xu commited on 3 days ago
Use /data/nemotron for persistent storage on HF Spaces 4798be2 unverified Eric Xu commited on 3 days ago
Fix port binding: start.sh kills zombie, add app logging 618f739 unverified Eric Xu commited on 3 days ago
Fix port binding: simplify startup, remove timeout on segments, clean SIGTERM b4e9b32 unverified Eric Xu commited on 3 days ago
Show 'Thinking...' on Auto-fill buttons and placeholders during LLM call 64a6a10 unverified Eric Xu commited on 3 days ago
Fix port binding crash: kill zombie process and enable SO_REUSEADDR 2a7b950 unverified Eric Xu commited on 3 days ago
Add elapsed timer, pulsing progress bar, timeouts with fallbacks for long LLM calls d00cf52 unverified Eric Xu commited on 3 days ago
Fix startup: use lifespan instead of deprecated on_event bf0d091 unverified Eric Xu commited on 3 days ago
Rate limit by pipeline runs (10/hr), not individual LLM calls 815de7e unverified Eric Xu commited on 3 days ago
Security hardening: rate limiting, no creds in URLs, path traversal fix 9ea2205 unverified Eric Xu commited on 3 days ago
Pass LLM credentials per-request, never store server-side 2f01b87 unverified Eric Xu commited on 3 days ago
Improve persona setup UX: hide folder on Spaces, add progress bar, better errors 7454acd unverified Eric Xu commited on 3 days ago
Show base URL and model fields by default — don't lock to any provider d323191 unverified Eric Xu commited on 3 days ago
UX copy overhaul: intuitive labels, consistent terminology, plain language e56613d unverified Eric Xu commited on 3 days ago
Fix XSS, VJP contract, binding, session security, name collisions, and error handling ff413e9 unverified Eric Xu commited on 3 days ago
Fix production issues: session overwrite, error handling, memory leaks 6dcf8e5 unverified Eric Xu commited on 3 days ago
Remove redundant text output — table with expandable rows is the interface cb7e365 unverified Eric Xu commited on 3 days ago
Make gradient table rows expandable with per-evaluator details f64206f unverified Eric Xu commited on 3 days ago
Remove personal/dating examples from all placeholders and prompts 560bae5 unverified Eric Xu commited on 3 days ago
Show change label instead of ID in counterfactual progress log f92f674 unverified Eric Xu commited on 3 days ago
Fix 422 on counterfactual stream — remove **kwargs from endpoint 4958ab7 unverified Eric Xu commited on 3 days ago
Move counterfactual params from GET query to POST+ticket to avoid log leakage a08e54e unverified Eric Xu commited on 3 days ago
Add Suggest buttons for goal and audience instead of black-box auto-fill 13165af unverified Eric Xu commited on 3 days ago
Extract demographic filters from audience context for Nemotron cohorts 61872af unverified Eric Xu commited on 3 days ago
Auto-generate changes from concerns, one-click directions flow 95b845b unverified Eric Xu commited on 3 days ago
Reframe analysis around persuadable middle, not universal appeal 88e3978 unverified Eric Xu commited on 3 days ago
Add goal-weighted gradient (VJP) — optimize toward objectives, not universal appeal 9198e06 unverified Eric Xu commited on 3 days ago
Fix panel size overflow — hard cap Nemotron cohort to requested total 15f45fd unverified Eric Xu commited on 3 days ago
Use Nemotron personas when available, add dataset setup UI d94e0d2 unverified Eric Xu commited on 3 days ago
Remove dating/relationship references from all files 92cf501 unverified Eric Xu commited on 3 days ago
Fix checkbox layout, default bias calibration on, simplify label e90920a unverified Eric Xu commited on 3 days ago