Skip to content

Fix selective retranslation after glossary alias edits#14

Draft
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/critical-bug-investigation-95f6
Draft

Fix selective retranslation after glossary alias edits#14
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/critical-bug-investigation-95f6

Conversation

@cursor

@cursor cursor Bot commented May 30, 2026

Copy link
Copy Markdown

Summary

  • Include glossary aliases in per-term run-state hashes so alias edits invalidate affected chunks.
  • Add regression coverage for alias hash changes and chunks where the canonical source was already selected before a new alias was added.

Validation

  • python3 -m unittest tests.test_run_state tests.test_glossary -v
  • python3 -m compileall scripts tests
  • python3 -m unittest discover -s tests -p 'test_*.py' -v
Open in Web View Automation 

Co-authored-by: Rainman <deusyu@users.noreply.github.com>
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