mirror of
https://github.com/Egonex-AI/Understand-Anything.git
synced 2026-06-22 10:58:03 +08:00
Update PluginRegistry.resolveImports() to check for plugin.resolveImports existence before calling it. Non-code plugins (e.g., markdown, dockerfile) don't need import resolution, so this method is now optional. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>