Max Schmitt
|
685dea9e19
|
chore: migrate to ESM (#303)
- [Why do I need `.js`
extension?](https://stackoverflow.com/a/77150985/6512681)
- [Why setting `rootDir` in the
`tsconfig.json`?](https://stackoverflow.com/a/58941798/6512681)
- [How to ensure that we add the `.js` extension via
ESLint](https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/extensions.md#importextensions)
Fixes https://github.com/microsoft/playwright-mcp/issues/302
|
2025-04-30 23:06:56 +02:00 |
|
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
|
4b261286bf
|
chore: test list tabs (#208)
|
2025-04-17 09:58:02 +02:00 |
|
Simon Knott
|
e7c7709b33
|
chore: include "playwright" keyword, add examples (#196)
|
2025-04-16 08:18:40 -07:00 |
|
Pavel Feldman
|
795a9d578a
|
chore: generalize status & action as code (#188)
|
2025-04-15 12:54:45 -07:00 |
|
Pavel Feldman
|
707ebbf4d4
|
chore: group tools, prepare for capabilities (#134)
|
2025-04-04 15:22:00 -07:00 |
|
Pavel Feldman
|
fc0cccf4a5
|
chore: reuse the first tab when navigating (#131)
|
2025-04-03 22:39:55 -07:00 |
|
Pavel Feldman
|
e36d4ea695
|
chore: allow multiple tabs (#129)
|
2025-04-03 19:24:17 -07:00 |
|