PrivacyAI Shield 版本历史 - 2 个版本
PrivacyAI Shield 作者: Rudra
PrivacyAI Shield 版本历史 - 2 个版本
小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。
最新版本
版本 0.0.2
发布于 2026年6月23日 - 30.28 KB适用于 firefox 142.0 及更高版本PrivacyAI Shield 0.0.2 improves privacy protection for longer AI chat sessions.
What’s new:- Added rolling context compaction so previous chat history is summarized instead of repeatedly sending the full conversation to the local privacy model.
- Improved prompt sanitization so only the latest user prompt is sanitized; previous context is treated as reference only and is not copied into the final prompt.
- Added stricter validation to prevent the local privacy model from answering the task, leaking context, or rewriting prompts unnecessarily.
- Added automatic repair and fallback behavior: if the local model returns invalid or unsafe sanitizer output, PrivacyAI retries once and then falls back to local regex-based redaction.
- Improved per-tab/session state handling for more consistent behavior across conversations.
- Updated tests and benchmarks for context leakage, prompt preservation, URL/path preservation, and task-answer prevention.
This update is focused on making PrivacyAI safer and more reliable with small local AI models while keeping prompts as close as possible to what the user originally typed.源代码遵循 MIT 许可证 发布