From a1476a98b5ba60f109f8decbfba2335a4b4158c8 Mon Sep 17 00:00:00 2001 From: tegwick Date: Tue, 16 Dec 2025 12:15:08 +0100 Subject: [PATCH] feat: update testdrive-jsui to v1.0.0 with JavaScript-first library MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Updated testdrive-jsui submodule to include: - Complete TestDriveJSUI JavaScript library (js/testdrive-jsui.js) - Full editor example (examples/full-editor.html) - Updated documentation with JavaScript-first architecture - Complete API reference and event system This establishes testdrive-jsui as a standalone JavaScript library with optional Python adapter for integration. 🤖 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 b84770e2..796c0470 160000 --- a/capabilities/testdrive-jsui +++ b/capabilities/testdrive-jsui @@ -1 +1 @@ -Subproject commit b84770e2d3bfd7e7bca4fd4021e827844807b214 +Subproject commit 796c04709a925f128cad52cc2cefbfcb247d48f6