GitClassic
Feed
Explore
Random
Go Pro
Sign in
microsoft
/
playwright
Code
/
Commits
/ e7e0afe
chore: strip ansi from llm errors (#38840)
Simon Knott
committed on Jan 19, 2026, 01:23 PM
Showing
8
changed files
+111 additions
-8 deletions
M
packages/playwright-core/src/server/agent/context.ts
+3
-2
M
packages/playwright-core/src/server/agent/tool.ts
+2
-1
M
packages/playwright-core/src/utils/isomorphic/stringUtils.ts
+5
M
packages/playwright/src/util.ts
+1
-4
M
tests/library/__llm_cache__/library-agent-expect-expectURL-success.json
+27
M
tests/library/__llm_cache__/library-agent-expect-expectURL-with-regex-error.json
+45
M
tests/library/__llm_cache__/library-agent-expect-expectURL-wrong-URL-error.json
+27
M
tests/library/__llm_cache__/library-agent-perform-perform-run-timeout.json
+1
-1
Browse files at this commit โ