Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion configs/quantecon/programming-zh-cn.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ baseline:
lectures/_admonition/gpu.md: e002d4f
machine:
bots: ['\[bot\]', 'dependabot', 'github-actions']
sync: ['\[translation-sync\]', '\[action-translation\]', 'resync']
# '^Update translation: ' is the engine's 2026-03/04 per-file commit subject
# (41 commits, all under the maintainer identity the engine commits as);
# caught by the 2026-08-28 tier adjudication, where the wave read as ai-assisted
sync: ['\[translation-sync\]', '\[action-translation\]', 'resync', '^Update translation: ']
state_dir: .translate/state
disclosure: {trailers: [AI-Assisted], authors: ['copilot-swe-agent']}
people:
Expand Down
Loading