copilot
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseExamples
示例
bash
undefinedbash
undefinedCreate a task with an inline description
使用内联描述创建任务
gh agent-task create "<task description>"
gh agent-task create "<任务描述>"
Create a task from a markdown file
从Markdown文件创建任务
gh agent-task create -F task-desc.md
undefinedgh agent-task create -F task-desc.md
undefinedPost-creation
创建后操作
Print both the session URL and the PR URL (strip from the session URL).
/agent-sessions/...Example:
同时打印会话URL和PR URL(从会话URL中去除部分)。
/agent-sessions/...示例: