mirror of
https://github.com/Heretek-AI/openclaw.git
synced 2026-07-18 15:44:53 -04:00
648ad696fa
- Update all internal imports from openclaw/plugin-sdk/* to @heretek-ai/openclaw/plugin-sdk/* - Update tsconfig.json paths aliases for @heretek-ai/openclaw/* monorepo resolution - Required for @heretek-ai/openclaw NPM package internal imports to resolve correctly - 834 files updated: extensions, plugins, src, config, tests BREAKING: Internal imports now use @heretek-ai/openclaw/plugin-sdk/* path. Update any external consumers accordingly.