Repo renderer: Use individual item sha to improve caching
Open
Converter
enhancement
- Dominant language
- Python
- Stars
- 16
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Only regen previews when an item is updated with a new sha
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the repo renderer and the code path that regenerates previews. Trace how each item’s sha is read or stored, then verify that unchanged shas skip regeneration while new shas still produce previews. No files or tests are named in the issue, so identify the relevant test coverage before making changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend, performance
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100