Simon Knott
|
c80f7cf222
|
chore: infer tool params (#241)
Moves the `schema.parse` call to the calling side of the handler, so we
don't have to duplicate it everywhere.
|
2025-04-22 13:24:38 +02:00 |
|
Pavel Feldman
|
7e4a964b0a
|
chore: flatten tool calling, prep for timeout handling (#205)
|
2025-04-16 19:36:48 -07:00 |
|
Pavel Feldman
|
cea347d067
|
chore: introduce modal states (#204)
|
2025-04-16 15:21:45 -07:00 |
|
Pavel Feldman
|
e4331313f9
|
chore: update exported types (#192)
Fixes https://github.com/microsoft/playwright-mcp/issues/186
|
2025-04-15 16:39:52 -07:00 |
|
Pavel Feldman
|
a7392fc266
|
chore: allow passing cdp endpoint (#86)
Fixes https://github.com/microsoft/playwright-mcp/issues/84
|
2025-03-30 09:05:58 -07:00 |
|
Pavel Feldman
|
7bda082a4e
|
chore: isolate SSE client browsers (#76)
|
2025-03-28 13:24:45 -07:00 |
|
Pavel Feldman
|
3b0e4c3b27
|
chore: refactor tests for real
|
2025-03-27 16:50:43 -07:00 |
|
Pavel Feldman
|
6ff4500211
|
chore: use persistent profile by default (#41)
Fixes https://github.com/microsoft/playwright-mcp/issues/29
|
2025-03-26 15:02:45 -07:00 |
|
Pavel Feldman
|
8f3214a06a
|
chore: export server for custom transports (#20)
Fixes https://github.com/microsoft/playwright-mcp/issues/11
|
2025-03-25 14:46:39 -07:00 |
|
Pavel Feldman
|
a392ba2f41
|
chore: restart browser if page closed manually (#19)
Fixes https://github.com/microsoft/playwright-mcp/issues/18
|
2025-03-25 13:05:28 -07:00 |
|
Pavel Feldman
|
852709c026
|
chore: initial code commit
|
2025-03-21 11:13:24 -07:00 |
|