From a55847fadc338a320b5cf0b77de3f2772a581c0f Mon Sep 17 00:00:00 2001 From: Kevin Liu <90159554+kliu2python@users.noreply.github.com> Date: Fri, 15 Aug 2025 10:23:30 -0700 Subject: [PATCH] Add read action support and update prompt --- ai-testing-tool.py | 296 +++++++++++++++++++++++++++++---------------- prompt.md | 5 +- tasks.json | 11 +- 3 files changed, 205 insertions(+), 107 deletions(-) diff --git a/ai-testing-tool.py b/ai-testing-tool.py index 85011f7..299a45b 100644 --- a/ai-testing-tool.py +++ b/ai-testing-tool.py @@ -24,14 +24,14 @@ class PlatformDetector: @staticmethod def detect_platform(page_source): """Detect platform based on page source structure""" - if '