0.18.0 (2026-02-24)
🎉 Features
--slimmode for maximum token savings (#958) (c402b43)- add a new skill for accessibility debugging and auditing with Chrome DevTools MCP. (#1002) (b0c6d04)
- add experimental screencast recording tools (#941) (33446d4)
- add skill to debug and optimize LCP (#993) (2cd9b95)
- add storage-isolated browser contexts (#991) (59f6477)
- add take_memory_snapshot tool (#1023) (7ffdc5e)
- support any-match text arrays in wait_for (#1011) (496ab1b)
- support type_text (#1026) (b5d01b5)
🛠️ Fixes
♻️ Chores
- cleanup string and structured console formatters (#1005) (0d78685)
- extract version in a seprate file (#1032) (0106865)
- move emulation settings to context (#1000) (bc3c40e)
- optimize slim tool descriptions and params (#1028) (ca6635d)
- simplify JavaScript code examples, update code block language, and refine descriptions in a11y debugging skill documentation. (#1009) (5cedcaa)
- types for JSON output of IssueFormatter (#1007) (9ef4479)