agent-orchestrator/packages/core
Prateek 09cf214105 fix: forward plugin config through registry so workspace dirs take effect
The plugin registry was calling plugin.create() with no arguments,
silently ignoring configured worktreeDir/cloneDir settings. Added
extractPluginConfig() to map orchestrator config to per-plugin config,
and updated register()/loadBuiltins() to pass config through.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-14 14:41:11 +05:30
..
src fix: forward plugin config through registry so workspace dirs take effect 2026-02-14 14:41:11 +05:30
package.json test: add comprehensive unit tests for all core services 2026-02-13 18:42:45 +05:30
tsconfig.json feat: scaffold TypeScript monorepo with all plugin interfaces 2026-02-13 17:02:42 +05:30