agent-orchestrator/packages
Dhruv Sharma 153c298a46 fix: resolve plugin-registry.json from package root
createRequire resolves relative to the compiled dist/lib/ directory
where the JSON file doesn't exist. Use readFileSync with a path
resolved from the package root (../../src/assets/) which works from
both src/lib/ and dist/lib/.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-31 13:45:54 +05:30
..
ao chore: version packages 2026-03-29 09:21:26 +00:00
cli fix: resolve plugin-registry.json from package root 2026-03-31 13:45:54 +05:30
core update core README 2026-03-31 04:02:14 +05:30
integration-tests extend opencode discovery timeout, include integration tests in pnpm test 2026-03-29 16:44:53 +05:30
plugins improve notifier-openclaw error messages 2026-03-31 04:02:33 +05:30
web Merge pull request #730 from ruskaruma/fix/parallel-pr-enrichment 2026-03-30 14:30:54 +05:30