- Add UI resources and mappings for groups, windows, sessions, storage, performance, extension, and more tab/DOM/page actions.
- Remove the synthetic Gateway Health operation so exposed operations match real browser-cli commands.
- Document the expanded command/policy matrix and cover the new request mappings with tests.
- Cap the node SVG icon at 60x60, bump the n8n package to 0.3.0, and advertise client protocol version 0.16.0.
- Point the main README n8n integration section at the published npm package.
- Clarify that the n8n node connects directly to browser-cli serve over the authenticated encrypted TCP protocol.
- Update the n8n node README installation text to use the public community-node package name.
- Add the n8n community node package with credentials, command mapping, direct serve TCP client, and browser-cli protocol crypto helpers.
- Cover Ed25519 signing, canonical JSON, PQ transport encryption, request mapping, and security behavior with unit tests.
- Harden serve-http with per-address rate limiting, an 8 MB request body cap, and clear warnings when binding plain HTTP beyond loopback.
- Stop one-shot --key overrides from being persisted automatically; document explicit remote trust and keep key-management behind the keys policy tier.
- Make HTML-to-Markdown conversion safer by bounding tree depth and dropping unsafe link/image URL schemes.
- Bump package and extension release metadata to 0.16.3.