Files
eryao/.trellis/tasks/archive/2026-04/04-28-fix-ai-english-output/implement.jsonl
T

9 lines
752 B
JSON

{"file": ".trellis/workflow.md", "reason": "Project workflow and conventions"}
{"file": ".trellis/spec/backend/index.md", "reason": "Backend development guide"}
{"file": "backend/src/core/agentscope/prompts/worker_rules.py", "reason": "Core fix: role playing language dispatch"}
{"file": "backend/src/core/agentscope/prompts/system_prompt.py", "reason": "Safety section i18n"}
{"file": "backend/src/core/agentscope/prompts/user_prompt.py", "reason": "User prompt i18n"}
{"file": "backend/src/core/agentscope/prompts/agent_prompt.py", "reason": "Agent prompt composition"}
{"file": "backend/src/core/agentscope/runtime/runner.py", "reason": "Language parameter passing"}
{"file": "backend/tests/unit/test_agentscope_prompts.py", "reason": "Test cases"}