Skip to content

Skill Manager v0.2.1

Choose a tag to compare

@intelligentrascal intelligentrascal released this 12 Aug 08:12
· 63 commits to main since this release

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.