agent-zero/plugins/plugin_installer
TerminallyLazy cb454dac83 fix: restrict _SAFE_NAME_RE to alphanumeric + underscore
Dots and dashes break Python imports. Convert them to underscores
automatically during plugin name sanitization.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 23:37:30 -05:00
..
api feat: add plugin installer with support for ZIP and Git installations 2026-03-03 10:53:35 -05:00
extensions/webui/plugins-list-header-buttons feat: add plugin installer with support for ZIP and Git installations 2026-03-03 10:53:35 -05:00
helpers fix: restrict _SAFE_NAME_RE to alphanumeric + underscore 2026-03-03 23:37:30 -05:00
webui feat: add plugin installer with support for ZIP and Git installations 2026-03-03 10:53:35 -05:00
plugin.yaml feat: add plugin installer with support for ZIP and Git installations 2026-03-03 10:53:35 -05:00