From 9bbc2832de8987e3c5817d2368ca62a96f28e02f Mon Sep 17 00:00:00 2001 From: tegwick Date: Tue, 16 Dec 2025 00:02:32 +0100 Subject: [PATCH] chore: update testdrive-jsui submodule to refactored version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated submodule pointer to include all refactored changes: - Consolidated architecture (js/, static/, src/) - Plugin self-declaration methods - Merged with upstream tutorials and LICENSE - Comprehensive standalone documentation Note: Submodule changes committed locally, pending push to gitea with credentials. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude --- capabilities/testdrive-jsui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/capabilities/testdrive-jsui b/capabilities/testdrive-jsui index 7ef23c29..9d7964f9 160000 --- a/capabilities/testdrive-jsui +++ b/capabilities/testdrive-jsui @@ -1 +1 @@ -Subproject commit 7ef23c2905102caf598b6511e29c987eb2e6c706 +Subproject commit 9d7964f9e56d40286362f2389d7aed2c3b88e8f8