- Fix multiple projects sharing same external plugin: change findExternalPluginEntry to findAllExternalPluginEntries which returns all matching entries, allowing all projects to be updated with the actual manifest.name - Fix path without slashes misidentified as npm package: use separate pkg and path parameters in generateTempPluginName instead of combining them and checking for slashes. Local paths like "my-tracker" (no slashes) are now correctly returned as-is - Replace console.warn with process.stderr.write for structured logging in plugin-registry.ts Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| ao | ||
| cli | ||
| core | ||
| integration-tests | ||
| plugins | ||
| web | ||