Skip to content

Perf/background wallpaper cache - #416

Closed
shakurt wants to merge 2 commits into
mainfrom
perf/background-wallpaper-cache
Closed

Perf/background wallpaper cache#416
shakurt wants to merge 2 commits into
mainfrom
perf/background-wallpaper-cache

Conversation

@shakurt

@shakurt shakurt commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Included the active wallpaper in the cache size budget so it's accounted for during eviction instead of growing unbounded.

Batched cache evictions instead of evicting one entry at a time.

Deduped redundant cache-maintenance runs.

Removed the unused background/constants.ts file (dead code; nothing imports it).

Added the local .claude/ directory (Claude Code session config) to .gitignore.

shakurt and others added 2 commits August 13, 2026 18:13
… dedupe maintenance

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Local Claude Code session config shouldn't be tracked.
@sajjadmrx sajjadmrx closed this Aug 13, 2026
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