- Cache the Promise instead of the resolved PluginRegistry to prevent concurrent callers from racing past the null check and creating multiple registries before loadFromConfig completes. - Cap stderrChunks to 100 entries since only early startup errors (stale build detection) are checked — unbounded growth wastes memory for long-running dashboard processes. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent-orchestrator | ||
| cli | ||
| core | ||
| integration-tests | ||
| plugins | ||
| web | ||