chore: document sessions_spawn response note and subagent context prefix

This commit is contained in:
Tyler Yust
2026-02-17 11:05:37 -08:00
parent ab94295541
commit 2362aac3db
3 changed files with 12 additions and 1 deletions

View File

@@ -83,6 +83,7 @@ describe("openclaw-tools: subagents (sessions_spawn model + thinking)", () => {
});
expect(result.details).toMatchObject({
status: "accepted",
note: "auto-announces on completion, do not poll",
modelApplied: true,
});