You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Clear selectedMeta when switching packages in App.tsx
- Add packageId parameter to client.meta.getItem() method
- Pass selectedPackage.manifest.id through PluginHost to MetadataInspector
- Update backend http-dispatcher to extract and pass packageId to protocol.getMetaItem()
- Update MetadataViewerProps to include optional packageId field
- MetadataInspector now filters metadata by package when packageId is provided
Agent-Logs-Url: https://github.com/objectstack-ai/spec/sessions/fd48007b-701b-4729-85ba-26954cf662ce
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
0 commit comments