Commit 71fdfa3
committed
Refactor App loader logic and add MetadataLoader
Replaces custom route matching and file loading in App.tsx with a pluggable MetadataLoader strategy, supporting both local bundle and network API loading. Introduces MetadataLoader, LocalBundleLoader, and NetworkLoader classes for modular metadata access. Removes obsolete router logic and improves error handling. Also deletes the outdated implementation-status.md documentation.1 parent d200394 commit 71fdfa3
File tree
3 files changed
+134
-365
lines changed- docs/protocol
- packages/runner/src
- lib
3 files changed
+134
-365
lines changedThis file was deleted.
0 commit comments