You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Remove the catalog-index mode (script, --catalog-index flag, docs): it can't
work until catalog-extending plugins boot (the catalog gap), so shipping it
would only produce failures. Re-add when that wiring lands.
- Workflow: scope pull_request to branches [main, release-*], matching sibling
workflows.
- discoverPlugins: guard the per-dir package.json parse so one malformed plugin
dir doesn't abort discovery of the rest.
- Make the summary say 'skipped (no backend plugins)' for frontend-only input so
a green doesn't overstate coverage.
- Drop the now-internal-only export on resolveEntryPoint.
Kept run() as-is (a clear named 'no shell' helper, likely reused).
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments