Commit Graph

5 Commits

Author SHA1 Message Date
copilot-swe-agent[bot]
5c117fe82f Fix critical vulnerabilities: Remove sensitive logging, add JS validation, add security dependencies
Co-authored-by: animator <615622+animator@users.noreply.github.com>
2025-10-11 18:57:30 +00:00
Ankit Mahato
447085be0c Replace print with debugPrint and improve logging
Replaced print statements with debugPrint in tests for better Flutter logging practices. In js_runtime_notifier.dart, replaced print statements with structured logging via terminalStateProvider, providing more consistent and contextual log handling. Minor code style improvements were also made.
2025-09-28 14:57:43 +05:30
Udhay-Adithya
285717d7e5 fix: request id handling in js runtime notifier and terminal page 2025-09-21 16:16:35 +05:30
Udhay-Adithya
994137e38c feat: implement js logging in terminal logger 2025-09-10 12:32:18 +05:30
Udhay-Adithya
9d47d0b2a5 feat: implement js runtime provider and remove old script service 2025-09-09 17:30:50 +05:30