ci: Add Claude-powered translation and review workflows for Python docs by josix · Pull Request #1209 · python/python-docs-zh-tw
refactor: Simplify Claude review and translation sync workflow instructions ci: migrate Claude Code Action workflows from @beta to @v1 Replace deprecated inputs (direct_prompt, allowed_tools, max_turns) with v1 equivalents (prompt, claude_args). Add track_progress for the long-running translate workflow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>