Skip to content

Conversation

jonigl
Copy link
Owner

@jonigl jonigl commented Aug 22, 2025

Tool Response Issue #77

When was not a JSON it tried raw text but it was using rich format (Text.from_markup). Now from JSON it fallbacks to Markdown only if enough markdown patterns are detected, if not enough are found it fallbacks to raw text (Text).

Example Using Markdown as Tool Response with playwright-mcp

https://github.com/microsoft/playwright-mcp

image

…ow from json it fallbacks to markdown if enough mardown patterns detected, if not enough fallbacks to raw text (Text)
Copy link

github-actions bot commented Aug 22, 2025

Dependency Review

✅ No vulnerabilities or license issues found.

Scanned Files

  • cli-package/pyproject.toml

@jonigl jonigl merged commit e635364 into main Aug 22, 2025
7 checks passed
@jonigl jonigl deleted the fix/issue/77 branch August 22, 2025 10:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant