PureTavern for VS CodeOpen the complete, packaged PureTavern web application in a VS Code editor tab.
Local generation transportThe extension binds its packaged static server only to The extension host validates the final GET/POST request, manually follows safe redirects, filters hop-by-hop/Cookie/CORS headers, forwards ordinary responses and SSE incrementally, and cancels upstream work when the browser request stops. Both “本地后端调用” and the health/proxy hop of “远程后端调用” can therefore reach user-configured HTTP or HTTPS LAN addresses without browser CORS or Mixed Content blocking. HTTP remains plaintext: proxy access keys, Provider keys, prompts and responses can be observed or modified on the network. Use it only on a trusted test LAN and prefer HTTPS. Local packageFrom the repository root:
Repository: https://github.com/Lianues/PureTavern License: AGPL-3.0 |