Skip to content

Fix selective retranslation after glossary alias changes#13

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

Fix selective retranslation after glossary alias changes#13
cursor[bot] wants to merge 1 commit into
mainfrom
cursor/critical-bug-investigation-3478

Conversation

@cursor

@cursor cursor Bot commented May 29, 2026

Copy link
Copy Markdown

Summary

  • Include glossary aliases in per-term run-state hashes so alias edits trigger affected chunks for retranslation.
  • Add a regression test for chunks where the source term was already selected before a new alias was added.

Validation

  • python3 -m unittest tests.test_run_state -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