Skip to content

Commit 38b9a1f

Browse files
committed
Add missing output
1 parent 88aa4e2 commit 38b9a1f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/MCP/Client.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ static function () {
229229

230230
// Keep the session open to continue chatting.
231231

232+
WP_CLI::line( $text );
233+
232234
$response = \cli\prompt( 'Continue' );
233235

234236
$parts = new Parts();

0 commit comments

Comments
 (0)