Skip to content

fix: preserve externally added translation keys - #220

Merged
samuelstroschein merged 1 commit into
mainfrom
codex/fix-external-resource-key-loss
Jul 24, 2026
Merged

fix: preserve externally added translation keys#220
samuelstroschein merged 1 commit into
mainfrom
codex/fix-external-resource-key-loss

Conversation

@samuelstroschein

Copy link
Copy Markdown
Member

Fixes #219

Summary

  • verify watched resource fingerprints immediately before every Sherlock export
  • abort stale saves and request reconciliation when an external edit is detected or already pending
  • cover edits that race both before watcher delivery and during pending reconciliation
  • add a patch changeset

Validation

  • pnpm test (275 passed, 2 skipped, 2 todo)
  • pnpm run build
  • git diff --check

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.

@samuelstroschein
samuelstroschein merged commit 114e860 into main Jul 24, 2026
1 check passed
@samuelstroschein
samuelstroschein deleted the codex/fix-external-resource-key-loss branch July 24, 2026 16:13
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.

Sherlock causes keys to go missing when working with Claude

1 participant