Skip to content

feat(cache): add --stats and --clean flags#61

Merged
harlan-zw merged 1 commit intomainfrom
feat/cache-stats
Apr 4, 2026
Merged

feat(cache): add --stats and --clean flags#61
harlan-zw merged 1 commit intomainfrom
feat/cache-stats

Conversation

@oritwoen
Copy link
Copy Markdown
Collaborator

@oritwoen oritwoen commented Apr 1, 2026

skilld cache had no visibility into disk usage and silently cleaned on every invocation with no explicit opt-in.

--stats (-s) shows per-category breakdown (references, repos, LLM cache, embeddings) with package count and total size. --clean (-c) is now an explicit flag instead of the implicit default. Running skilld cache with no flags shows usage instructions.

Zrzut ekranu z 2026-04-01 18-13-50

@oritwoen oritwoen self-assigned this Apr 1, 2026
@oritwoen oritwoen requested a review from harlan-zw April 1, 2026 16:25
Copy link
Copy Markdown
Collaborator

@harlan-zw harlan-zw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool :)

@harlan-zw harlan-zw merged commit 3a9f140 into main Apr 4, 2026
1 check passed
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.

2 participants