mirror of
https://github.com/logseq/logseq.git
synced 2026-05-29 23:19:38 +00:00
enhance(cli): update agent bridge prompt
This commit is contained in:
@@ -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}}"
|
||||
|
||||
Reference in New Issue
Block a user