Skip to content

Commit f65dd24

Browse files
committed
style: prettier line-break on mrtr-08 description string
1 parent fba4dfb commit f65dd24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/scenarios/server/mrtr/ephemeral-flow.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -606,7 +606,7 @@ Every \`tools/call\` response in the MRTR contract is one of:
606606
id: 'mrtr-tasks-composition',
607607
name: 'MrtrTasksComposition',
608608
description:
609-
'MRTR loop gathers input then final round returns CreateTaskResult (SEP-2663 451f5e1). Deferred on the reference-impl middleware refactor — the eager-task-creation pattern emits CreateTaskResult before the handler runs, so the handler\'s IsInputRequired signal can\'t be surfaced as InputRequiredResult on round 1. Tracked at panyam/mcpkit issue 347.',
609+
"MRTR loop gathers input then final round returns CreateTaskResult (SEP-2663 451f5e1). Deferred on the reference-impl middleware refactor — the eager-task-creation pattern emits CreateTaskResult before the handler runs, so the handler's IsInputRequired signal can't be surfaced as InputRequiredResult on round 1. Tracked at panyam/mcpkit issue 347.",
610610
status: 'SKIPPED',
611611
timestamp: new Date().toISOString(),
612612
errorMessage:

0 commit comments

Comments
 (0)