No staged changes found. The staging area is empty.

This commit is contained in:
MythEclipse
2026-06-02 22:51:47 +07:00
parent 774472b6ba
commit acb7e86f07
2 changed files with 2 additions and 2 deletions
@@ -893,7 +893,7 @@ async function runTextOnlyBatch(
// Use modular system prompt with XML delimiters (R1, R7, R8)
const systemText = buildSystemPromptModular({
contextText,
includeMediaInstructions: false,
mode: "text",
correction,
});