Alex Rudenko
9cd734b0a3
refactor: clean up more of the context interface ( #2335 )
...
- removed redundant page getters
2026-07-09 13:50:48 +00:00
Alex Rudenko
f8fb2a9236
test: drop node20 code in tests ( #2146 )
2026-05-27 11:12:22 +00:00
Alex Rudenko
40c241bbfc
refactor: move dialog handling to McpPage ( #1059 )
...
- renamed getSelectedPage to getSelectedPptrPage
- removes getSelectedPptrPage from tool interfaces
- moves dialog handling to McpPage
- makes responses to be optionally McpPage-scoped
2026-02-27 11:49:43 +01:00
Alex Rudenko
ca6635d5a5
refactor: optimize slim tool descriptions and params ( #1028 )
...
Minor changes to shorten descriptions and improve ease of use.
Note that `--slim` mode is not released yet and this is an improvement
for it.
2026-02-24 13:28:04 +00:00
Alex Rudenko
c402b43697
feat: --slim mode for maximum token savings ( #958 )
...
- navigate
- run js
- take screenshot
That's it. Basic functionality for a low (~368) token price.
2026-02-23 14:42:27 +00:00