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
069b040 Thanks @jddunn! - Add index.mjs wrapper so import x from '@framers/agentos-extensions' works on every Node version without the with { type: 'json' } import attribute (Node 22+) or the deprecated assert { type: 'json' }. The wrapper reads registry.json via fs at runtime.