Tech Stack
Core foundations
Tauri v2: cross-platform native application runtimeRust: backend and native capability implementationSillyTavern 1.16.0: frontend source and compatibility baseline
Frontend
HTML / CSS / JavaScriptjQueryBootstrapWebpack
The frontend is not being redesigned as a new SPA. It is adapted into the host while preserving upstream behavior.
Backend
tokio: async runtimereqwest: HTTP clientserde: serialization and deserializationthiserror: error modelingasync-trait: async trait support
Docs site
VitePressVueGitHub PagesGitHub Actions
That means the docs site itself should stay lightweight: Markdown first, restrained theme customization, and complexity spent on content rather than framework mechanics.
