Skip to content

Commit dcb7c56

Browse files
stephentoubCopilot
andcommitted
Add background agent continuation snapshot
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 3781929 commit dcb7c56

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

test/snapshots/rpc_tasks_and_handlers/should_start_background_agent_and_report_task_details.yaml

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,14 @@ conversations:
1515
content: Reply with TASK_AGENT_DONE exactly.
1616
- role: assistant
1717
content: TASK_AGENT_DONE
18+
- messages:
19+
- role: system
20+
content: ${system}
21+
- role: user
22+
content: Reply with TASK_AGENT_READY exactly.
23+
- role: assistant
24+
content: TASK_AGENT_READY
25+
- role: user
26+
content: Reply with TASK_AGENT_DONE exactly.
27+
- role: assistant
28+
content: TASK_AGENT_DONE

0 commit comments

Comments
 (0)