v1.0.0-rc.33
Fixed
- Trace AI chat said "API key required" even with
AI_API_KEYset in env. The chat path was using a separate code path from Settings → Test, which is why the test button said "Connected" but the actual chat refused to send. (Issue #36)