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
Fixes\n- Correctly detects untracked repo skills in the attention queue by using git status porcelain output.\n- Handles snapshot-generation failures with a JSON 500 response.\n- Makes browser snapshot downloads reliable by delaying blob URL cleanup.\n\n## Validation\n- npm test (6 passing)\n- npm run typecheck\n- Scanner and HTTP smoke checks.