Skip to content

Fix stale media refs after in-place updates - #1

Merged
Shayanide merged 1 commit into
mainfrom
fix/media-cache-content-hash
Aug 17, 2026
Merged

Fix stale media refs after in-place updates#1
Shayanide merged 1 commit into
mainfrom
fix/media-cache-content-hash

Conversation

@Shayanide

Copy link
Copy Markdown
Contributor

Summary

  • refresh cached local-media references when file bytes change in place
  • reuse each submission's SHA-256 fingerprint for job naming and media resolution
  • add regression coverage for repeated submissions through one client
  • document the user-visible fix in the changelog

Testing

  • uv run ruff check .
  • uv run ruff format --check .
  • uv run mypy
  • uv run pytest --cov=humanevals --cov-report=term-missing (129 passed, 97% coverage)
  • uv build
  • uvx twine check dist/*

@Shayanide
Shayanide merged commit 889687a into main Aug 17, 2026
7 checks 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.

1 participant