Skip to content

fix(inventory): hide uninstalled skills - #64

Merged
terrytan95 merged 1 commit into
mainfrom
terry-prune-uninstalled-skills
Aug 6, 2026
Merged

fix(inventory): hide uninstalled skills#64
terrytan95 merged 1 commit into
mainfrom
terry-prune-uninstalled-skills

Conversation

@terrytan95

Copy link
Copy Markdown
Owner

Description

Fixes stale deleted skills remaining visible after a live scan. The renderer now excludes inventory records that have no remaining canonical install, symlink, or copy.

Key Changes

  • Hide fully uninstalled skills from the inventory list and health views
  • Preserve broken skills that still have an installation requiring attention

Verification & Testing

  • yarn test src/InventoryWorkspace.test.tsx
  • yarn build:app
  • Red/green reproduction: externally deleted skill with a stale source-lock entry

Impact & Risk

None.

Stale source-lock entries kept fully removed skills visible after a live scan. Exclude records with no remaining installation from the rendered inventory.
@terrytan95
terrytan95 merged commit 470f429 into main Aug 6, 2026
1 check passed
@terrytan95
terrytan95 deleted the terry-prune-uninstalled-skills branch August 6, 2026 06:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant