From 912f4b6538de21ce442e065246695956d7e2eafd Mon Sep 17 00:00:00 2001 From: LiweiDonVee Date: Fri, 8 May 2026 19:38:36 +0800 Subject: [PATCH 1/2] =?UTF-8?q?fix:=20replace=20mock=20API=20with=20real?= =?UTF-8?q?=20SillyTavern=20context=20=E2=80=94=20working=20end-to-end?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Root cause: generateRaw() was hardcoded to return JSON.stringify({entries:[]}) in both the original and X00LA fork. The extension never called any LLM. Changes: - Replace broken webpack build with plain IIFE, loaded via