You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trace AI chat showed "API key required" when AI was configured via env vars but no per-user key was set. The chat panel's setup gate was checking the per-user key only and didn't know about env-locked configuration. (Issue #36)