SillyTavern-Pathweaver/manifest.json
mattjaybe e3c731edbc
v1.3.0 - Added new Surprise Me feature
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.
2026-02-28 13:12:27 -05:00

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
}