mirror of
https://github.com/browser-use/browser-use
synced 2026-05-13 17:56:35 +02:00
This change ensures that sensitive data in action results is filtered before being included in state messages sent to the LLM. This prevents accidental leakage of private information. New tests are added to verify this functionality. Co-authored-by: mailmertunsal <mailmertunsal@gmail.com>