build: extract strings sync script for local use#1376
build: extract strings sync script for local use#1376protyposis wants to merge 1 commit intomainfrom
Conversation
bb635c7 to
11bd4d2
Compare
|
Sorry it took me so long to get to this. I've been a bit overwhelmed by the number of AI-assisted PRs opened here recently, and I've also been spending nearly every spare hour on my biggest project so far, MindRoom. I'm very supportive of using AI for coding, but many of these PRs still need careful human review because even plausible-looking changes can introduce subtle breakage. That backlog made me postpone reviewing them for a while. I've now done a batch review with Codex / GPT-5.5 (xhigh). This comment is AI-assisted, but I've reviewed the concern before posting it. This branch is stale against current The PR moves Could you rebase this and update |
Extract the strings sync script for local use to
scripts/sync-strings. This can be used to tidy up a PR locally and simplifies external PRs where the action-based updates cannot be pushed (see, e.g., #1363 (review)).Also adds a task for VSCode/devcontainer.