mirror of
https://github.com/agent0ai/agent-zero.git
synced 2026-04-28 11:40:47 +00:00
Ensure printed output and HTML logs are safe by importing and applying sanitize_string, opening log files with utf-8 and errors='replace', and sanitizing text before writing. Add tests to verify lone surrogate characters are replaced and that logging won't crash on invalid Unicode. In the plugin installer UI, introduce POPULAR_PLUGIN_MIN_STARS and centralize popularity checking in _isPopularPlugin, using it for filtering and counts. |
||
|---|---|---|
| .. | ||
| install-detail.html | ||
| install-git.html | ||
| install-index.html | ||
| install-shared.css | ||
| install-zip.html | ||
| main.html | ||
| pluginInstallStore.js | ||
| thumbnail.jpg | ||