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
fix: 5 security/reliability bugs from Codex audit round 4
P2:
- Export endpoint requires admin auth (was leaking YAML to tenants)
- Version history listing no longer auto-creates production version
- Idempotency key UNIQUE constraint now composite with tenant_id
- Sync run wraps execute in try/except (prevents RUNNING stuck state)
P3:
- useSSE resets events array on path change (no more mixed run data)
0 commit comments