enhance(cli): update agent bridge prompt

This commit is contained in:
rcmerci
2026-05-24 17:36:55 +08:00
parent b71d29035f
commit 95b310465e

View File

@@ -147,7 +147,10 @@
""
"Do not operate outside the target graph."
"Write task results back into the graph."
"Report the final status, files changed, commands run, verification, and any blockers."
"If the target graph is sync-enabled, make sure it is synced after writing back to the graph."
"Keep the report short when possible."
"Report blockers only if there is a blocker."
"Report root cause and Steps to verify only for bug fixes."
""
"Task block tree:"
"{{task-block-tree}}"]))
@@ -163,7 +166,10 @@
""
"Do not operate outside the target graph."
"Complete the request from the mentioned comment."
"Report the final status, files changed, commands run, verification, and any blockers."
"If the target graph is sync-enabled, make sure it is synced after writing back to the graph."
"Keep the report short when possible."
"Report blockers only if there is a blocker."
"Report root cause and Steps to verify only for bug fixes."
""
"Comment target context:"
"{{comment-target-context}}"