Commit History

Add SSE keepalive pings every 15s to prevent proxy timeout disconnects
cc9ff58
Running
unverified

Eric Xu commited on

Hide badges until loaded — no more 'checking...' on first paint
41b60b4
unverified

Eric Xu commited on

Hide BYOK API key setup on HF Spaces — server key handles everything
93afd8d
unverified

Eric Xu commited on

Fix: use custom X-LLM headers instead of Authorization (HF proxy intercepts it)
dff6d17
unverified

Eric Xu commited on

Add realistic example templates: product, resume, pitch, policy, listing, blog
5c12db7
unverified

Eric Xu commited on

Two-model approach: 7B for setup calls, 72B for evaluation
c5a1119
unverified

Eric Xu commited on

Add 45s timeout + 2 retries on LLM client to prevent Space restarts
8a25fc1
unverified

Eric Xu commited on

Show elapsed seconds on Auto-fill buttons while thinking
7f2f206
unverified

Eric Xu commited on

Create user 1000 with writable HOME for HF Spaces git config
6226068
unverified

Eric Xu commited on

Add wget to Dockerfile (required by HF Spaces dev tools)
e810ce8
unverified

Eric Xu commited on

Use /data/nemotron for persistent storage on HF Spaces
4798be2
unverified

Eric Xu commited on

Fix port binding: start.sh kills zombie, add app logging
618f739
unverified

Eric Xu commited on

Fix port binding: simplify startup, remove timeout on segments, clean SIGTERM
b4e9b32
unverified

Eric Xu commited on

Show 'Thinking...' on Auto-fill buttons and placeholders during LLM call
64a6a10
unverified

Eric Xu commited on

Fix port binding crash: kill zombie process and enable SO_REUSEADDR
2a7b950
unverified

Eric Xu commited on

Add elapsed timer, pulsing progress bar, timeouts with fallbacks for long LLM calls
d00cf52
unverified

Eric Xu commited on

Remove session restore — was only for debugging
b6efc9e
unverified

Eric Xu commited on

Fix startup: use lifespan instead of deprecated on_event
bf0d091
unverified

Eric Xu commited on

Set rate limit to 2 runs per hour
d81d8b6
unverified

Eric Xu commited on

Rate limit by pipeline runs (10/hr), not individual LLM calls
815de7e
unverified

Eric Xu commited on

Security hardening: rate limiting, no creds in URLs, path traversal fix
9ea2205
unverified

Eric Xu commited on

Pass LLM credentials per-request, never store server-side
2f01b87
unverified

Eric Xu commited on

Improve persona setup UX: hide folder on Spaces, add progress bar, better errors
7454acd
unverified

Eric Xu commited on

Clarify API key is never stored or logged
a2b6fe1
unverified

Eric Xu commited on

Show base URL and model fields by default — don't lock to any provider
d323191
unverified

Eric Xu commited on

Add HuggingFace Spaces deployment support
c9d61d3
unverified

Eric Xu commited on

UX copy overhaul: intuitive labels, consistent terminology, plain language
e56613d
unverified

Eric Xu commited on

Fix XSS, VJP contract, binding, session security, name collisions, and error handling
ff413e9
unverified

Eric Xu commited on

Fix production issues: session overwrite, error handling, memory leaks
6dcf8e5
unverified

Eric Xu commited on

Remove redundant text output — table with expandable rows is the interface
cb7e365
unverified

Eric Xu commited on

Make gradient table rows expandable with per-evaluator details
f64206f
unverified

Eric Xu commited on

Remove personal/dating examples from all placeholders and prompts
560bae5
unverified

Eric Xu commited on

Show change label instead of ID in counterfactual progress log
f92f674
unverified

Eric Xu commited on

Fix 422 on counterfactual stream — remove **kwargs from endpoint
4958ab7
unverified

Eric Xu commited on

Move counterfactual params from GET query to POST+ticket to avoid log leakage
a08e54e
unverified

Eric Xu commited on

Fix missing compute_goal_weights import
33a4f71
unverified

Eric Xu commited on

Add Suggest buttons for goal and audience instead of black-box auto-fill
13165af
unverified

Eric Xu commited on

Make entity, goal, and audience first-class inputs
ca21edb
unverified

Eric Xu commited on

Extract demographic filters from audience context for Nemotron cohorts
61872af
unverified

Eric Xu commited on

Restore saved sessions from disk on server startup
a81335f
unverified

Eric Xu commited on

Auto-generate changes from concerns, one-click directions flow
95b845b
unverified

Eric Xu commited on

Reframe analysis around persuadable middle, not universal appeal
88e3978
unverified

Eric Xu commited on

Add goal-weighted gradient (VJP) — optimize toward objectives, not universal appeal
9198e06
unverified

Eric Xu commited on

Hint larger panel size when below 40
2934f67
unverified

Eric Xu commited on

Fix panel size overflow — hard cap Nemotron cohort to requested total
15f45fd
unverified

Eric Xu commited on

Lazy-load HuggingFace datasets to fix slow startup
f981a6b
unverified

Eric Xu commited on

Use Nemotron personas when available, add dataset setup UI
d94e0d2
unverified

Eric Xu commited on

Remove dating/relationship references from all files
92cf501
unverified

Eric Xu commited on

Use generic placeholder for audience context
780903d
unverified

Eric Xu commited on

Fix checkbox layout, default bias calibration on, simplify label
e90920a
unverified

Eric Xu commited on