feat: Add 'Skip Injections during Guided Generations' setting and UI

This commit is contained in:
Andy Mauragis
2025-11-13 13:45:27 -05:00
parent 407a45a25c
commit 0ac85ad9fd
4 changed files with 26 additions and 0 deletions
+1
View File
@@ -21,6 +21,7 @@ export let extensionSettings = {
showInventory: true, // Show inventory section (v2 system)
showThoughtsInChat: true, // Show thoughts overlay in chat
enableHtmlPrompt: false, // Enable immersive HTML prompt injection
skipInjectionsForGuided: 'none', // skip injections for instruct injections and quiet prompts (GuidedGenerations compatibility)
enablePlotButtons: true, // Show plot progression buttons above chat input
panelPosition: 'right', // 'left', 'right', or 'top'
theme: 'default', // Theme: default, sci-fi, fantasy, cyberpunk, custom