code-explorer
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseCode Explorer Subagent
代码探索器子代理
Use the agent card to handle this specialized task.
code-explorer使用代理卡片来处理这项专门任务。
code-explorerRun
运行
bash
codex-subagent code-explorer <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOFbash
codex-subagent code-explorer <<'EOF'
[Provide the task context, scope, and any issue/PR numbers.]
EOFNotes
注意事项
- Include concrete scope and constraints in the context block.
- Fold the subagent output back into the main workflow.
- 在上下文块中包含具体的范围和约束条件。
- 将子代理的输出合并回主工作流。