mirror of
https://github.com/mattjaybe/SillyTavern-Pathweaver.git
synced 2026-04-28 11:29:39 +00:00
Surprise Me secretly injects an AI-generated suggestion into the chat context a set number of messages before it fires. Pick a style, and Pathweaver will quietly arm a hidden prompt. When the countdown hits, the suggestion appears naturally — like the story took an unexpected turn on its own.
12 lines
308 B
JSON
12 lines
308 B
JSON
{
|
|
"display_name": "Pathweaver",
|
|
"loading_order": 100,
|
|
"requires": [],
|
|
"optional": [],
|
|
"js": "index.js",
|
|
"css": "style.css",
|
|
"author": "mattjaybe",
|
|
"version": "1.3.0",
|
|
"homePage": "https://github.com/mattjaybe/SillyTavern-Pathweaver",
|
|
"auto_update": true
|
|
}
|