@dxos/plugin-client 0.8.4-main.f9ba587 → 0.8.4-main.fcc0d83b33
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lib/browser/chunk-J5LGTIGS.mjs +10 -0
- package/dist/lib/browser/chunk-M37DHX5L.mjs +131 -0
- package/dist/lib/browser/chunk-M37DHX5L.mjs.map +7 -0
- package/dist/lib/browser/chunk-RPMM5NKJ.mjs +175 -0
- package/dist/lib/browser/chunk-RPMM5NKJ.mjs.map +7 -0
- package/dist/lib/browser/chunk-VAIJSQYA.mjs +12 -0
- package/dist/lib/browser/chunk-VAIJSQYA.mjs.map +7 -0
- package/dist/lib/browser/cli/index.mjs +1027 -0
- package/dist/lib/browser/cli/index.mjs.map +7 -0
- package/dist/lib/browser/create-agent-JV3EM3TV.mjs +26 -0
- package/dist/lib/browser/create-agent-JV3EM3TV.mjs.map +7 -0
- package/dist/lib/browser/create-identity-ZITQKEVZ.mjs +30 -0
- package/dist/lib/browser/create-identity-ZITQKEVZ.mjs.map +7 -0
- package/dist/lib/browser/create-passkey-NCP4XA7C.mjs +81 -0
- package/dist/lib/browser/create-passkey-NCP4XA7C.mjs.map +7 -0
- package/dist/lib/browser/create-recovery-code-L5LA3GAP.mjs +36 -0
- package/dist/lib/browser/create-recovery-code-L5LA3GAP.mjs.map +7 -0
- package/dist/lib/browser/index.mjs +62 -141
- package/dist/lib/browser/index.mjs.map +4 -4
- package/dist/lib/browser/join-identity-3W6PJLKN.mjs +27 -0
- package/dist/lib/browser/join-identity-3W6PJLKN.mjs.map +7 -0
- package/dist/lib/browser/meta.json +1 -1
- package/dist/lib/browser/operations/index.mjs +13 -0
- package/dist/lib/browser/operations/index.mjs.map +7 -0
- package/dist/lib/browser/recover-identity-KL6QY4GI.mjs +26 -0
- package/dist/lib/browser/recover-identity-KL6QY4GI.mjs.map +7 -0
- package/dist/lib/browser/redeem-passkey-NDEWSJTM.mjs +66 -0
- package/dist/lib/browser/redeem-passkey-NDEWSJTM.mjs.map +7 -0
- package/dist/lib/browser/redeem-token-YLWAVFXD.mjs +29 -0
- package/dist/lib/browser/redeem-token-YLWAVFXD.mjs.map +7 -0
- package/dist/lib/browser/reset-storage-OBHEGA6Z.mjs +26 -0
- package/dist/lib/browser/reset-storage-OBHEGA6Z.mjs.map +7 -0
- package/dist/lib/browser/share-identity-FTFHFSZQ.mjs +31 -0
- package/dist/lib/browser/share-identity-FTFHFSZQ.mjs.map +7 -0
- package/dist/lib/browser/testing/index.mjs +22 -0
- package/dist/lib/browser/testing/index.mjs.map +7 -0
- package/dist/lib/browser/translations.mjs +74 -0
- package/dist/lib/browser/translations.mjs.map +7 -0
- package/dist/lib/browser/types/index.mjs +14 -0
- package/dist/lib/node-esm/chunk-G77YYPR6.mjs +176 -0
- package/dist/lib/node-esm/chunk-G77YYPR6.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-HSLMI22Q.mjs +11 -0
- package/dist/lib/node-esm/chunk-HSLMI22Q.mjs.map +7 -0
- package/dist/lib/node-esm/chunk-OHKM7GJW.mjs +14 -0
- package/dist/lib/node-esm/chunk-OHKM7GJW.mjs.map +7 -0
- package/dist/lib/node-esm/{chunk-GDJMDBWM.mjs → chunk-UBY7FBQ7.mjs} +39 -18
- package/dist/lib/node-esm/chunk-UBY7FBQ7.mjs.map +7 -0
- package/dist/lib/node-esm/cli/index.mjs +1028 -0
- package/dist/lib/node-esm/cli/index.mjs.map +7 -0
- package/dist/lib/node-esm/create-agent-Y4BPVDV7.mjs +27 -0
- package/dist/lib/node-esm/create-agent-Y4BPVDV7.mjs.map +7 -0
- package/dist/lib/node-esm/create-identity-367SQSX6.mjs +31 -0
- package/dist/lib/node-esm/create-identity-367SQSX6.mjs.map +7 -0
- package/dist/lib/node-esm/create-passkey-WMWK2ETT.mjs +82 -0
- package/dist/lib/node-esm/create-passkey-WMWK2ETT.mjs.map +7 -0
- package/dist/lib/node-esm/create-recovery-code-VJGE5HJL.mjs +37 -0
- package/dist/lib/node-esm/create-recovery-code-VJGE5HJL.mjs.map +7 -0
- package/dist/lib/node-esm/index.mjs +62 -141
- package/dist/lib/node-esm/index.mjs.map +4 -4
- package/dist/lib/node-esm/join-identity-IRIRO2VT.mjs +28 -0
- package/dist/lib/node-esm/join-identity-IRIRO2VT.mjs.map +7 -0
- package/dist/lib/node-esm/meta.json +1 -1
- package/dist/lib/node-esm/operations/index.mjs +14 -0
- package/dist/lib/node-esm/operations/index.mjs.map +7 -0
- package/dist/lib/node-esm/recover-identity-LJCY4BCJ.mjs +27 -0
- package/dist/lib/node-esm/recover-identity-LJCY4BCJ.mjs.map +7 -0
- package/dist/lib/node-esm/redeem-passkey-PT7QWFJE.mjs +67 -0
- package/dist/lib/node-esm/redeem-passkey-PT7QWFJE.mjs.map +7 -0
- package/dist/lib/node-esm/redeem-token-BHKHEXJM.mjs +30 -0
- package/dist/lib/node-esm/redeem-token-BHKHEXJM.mjs.map +7 -0
- package/dist/lib/node-esm/reset-storage-VPUZJOUV.mjs +27 -0
- package/dist/lib/node-esm/reset-storage-VPUZJOUV.mjs.map +7 -0
- package/dist/lib/node-esm/share-identity-SZ3REIRC.mjs +32 -0
- package/dist/lib/node-esm/share-identity-SZ3REIRC.mjs.map +7 -0
- package/dist/lib/node-esm/testing/index.mjs +23 -0
- package/dist/lib/node-esm/testing/index.mjs.map +7 -0
- package/dist/lib/node-esm/translations.mjs +75 -0
- package/dist/lib/node-esm/translations.mjs.map +7 -0
- package/dist/lib/node-esm/types/index.mjs +15 -0
- package/dist/lib/node-esm/types/index.mjs.map +7 -0
- package/dist/types/src/ClientPlugin.d.ts +3 -2
- package/dist/types/src/ClientPlugin.d.ts.map +1 -1
- package/dist/types/src/capabilities/app-graph-builder.d.ts +4 -2
- package/dist/types/src/capabilities/app-graph-builder.d.ts.map +1 -1
- package/dist/types/src/capabilities/client.d.ts +6 -7
- package/dist/types/src/capabilities/client.d.ts.map +1 -1
- package/dist/types/src/capabilities/index.d.ts +28 -15
- package/dist/types/src/capabilities/index.d.ts.map +1 -1
- package/dist/types/src/capabilities/migrations.d.ts +3 -2
- package/dist/types/src/capabilities/migrations.d.ts.map +1 -1
- package/dist/types/src/capabilities/navigation-handler/index.d.ts +4 -0
- package/dist/types/src/capabilities/navigation-handler/index.d.ts.map +1 -0
- package/dist/types/src/capabilities/navigation-handler/navigation-handler.d.ts +15 -0
- package/dist/types/src/capabilities/navigation-handler/navigation-handler.d.ts.map +1 -0
- package/dist/types/src/capabilities/node.d.ts +21 -0
- package/dist/types/src/capabilities/node.d.ts.map +1 -0
- package/dist/types/src/capabilities/operation-handler.d.ts +6 -0
- package/dist/types/src/capabilities/operation-handler.d.ts.map +1 -0
- package/dist/types/src/capabilities/react-context.d.ts +4 -2
- package/dist/types/src/capabilities/react-context.d.ts.map +1 -1
- package/dist/types/src/capabilities/react-surface.d.ts +4 -3
- package/dist/types/src/capabilities/react-surface.d.ts.map +1 -1
- package/dist/types/src/capabilities/schema-defs.d.ts +3 -2
- package/dist/types/src/capabilities/schema-defs.d.ts.map +1 -1
- package/dist/types/src/cli/commands/config/index.d.ts +5 -0
- package/dist/types/src/cli/commands/config/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/config/view.d.ts +5 -0
- package/dist/types/src/cli/commands/config/view.d.ts.map +1 -0
- package/dist/types/src/cli/commands/device/index.d.ts +7 -0
- package/dist/types/src/cli/commands/device/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/device/info/index.d.ts +2 -0
- package/dist/types/src/cli/commands/device/info/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/device/info/info.d.ts +7 -0
- package/dist/types/src/cli/commands/device/info/info.d.ts.map +1 -0
- package/dist/types/src/cli/commands/device/info/info.test.d.ts +2 -0
- package/dist/types/src/cli/commands/device/info/info.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/device/list/index.d.ts +2 -0
- package/dist/types/src/cli/commands/device/list/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/device/list/list.d.ts +7 -0
- package/dist/types/src/cli/commands/device/list/list.d.ts.map +1 -0
- package/dist/types/src/cli/commands/device/list/list.test.d.ts +2 -0
- package/dist/types/src/cli/commands/device/list/list.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/device/update/index.d.ts +2 -0
- package/dist/types/src/cli/commands/device/update/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/device/update/update.d.ts +11 -0
- package/dist/types/src/cli/commands/device/update/update.d.ts.map +1 -0
- package/dist/types/src/cli/commands/device/util.d.ts +16 -0
- package/dist/types/src/cli/commands/device/util.d.ts.map +1 -0
- package/dist/types/src/cli/commands/edge/index.d.ts +5 -0
- package/dist/types/src/cli/commands/edge/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/edge/status.d.ts +7 -0
- package/dist/types/src/cli/commands/edge/status.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/create/create.d.ts +15 -0
- package/dist/types/src/cli/commands/halo/create/create.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/create/create.test.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/create/create.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/create/index.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/create/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/credential/add/add.d.ts +13 -0
- package/dist/types/src/cli/commands/halo/credential/add/add.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/credential/add/index.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/credential/add/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/credential/index.d.ts +12 -0
- package/dist/types/src/cli/commands/halo/credential/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/credential/list/index.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/credential/list/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/credential/list/list.d.ts +19 -0
- package/dist/types/src/cli/commands/halo/credential/list/list.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/credential/list/list.test.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/credential/list/list.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/identity/identity.d.ts +7 -0
- package/dist/types/src/cli/commands/halo/identity/identity.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/identity/identity.test.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/identity/identity.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/identity/index.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/identity/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/index.d.ts +3 -0
- package/dist/types/src/cli/commands/halo/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/join/index.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/join/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/join/join.d.ts +8 -0
- package/dist/types/src/cli/commands/halo/join/join.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/join/join.test.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/join/join.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/keys/index.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/keys/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/keys/keys.d.ts +7 -0
- package/dist/types/src/cli/commands/halo/keys/keys.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/keys/keys.test.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/keys/keys.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/recover/index.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/recover/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/recover/recover.d.ts +7 -0
- package/dist/types/src/cli/commands/halo/recover/recover.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/recover/recover.test.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/recover/recover.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/seed/index.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/seed/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/seed/seed.d.ts +7 -0
- package/dist/types/src/cli/commands/halo/seed/seed.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/share/index.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/share/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/share/share.d.ts +15 -0
- package/dist/types/src/cli/commands/halo/share/share.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/update/index.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/update/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/update/update.d.ts +11 -0
- package/dist/types/src/cli/commands/halo/update/update.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/update/update.test.d.ts +2 -0
- package/dist/types/src/cli/commands/halo/update/update.test.d.ts.map +1 -0
- package/dist/types/src/cli/commands/halo/util.d.ts +13 -0
- package/dist/types/src/cli/commands/halo/util.d.ts.map +1 -0
- package/dist/types/src/cli/commands/index.d.ts +6 -0
- package/dist/types/src/cli/commands/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/profile/create.d.ts +10 -0
- package/dist/types/src/cli/commands/profile/create.d.ts.map +1 -0
- package/dist/types/src/cli/commands/profile/delete.d.ts +8 -0
- package/dist/types/src/cli/commands/profile/delete.d.ts.map +1 -0
- package/dist/types/src/cli/commands/profile/import.d.ts +17 -0
- package/dist/types/src/cli/commands/profile/import.d.ts.map +1 -0
- package/dist/types/src/cli/commands/profile/index.d.ts +19 -0
- package/dist/types/src/cli/commands/profile/index.d.ts.map +1 -0
- package/dist/types/src/cli/commands/profile/inspect.d.ts +13 -0
- package/dist/types/src/cli/commands/profile/inspect.d.ts.map +1 -0
- package/dist/types/src/cli/commands/profile/list.d.ts +6 -0
- package/dist/types/src/cli/commands/profile/list.d.ts.map +1 -0
- package/dist/types/src/cli/commands/profile/reset.d.ts +8 -0
- package/dist/types/src/cli/commands/profile/reset.d.ts.map +1 -0
- package/dist/types/src/cli/commands/profile/util.d.ts +24 -0
- package/dist/types/src/cli/commands/profile/util.d.ts.map +1 -0
- package/dist/types/src/cli/index.d.ts +2 -0
- package/dist/types/src/cli/index.d.ts.map +1 -0
- package/dist/types/src/cli/plugin.d.ts +4 -0
- package/dist/types/src/cli/plugin.d.ts.map +1 -0
- package/dist/types/src/cli/testing/test-console.d.ts +37 -0
- package/dist/types/src/cli/testing/test-console.d.ts.map +1 -0
- package/dist/types/src/components/index.d.ts +0 -6
- package/dist/types/src/components/index.d.ts.map +1 -1
- package/dist/types/src/constants.d.ts +4 -0
- package/dist/types/src/constants.d.ts.map +1 -0
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.d.ts.map +1 -0
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts +184 -0
- package/dist/types/src/containers/DevicesContainer/DevicesContainer.stories.d.ts.map +1 -0
- package/dist/types/src/containers/DevicesContainer/index.d.ts +2 -0
- package/dist/types/src/containers/DevicesContainer/index.d.ts.map +1 -0
- package/dist/types/src/{components → containers/JoinDialog}/JoinDialog.d.ts +0 -1
- package/dist/types/src/containers/JoinDialog/JoinDialog.d.ts.map +1 -0
- package/dist/types/src/containers/JoinDialog/JoinDialog.stories.d.ts +15 -0
- package/dist/types/src/containers/JoinDialog/JoinDialog.stories.d.ts.map +1 -0
- package/dist/types/src/containers/JoinDialog/index.d.ts +2 -0
- package/dist/types/src/containers/JoinDialog/index.d.ts.map +1 -0
- package/dist/types/src/containers/ProfileContainer/ProfileContainer.d.ts.map +1 -0
- package/dist/types/src/containers/ProfileContainer/ProfileContainer.stories.d.ts +14 -0
- package/dist/types/src/containers/ProfileContainer/ProfileContainer.stories.d.ts.map +1 -0
- package/dist/types/src/containers/ProfileContainer/index.d.ts +2 -0
- package/dist/types/src/containers/ProfileContainer/index.d.ts.map +1 -0
- package/dist/types/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.d.ts +0 -1
- package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.d.ts.map +1 -0
- package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.stories.d.ts +16 -0
- package/dist/types/src/containers/RecoveryCodeDialog/RecoveryCodeDialog.stories.d.ts.map +1 -0
- package/dist/types/src/containers/RecoveryCodeDialog/index.d.ts +4 -0
- package/dist/types/src/containers/RecoveryCodeDialog/index.d.ts.map +1 -0
- package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.d.ts +4 -0
- package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.d.ts.map +1 -0
- package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.d.ts +14 -0
- package/dist/types/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.d.ts.map +1 -0
- package/dist/types/src/containers/RecoveryCredentialsContainer/index.d.ts +2 -0
- package/dist/types/src/containers/RecoveryCredentialsContainer/index.d.ts.map +1 -0
- package/dist/types/src/containers/ResetDialog/ResetDialog.d.ts +9 -0
- package/dist/types/src/containers/ResetDialog/ResetDialog.d.ts.map +1 -0
- package/dist/types/src/containers/ResetDialog/ResetDialog.stories.d.ts +19 -0
- package/dist/types/src/containers/ResetDialog/ResetDialog.stories.d.ts.map +1 -0
- package/dist/types/src/containers/ResetDialog/index.d.ts +4 -0
- package/dist/types/src/containers/ResetDialog/index.d.ts.map +1 -0
- package/dist/types/src/containers/index.d.ts +10 -0
- package/dist/types/src/containers/index.d.ts.map +1 -0
- package/dist/types/src/index.d.ts +2 -4
- package/dist/types/src/index.d.ts.map +1 -1
- package/dist/types/src/meta.d.ts +2 -3
- package/dist/types/src/meta.d.ts.map +1 -1
- package/dist/types/src/operations/create-agent.d.ts +5 -0
- package/dist/types/src/operations/create-agent.d.ts.map +1 -0
- package/dist/types/src/operations/create-identity.d.ts +5 -0
- package/dist/types/src/operations/create-identity.d.ts.map +1 -0
- package/dist/types/src/operations/create-passkey.d.ts +5 -0
- package/dist/types/src/operations/create-passkey.d.ts.map +1 -0
- package/dist/types/src/operations/create-recovery-code.d.ts +5 -0
- package/dist/types/src/operations/create-recovery-code.d.ts.map +1 -0
- package/dist/types/src/operations/definitions.d.ts +36 -0
- package/dist/types/src/operations/definitions.d.ts.map +1 -0
- package/dist/types/src/operations/index.d.ts +4 -0
- package/dist/types/src/operations/index.d.ts.map +1 -0
- package/dist/types/src/operations/join-identity.d.ts +5 -0
- package/dist/types/src/operations/join-identity.d.ts.map +1 -0
- package/dist/types/src/operations/recover-identity.d.ts +5 -0
- package/dist/types/src/operations/recover-identity.d.ts.map +1 -0
- package/dist/types/src/operations/redeem-passkey.d.ts +5 -0
- package/dist/types/src/operations/redeem-passkey.d.ts.map +1 -0
- package/dist/types/src/operations/redeem-token.d.ts +5 -0
- package/dist/types/src/operations/redeem-token.d.ts.map +1 -0
- package/dist/types/src/operations/reset-storage.d.ts +5 -0
- package/dist/types/src/operations/reset-storage.d.ts.map +1 -0
- package/dist/types/src/operations/share-identity.d.ts +5 -0
- package/dist/types/src/operations/share-identity.d.ts.map +1 -0
- package/dist/types/src/testing/index.d.ts +2 -0
- package/dist/types/src/testing/index.d.ts.map +1 -0
- package/dist/types/src/testing/initializeIdentity.d.ts +13 -0
- package/dist/types/src/testing/initializeIdentity.d.ts.map +1 -0
- package/dist/types/src/translations.d.ts +2 -48
- package/dist/types/src/translations.d.ts.map +1 -1
- package/dist/types/src/types/capabilities.d.ts +9 -0
- package/dist/types/src/types/capabilities.d.ts.map +1 -0
- package/dist/types/src/types/events.d.ts +9 -0
- package/dist/types/src/types/events.d.ts.map +1 -0
- package/dist/types/src/types/index.d.ts +4 -0
- package/dist/types/src/types/index.d.ts.map +1 -0
- package/dist/types/src/{types.d.ts → types/schema.d.ts} +42 -31
- package/dist/types/src/types/schema.d.ts.map +1 -0
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +95 -51
- package/src/ClientPlugin.ts +57 -65
- package/src/capabilities/app-graph-builder.ts +87 -103
- package/src/capabilities/client.ts +71 -33
- package/src/capabilities/index.ts +14 -10
- package/src/capabilities/migrations.ts +22 -17
- package/src/capabilities/navigation-handler/index.ts +9 -0
- package/src/capabilities/navigation-handler/navigation-handler.ts +64 -0
- package/src/capabilities/node.ts +13 -0
- package/src/capabilities/operation-handler.ts +16 -0
- package/src/capabilities/react-context.tsx +17 -12
- package/src/capabilities/react-surface.tsx +52 -49
- package/src/capabilities/schema-defs.ts +28 -21
- package/src/cli/commands/config/index.ts +12 -0
- package/src/cli/commands/config/view.ts +29 -0
- package/src/cli/commands/device/index.ts +14 -0
- package/src/cli/commands/device/info/index.ts +5 -0
- package/src/cli/commands/device/info/info.test.ts +28 -0
- package/src/cli/commands/device/info/info.ts +48 -0
- package/src/cli/commands/device/list/index.ts +5 -0
- package/src/cli/commands/device/list/list.test.ts +30 -0
- package/src/cli/commands/device/list/list.ts +28 -0
- package/src/cli/commands/device/update/index.ts +5 -0
- package/src/cli/commands/device/update/update.ts +68 -0
- package/src/cli/commands/device/util.ts +55 -0
- package/src/cli/commands/edge/index.ts +12 -0
- package/src/cli/commands/edge/status.ts +46 -0
- package/src/cli/commands/halo/create/create.test.ts +51 -0
- package/src/cli/commands/halo/create/create.ts +82 -0
- package/src/cli/commands/halo/create/index.ts +5 -0
- package/src/cli/commands/halo/credential/add/add.ts +97 -0
- package/src/cli/commands/halo/credential/add/index.ts +5 -0
- package/src/cli/commands/halo/credential/index.ts +13 -0
- package/src/cli/commands/halo/credential/list/index.ts +5 -0
- package/src/cli/commands/halo/credential/list/list.test.ts +27 -0
- package/src/cli/commands/halo/credential/list/list.ts +115 -0
- package/src/cli/commands/halo/identity/identity.test.ts +40 -0
- package/src/cli/commands/halo/identity/identity.ts +45 -0
- package/src/cli/commands/halo/identity/index.ts +5 -0
- package/src/cli/commands/halo/index.ts +21 -0
- package/src/cli/commands/halo/join/index.ts +5 -0
- package/src/cli/commands/halo/join/join.test.ts +10 -0
- package/src/cli/commands/halo/join/join.ts +87 -0
- package/src/cli/commands/halo/keys/index.ts +5 -0
- package/src/cli/commands/halo/keys/keys.test.ts +29 -0
- package/src/cli/commands/halo/keys/keys.ts +40 -0
- package/src/cli/commands/halo/recover/index.ts +5 -0
- package/src/cli/commands/halo/recover/recover.test.ts +10 -0
- package/src/cli/commands/halo/recover/recover.ts +44 -0
- package/src/cli/commands/halo/seed/index.ts +5 -0
- package/src/cli/commands/halo/seed/seed.ts +36 -0
- package/src/cli/commands/halo/share/index.ts +5 -0
- package/src/cli/commands/halo/share/share.ts +97 -0
- package/src/cli/commands/halo/update/index.ts +5 -0
- package/src/cli/commands/halo/update/update.test.ts +28 -0
- package/src/cli/commands/halo/update/update.ts +67 -0
- package/src/cli/commands/halo/util.ts +18 -0
- package/src/cli/commands/index.ts +9 -0
- package/src/cli/commands/profile/create.ts +90 -0
- package/src/cli/commands/profile/delete.ts +36 -0
- package/src/cli/commands/profile/import.ts +101 -0
- package/src/cli/commands/profile/index.ts +17 -0
- package/src/cli/commands/profile/inspect.ts +64 -0
- package/src/cli/commands/profile/list.ts +55 -0
- package/src/cli/commands/profile/reset.ts +45 -0
- package/src/cli/commands/profile/util.ts +48 -0
- package/src/cli/index.ts +5 -0
- package/src/cli/plugin.ts +31 -0
- package/src/cli/testing/test-console.ts +87 -0
- package/src/components/index.ts +0 -7
- package/src/constants.ts +9 -0
- package/src/containers/DevicesContainer/DevicesContainer.stories.tsx +52 -0
- package/src/{components → containers/DevicesContainer}/DevicesContainer.tsx +97 -114
- package/src/containers/DevicesContainer/index.ts +5 -0
- package/src/containers/JoinDialog/JoinDialog.stories.tsx +43 -0
- package/src/containers/JoinDialog/JoinDialog.tsx +56 -0
- package/src/containers/JoinDialog/index.ts +5 -0
- package/src/containers/ProfileContainer/ProfileContainer.stories.tsx +28 -0
- package/src/{components → containers/ProfileContainer}/ProfileContainer.tsx +70 -67
- package/src/containers/ProfileContainer/index.ts +5 -0
- package/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.stories.tsx +11 -12
- package/src/{components → containers/RecoveryCodeDialog}/RecoveryCodeDialog.tsx +29 -28
- package/src/containers/RecoveryCodeDialog/index.ts +8 -0
- package/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.stories.tsx +47 -0
- package/src/containers/RecoveryCredentialsContainer/RecoveryCredentialsContainer.tsx +66 -0
- package/src/containers/RecoveryCredentialsContainer/index.ts +5 -0
- package/src/containers/ResetDialog/ResetDialog.stories.tsx +73 -0
- package/src/containers/ResetDialog/ResetDialog.tsx +52 -0
- package/src/containers/ResetDialog/index.ts +8 -0
- package/src/containers/index.ts +15 -0
- package/src/index.ts +2 -5
- package/src/meta.ts +8 -5
- package/src/operations/create-agent.ts +26 -0
- package/src/operations/create-identity.ts +29 -0
- package/src/operations/create-passkey.ts +88 -0
- package/src/operations/create-recovery-code.ts +34 -0
- package/src/operations/definitions.ts +107 -0
- package/src/operations/index.ts +20 -0
- package/src/operations/join-identity.ts +28 -0
- package/src/operations/recover-identity.ts +28 -0
- package/src/operations/redeem-passkey.ts +85 -0
- package/src/operations/redeem-token.ts +31 -0
- package/src/operations/reset-storage.ts +27 -0
- package/src/operations/share-identity.ts +26 -0
- package/src/testing/index.ts +5 -0
- package/src/testing/initializeIdentity.ts +24 -0
- package/src/translations.ts +57 -44
- package/src/types/capabilities.ts +16 -0
- package/src/types/events.ts +15 -0
- package/src/types/index.ts +7 -0
- package/src/{types.ts → types/schema.ts} +29 -22
- package/dist/lib/browser/app-graph-builder-3EILEBWW.mjs +0 -123
- package/dist/lib/browser/app-graph-builder-3EILEBWW.mjs.map +0 -7
- package/dist/lib/browser/chunk-64ANQXYZ.mjs +0 -693
- package/dist/lib/browser/chunk-64ANQXYZ.mjs.map +0 -7
- package/dist/lib/browser/chunk-AWXKL4UR.mjs +0 -18
- package/dist/lib/browser/chunk-AWXKL4UR.mjs.map +0 -7
- package/dist/lib/browser/chunk-CAF2COXW.mjs +0 -19
- package/dist/lib/browser/chunk-CAF2COXW.mjs.map +0 -7
- package/dist/lib/browser/chunk-GS3LDHYD.mjs +0 -12
- package/dist/lib/browser/chunk-GS3LDHYD.mjs.map +0 -7
- package/dist/lib/browser/chunk-Q7TFRFHI.mjs +0 -111
- package/dist/lib/browser/chunk-Q7TFRFHI.mjs.map +0 -7
- package/dist/lib/browser/client-JFNMEFOK.mjs +0 -37
- package/dist/lib/browser/client-JFNMEFOK.mjs.map +0 -7
- package/dist/lib/browser/intent-resolver-YGAQVXI2.mjs +0 -305
- package/dist/lib/browser/intent-resolver-YGAQVXI2.mjs.map +0 -7
- package/dist/lib/browser/migrations-5COKGS4E.mjs +0 -23
- package/dist/lib/browser/migrations-5COKGS4E.mjs.map +0 -7
- package/dist/lib/browser/react-context-GBNYT5QK.mjs +0 -24
- package/dist/lib/browser/react-context-GBNYT5QK.mjs.map +0 -7
- package/dist/lib/browser/react-surface-YKQAUE2M.mjs +0 -66
- package/dist/lib/browser/react-surface-YKQAUE2M.mjs.map +0 -7
- package/dist/lib/browser/schema-defs-6L7W2RHL.mjs +0 -25
- package/dist/lib/browser/schema-defs-6L7W2RHL.mjs.map +0 -7
- package/dist/lib/browser/types.mjs +0 -10
- package/dist/lib/node-esm/app-graph-builder-GINHOE7A.mjs +0 -124
- package/dist/lib/node-esm/app-graph-builder-GINHOE7A.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-3BUB64JB.mjs +0 -19
- package/dist/lib/node-esm/chunk-3BUB64JB.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-GDJMDBWM.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-K4PIKBQQ.mjs +0 -694
- package/dist/lib/node-esm/chunk-K4PIKBQQ.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-SZLX4BVJ.mjs +0 -14
- package/dist/lib/node-esm/chunk-SZLX4BVJ.mjs.map +0 -7
- package/dist/lib/node-esm/chunk-UMO3ETDV.mjs +0 -20
- package/dist/lib/node-esm/chunk-UMO3ETDV.mjs.map +0 -7
- package/dist/lib/node-esm/client-XDYQARBL.mjs +0 -38
- package/dist/lib/node-esm/client-XDYQARBL.mjs.map +0 -7
- package/dist/lib/node-esm/intent-resolver-IN7YG7N7.mjs +0 -306
- package/dist/lib/node-esm/intent-resolver-IN7YG7N7.mjs.map +0 -7
- package/dist/lib/node-esm/migrations-FE4PDX6W.mjs +0 -24
- package/dist/lib/node-esm/migrations-FE4PDX6W.mjs.map +0 -7
- package/dist/lib/node-esm/react-context-UCK43H3Z.mjs +0 -25
- package/dist/lib/node-esm/react-context-UCK43H3Z.mjs.map +0 -7
- package/dist/lib/node-esm/react-surface-HDHC6XHQ.mjs +0 -67
- package/dist/lib/node-esm/react-surface-HDHC6XHQ.mjs.map +0 -7
- package/dist/lib/node-esm/schema-defs-GZIVMHLW.mjs +0 -26
- package/dist/lib/node-esm/schema-defs-GZIVMHLW.mjs.map +0 -7
- package/dist/lib/node-esm/types.mjs +0 -11
- package/dist/types/src/capabilities/capabilities.d.ts +0 -10
- package/dist/types/src/capabilities/capabilities.d.ts.map +0 -1
- package/dist/types/src/capabilities/intent-resolver.d.ts +0 -8
- package/dist/types/src/capabilities/intent-resolver.d.ts.map +0 -1
- package/dist/types/src/components/DevicesContainer.d.ts.map +0 -1
- package/dist/types/src/components/DevicesContainer.stories.d.ts +0 -8
- package/dist/types/src/components/DevicesContainer.stories.d.ts.map +0 -1
- package/dist/types/src/components/JoinDialog.d.ts.map +0 -1
- package/dist/types/src/components/ProfileContainer.d.ts.map +0 -1
- package/dist/types/src/components/ProfileContainer.stories.d.ts +0 -8
- package/dist/types/src/components/ProfileContainer.stories.d.ts.map +0 -1
- package/dist/types/src/components/RecoveryCodeDialog.d.ts.map +0 -1
- package/dist/types/src/components/RecoveryCodeDialog.stories.d.ts +0 -8
- package/dist/types/src/components/RecoveryCodeDialog.stories.d.ts.map +0 -1
- package/dist/types/src/components/RecoveryCredentialsContainer.d.ts +0 -4
- package/dist/types/src/components/RecoveryCredentialsContainer.d.ts.map +0 -1
- package/dist/types/src/components/RecoveryCredentialsContainer.stories.d.ts +0 -8
- package/dist/types/src/components/RecoveryCredentialsContainer.stories.d.ts.map +0 -1
- package/dist/types/src/components/ResetDialog.d.ts +0 -7
- package/dist/types/src/components/ResetDialog.d.ts.map +0 -1
- package/dist/types/src/components/ResetDialog.stories.d.ts +0 -10
- package/dist/types/src/components/ResetDialog.stories.d.ts.map +0 -1
- package/dist/types/src/events.d.ts +0 -8
- package/dist/types/src/events.d.ts.map +0 -1
- package/dist/types/src/types.d.ts.map +0 -1
- package/src/capabilities/capabilities.ts +0 -17
- package/src/capabilities/intent-resolver.ts +0 -250
- package/src/components/DevicesContainer.stories.tsx +0 -49
- package/src/components/JoinDialog.tsx +0 -53
- package/src/components/ProfileContainer.stories.tsx +0 -29
- package/src/components/RecoveryCredentialsContainer.stories.tsx +0 -44
- package/src/components/RecoveryCredentialsContainer.tsx +0 -73
- package/src/components/ResetDialog.stories.tsx +0 -53
- package/src/components/ResetDialog.tsx +0 -49
- package/src/events.ts +0 -15
- /package/dist/lib/browser/{types.mjs.map → chunk-J5LGTIGS.mjs.map} +0 -0
- /package/dist/lib/{node-esm/types.mjs.map → browser/types/index.mjs.map} +0 -0
- /package/dist/types/src/{components → containers/DevicesContainer}/DevicesContainer.d.ts +0 -0
- /package/dist/types/src/{components → containers/ProfileContainer}/ProfileContainer.d.ts +0 -0
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Command from '@effect/cli/Command';
|
|
6
|
+
import * as Options from '@effect/cli/Options';
|
|
7
|
+
import * as Console from 'effect/Console';
|
|
8
|
+
import * as Effect from 'effect/Effect';
|
|
9
|
+
|
|
10
|
+
import { CommandConfig } from '@dxos/cli-util';
|
|
11
|
+
import { print } from '@dxos/cli-util';
|
|
12
|
+
import { ClientService } from '@dxos/client';
|
|
13
|
+
|
|
14
|
+
import { printDevice } from '../util';
|
|
15
|
+
|
|
16
|
+
export const handler = Effect.fn(function* ({ label }: { label: string }) {
|
|
17
|
+
const { json } = yield* CommandConfig;
|
|
18
|
+
const client = yield* ClientService;
|
|
19
|
+
const device = client.halo.device;
|
|
20
|
+
if (!device) {
|
|
21
|
+
if (json) {
|
|
22
|
+
yield* Console.log(JSON.stringify({ error: 'No device found' }, null, 2));
|
|
23
|
+
} else {
|
|
24
|
+
yield* Console.log('No device found.');
|
|
25
|
+
}
|
|
26
|
+
return;
|
|
27
|
+
}
|
|
28
|
+
|
|
29
|
+
const updatedProfile = {
|
|
30
|
+
...device.profile,
|
|
31
|
+
label,
|
|
32
|
+
};
|
|
33
|
+
|
|
34
|
+
const devicesService = client.services.services.DevicesService;
|
|
35
|
+
if (!devicesService) {
|
|
36
|
+
if (json) {
|
|
37
|
+
yield* Console.log(JSON.stringify({ error: 'DevicesService not found' }, null, 2));
|
|
38
|
+
} else {
|
|
39
|
+
yield* Console.log('DevicesService not found.');
|
|
40
|
+
}
|
|
41
|
+
return;
|
|
42
|
+
}
|
|
43
|
+
|
|
44
|
+
const updatedDevice = yield* Effect.tryPromise(() => devicesService.updateDevice(updatedProfile));
|
|
45
|
+
|
|
46
|
+
if (json) {
|
|
47
|
+
yield* Console.log(
|
|
48
|
+
JSON.stringify(
|
|
49
|
+
{
|
|
50
|
+
deviceKey: updatedDevice.deviceKey.toHex(),
|
|
51
|
+
profile: updatedDevice.profile,
|
|
52
|
+
},
|
|
53
|
+
null,
|
|
54
|
+
2,
|
|
55
|
+
),
|
|
56
|
+
);
|
|
57
|
+
} else {
|
|
58
|
+
yield* Console.log(print(printDevice(updatedDevice)));
|
|
59
|
+
}
|
|
60
|
+
});
|
|
61
|
+
|
|
62
|
+
export const update = Command.make(
|
|
63
|
+
'update',
|
|
64
|
+
{
|
|
65
|
+
label: Options.text('label').pipe(Options.withDescription('The device label.')),
|
|
66
|
+
},
|
|
67
|
+
handler,
|
|
68
|
+
).pipe(Command.withDescription('Update device label.'));
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { FormBuilder } from '@dxos/cli-util';
|
|
6
|
+
import { Device, DeviceKind, DeviceType } from '@dxos/client/halo';
|
|
7
|
+
|
|
8
|
+
const maybeTruncateKey = (key: { toHex(): string; truncate(): string }, truncate = false) =>
|
|
9
|
+
truncate ? key.truncate() : key.toHex();
|
|
10
|
+
|
|
11
|
+
const getDeviceTitle = (device: Device): string => {
|
|
12
|
+
if (device.profile?.label) {
|
|
13
|
+
return device.profile.label;
|
|
14
|
+
}
|
|
15
|
+
const platform = device.profile?.platform ?? 'Unknown';
|
|
16
|
+
const os = device.profile?.os ?? 'Unknown';
|
|
17
|
+
return `${platform} on ${os}`;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
export const mapDevices = (devices: Device[], truncateKeys = false) => {
|
|
21
|
+
return devices.map((device) => ({
|
|
22
|
+
label: device.profile?.label,
|
|
23
|
+
type: device.profile?.type ? DeviceType[device.profile?.type] : 'UNKNOWN',
|
|
24
|
+
key: maybeTruncateKey(device.deviceKey, truncateKeys),
|
|
25
|
+
kind: DeviceKind[device.kind],
|
|
26
|
+
platform: device.profile?.platform,
|
|
27
|
+
platformVersion: device.profile?.platformVersion,
|
|
28
|
+
architecture: device.profile?.architecture,
|
|
29
|
+
os: device.profile?.os,
|
|
30
|
+
osVersion: device.profile?.osVersion,
|
|
31
|
+
presence: device?.kind === DeviceKind.CURRENT ? 'THIS DEVICE' : Device.PresenceState[device.presence],
|
|
32
|
+
}));
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
export const printDevice = (device: Device) =>
|
|
36
|
+
FormBuilder.make({ title: getDeviceTitle(device) }).pipe(
|
|
37
|
+
FormBuilder.set('deviceKey', device.deviceKey.truncate()),
|
|
38
|
+
FormBuilder.set('label', device.profile?.label ?? '<none>'),
|
|
39
|
+
FormBuilder.set('type', device.profile?.type ? DeviceType[device.profile?.type] : 'UNKNOWN'),
|
|
40
|
+
FormBuilder.set('kind', DeviceKind[device.kind]),
|
|
41
|
+
FormBuilder.set(
|
|
42
|
+
'presence',
|
|
43
|
+
device?.kind === DeviceKind.CURRENT ? 'THIS DEVICE' : Device.PresenceState[device.presence],
|
|
44
|
+
),
|
|
45
|
+
FormBuilder.set('platform', device.profile?.platform ?? '<none>'),
|
|
46
|
+
FormBuilder.set('platformVersion', device.profile?.platformVersion ?? '<none>'),
|
|
47
|
+
FormBuilder.set('architecture', device.profile?.architecture ?? '<none>'),
|
|
48
|
+
FormBuilder.set('os', device.profile?.os ?? '<none>'),
|
|
49
|
+
FormBuilder.set('osVersion', device.profile?.osVersion ?? '<none>'),
|
|
50
|
+
FormBuilder.build,
|
|
51
|
+
);
|
|
52
|
+
|
|
53
|
+
export const printDevices = (devices: Device[]) => {
|
|
54
|
+
return devices.map(printDevice);
|
|
55
|
+
};
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Command from '@effect/cli/Command';
|
|
6
|
+
|
|
7
|
+
import { status } from './status';
|
|
8
|
+
|
|
9
|
+
export const edge = Command.make('edge').pipe(
|
|
10
|
+
Command.withDescription('EDGE commands.'),
|
|
11
|
+
Command.withSubcommands([status]),
|
|
12
|
+
);
|
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Command from '@effect/cli/Command';
|
|
6
|
+
import * as Console from 'effect/Console';
|
|
7
|
+
import * as Effect from 'effect/Effect';
|
|
8
|
+
import * as Option from 'effect/Option';
|
|
9
|
+
|
|
10
|
+
import { CommandConfig } from '@dxos/cli-util';
|
|
11
|
+
import { ClientService } from '@dxos/client';
|
|
12
|
+
import { createEdgeIdentity } from '@dxos/client/edge';
|
|
13
|
+
import { Context } from '@dxos/context';
|
|
14
|
+
|
|
15
|
+
export const getStatus = () =>
|
|
16
|
+
Effect.gen(function* () {
|
|
17
|
+
const client = yield* ClientService;
|
|
18
|
+
const identity = createEdgeIdentity(client);
|
|
19
|
+
client.edge.http.setIdentity(identity);
|
|
20
|
+
const status = yield* Effect.tryPromise(() => client.edge.http.getStatus(Context.default()));
|
|
21
|
+
|
|
22
|
+
if (yield* CommandConfig.isJson) {
|
|
23
|
+
yield* Console.log(JSON.stringify(status, null, 2));
|
|
24
|
+
} else if (status.problems.length > 0) {
|
|
25
|
+
for (const problem of status.problems) {
|
|
26
|
+
yield* Console.error(problem);
|
|
27
|
+
}
|
|
28
|
+
} else {
|
|
29
|
+
yield* Console.log('No problems found.');
|
|
30
|
+
}
|
|
31
|
+
}).pipe(
|
|
32
|
+
// TODO(wittjosiah): Tagged error.
|
|
33
|
+
Effect.catchSome((error) => {
|
|
34
|
+
if (error instanceof Error && error.message === 'Identity not available') {
|
|
35
|
+
// TODO(wittjosiah): Error coloring for logs.
|
|
36
|
+
return Option.some(Console.error(error.message));
|
|
37
|
+
} else {
|
|
38
|
+
return Option.none();
|
|
39
|
+
}
|
|
40
|
+
}),
|
|
41
|
+
);
|
|
42
|
+
|
|
43
|
+
// TODO(wittjosiah): Admin functionality to provide to specify an identity.
|
|
44
|
+
export const status = Command.make('status', {}, getStatus).pipe(
|
|
45
|
+
Command.withDescription('Get the EDGE status for the current identity.'),
|
|
46
|
+
);
|
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { describe, expect, it } from '@effect/vitest';
|
|
6
|
+
import * as Effect from 'effect/Effect';
|
|
7
|
+
import * as Layer from 'effect/Layer';
|
|
8
|
+
import * as Option from 'effect/Option';
|
|
9
|
+
|
|
10
|
+
import { OperationPlugin } from '@dxos/app-framework';
|
|
11
|
+
import { fromPlugins } from '@dxos/app-framework/testing';
|
|
12
|
+
import { TestConsole, TestLayer } from '@dxos/cli-util/testing';
|
|
13
|
+
import { ClientService } from '@dxos/client';
|
|
14
|
+
import { runAndForwardErrors } from '@dxos/effect';
|
|
15
|
+
import { ObservabilityPlugin } from '@dxos/plugin-observability/cli';
|
|
16
|
+
|
|
17
|
+
import { ClientPlugin } from '../../../plugin';
|
|
18
|
+
import { handler } from './create';
|
|
19
|
+
|
|
20
|
+
const layer = Layer.merge(TestLayer, fromPlugins([ClientPlugin({}), OperationPlugin(), ObservabilityPlugin()]));
|
|
21
|
+
|
|
22
|
+
// TODO(wittjosiah): Fix these tests.
|
|
23
|
+
describe.skip('halo create', () => {
|
|
24
|
+
it('should create an identity without a display name', () =>
|
|
25
|
+
Effect.gen(function* () {
|
|
26
|
+
const client = yield* ClientService;
|
|
27
|
+
yield* handler({ agent: false, displayName: Option.none() });
|
|
28
|
+
const logger = yield* TestConsole.TestConsole;
|
|
29
|
+
const logs = logger.logs;
|
|
30
|
+
expect(logs).toHaveLength(1);
|
|
31
|
+
const parsedIdentity = TestConsole.parseJson(logs[0]);
|
|
32
|
+
expect(parsedIdentity).toEqual({
|
|
33
|
+
identityKey: client.halo.identity.get()?.identityKey.toHex(),
|
|
34
|
+
displayName: client.halo.identity.get()?.profile?.displayName,
|
|
35
|
+
});
|
|
36
|
+
}).pipe(Effect.provide(layer), Effect.scoped, runAndForwardErrors));
|
|
37
|
+
|
|
38
|
+
it('should create an identity with a display name', () =>
|
|
39
|
+
Effect.gen(function* () {
|
|
40
|
+
const client = yield* ClientService;
|
|
41
|
+
yield* handler({ agent: false, displayName: Option.some('Example') });
|
|
42
|
+
const logger = yield* TestConsole.TestConsole;
|
|
43
|
+
const logs = logger.logs;
|
|
44
|
+
expect(logs).toHaveLength(1);
|
|
45
|
+
const parsedIdentity = TestConsole.parseJson(logs[0]);
|
|
46
|
+
expect(parsedIdentity).toEqual({
|
|
47
|
+
identityKey: client.halo.identity.get()?.identityKey.toHex(),
|
|
48
|
+
displayName: client.halo.identity.get()?.profile?.displayName,
|
|
49
|
+
});
|
|
50
|
+
}).pipe(Effect.provide(layer), Effect.scoped, runAndForwardErrors));
|
|
51
|
+
});
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Command from '@effect/cli/Command';
|
|
6
|
+
import * as Options from '@effect/cli/Options';
|
|
7
|
+
import * as Console from 'effect/Console';
|
|
8
|
+
import * as Effect from 'effect/Effect';
|
|
9
|
+
import * as Option from 'effect/Option';
|
|
10
|
+
|
|
11
|
+
import { Capabilities, Plugin } from '@dxos/app-framework';
|
|
12
|
+
import { PERSONAL_SPACE_TAG } from '@dxos/app-toolkit';
|
|
13
|
+
import { CommandConfig, flushAndSync, spaceLayer } from '@dxos/cli-util';
|
|
14
|
+
import { print } from '@dxos/cli-util';
|
|
15
|
+
import { ClientService } from '@dxos/client';
|
|
16
|
+
import { invariant } from '@dxos/invariant';
|
|
17
|
+
import { EdgeReplicationSetting } from '@dxos/protocols/proto/dxos/echo/metadata';
|
|
18
|
+
import { MembershipPolicy } from '@dxos/protocols/proto/dxos/halo/credentials';
|
|
19
|
+
|
|
20
|
+
import { ClientOperation } from '#operations';
|
|
21
|
+
|
|
22
|
+
import { printIdentity } from '../util';
|
|
23
|
+
|
|
24
|
+
export const handler = Effect.fn(function* ({
|
|
25
|
+
agent,
|
|
26
|
+
displayName,
|
|
27
|
+
}: {
|
|
28
|
+
agent: boolean;
|
|
29
|
+
displayName: Option.Option<string>;
|
|
30
|
+
}) {
|
|
31
|
+
const { json } = yield* CommandConfig;
|
|
32
|
+
const client = yield* ClientService;
|
|
33
|
+
// TODO(wittjosiah): How to surface this error to the user cleanly?
|
|
34
|
+
invariant(!client.halo.identity.get(), 'Identity already exists');
|
|
35
|
+
|
|
36
|
+
const manager = yield* Plugin.Service;
|
|
37
|
+
const { invoke } = manager.capabilities.get(Capabilities.OperationInvoker);
|
|
38
|
+
const identity = yield* invoke(ClientOperation.CreateIdentity, {
|
|
39
|
+
displayName: Option.getOrUndefined(displayName),
|
|
40
|
+
});
|
|
41
|
+
|
|
42
|
+
if (agent) {
|
|
43
|
+
yield* invoke(ClientOperation.CreateAgent);
|
|
44
|
+
}
|
|
45
|
+
|
|
46
|
+
// Create personal space for the CLI identity.
|
|
47
|
+
const space = yield* Effect.promise(() =>
|
|
48
|
+
client.spaces.create({}, { tags: [PERSONAL_SPACE_TAG], membershipPolicy: MembershipPolicy.LOCKED }),
|
|
49
|
+
);
|
|
50
|
+
yield* Effect.promise(() => space.waitUntilReady());
|
|
51
|
+
yield* Effect.promise(() => space.internal.setEdgeReplicationPreference(EdgeReplicationSetting.ENABLED));
|
|
52
|
+
yield* flushAndSync({ indexes: true }).pipe(Effect.provide(spaceLayer(Option.some(space.id))));
|
|
53
|
+
|
|
54
|
+
if (json) {
|
|
55
|
+
yield* Console.log(
|
|
56
|
+
JSON.stringify(
|
|
57
|
+
{
|
|
58
|
+
identityKey: identity.identityKey.toHex(),
|
|
59
|
+
displayName: identity.profile?.displayName,
|
|
60
|
+
},
|
|
61
|
+
null,
|
|
62
|
+
2,
|
|
63
|
+
),
|
|
64
|
+
);
|
|
65
|
+
} else {
|
|
66
|
+
yield* Console.log(print(printIdentity(identity)));
|
|
67
|
+
}
|
|
68
|
+
});
|
|
69
|
+
|
|
70
|
+
export const create = Command.make(
|
|
71
|
+
'create',
|
|
72
|
+
{
|
|
73
|
+
agent: Options.boolean('noAgent', { ifPresent: false }).pipe(
|
|
74
|
+
Options.withDescription('Do not create an EDGE agent for the identity.'),
|
|
75
|
+
),
|
|
76
|
+
displayName: Options.text('displayName').pipe(
|
|
77
|
+
Options.withDescription('The display name of the identity.'),
|
|
78
|
+
Options.optional,
|
|
79
|
+
),
|
|
80
|
+
},
|
|
81
|
+
handler,
|
|
82
|
+
).pipe(Command.withDescription('Create a new identity.'));
|
|
@@ -0,0 +1,97 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Args from '@effect/cli/Args';
|
|
6
|
+
import * as Command from '@effect/cli/Command';
|
|
7
|
+
import * as Prompt from '@effect/cli/Prompt';
|
|
8
|
+
import * as Console from 'effect/Console';
|
|
9
|
+
import * as Effect from 'effect/Effect';
|
|
10
|
+
import * as Option from 'effect/Option';
|
|
11
|
+
|
|
12
|
+
import { CommandConfig } from '@dxos/cli-util';
|
|
13
|
+
import { ClientService } from '@dxos/client';
|
|
14
|
+
import { invariant } from '@dxos/invariant';
|
|
15
|
+
import { schema } from '@dxos/protocols/proto';
|
|
16
|
+
|
|
17
|
+
export const handler = Effect.fn(function* ({ credential }: { credential: Option.Option<string> }) {
|
|
18
|
+
const { json } = yield* CommandConfig;
|
|
19
|
+
const client = yield* ClientService;
|
|
20
|
+
|
|
21
|
+
let credentialHex = Option.getOrUndefined(credential);
|
|
22
|
+
if (!credentialHex) {
|
|
23
|
+
credentialHex = yield* Prompt.text({ message: 'Enter credential (hex string)' }).pipe(Prompt.run);
|
|
24
|
+
}
|
|
25
|
+
|
|
26
|
+
invariant(credentialHex, 'Invalid credential.');
|
|
27
|
+
|
|
28
|
+
const identity = client.halo.identity;
|
|
29
|
+
if (!identity) {
|
|
30
|
+
if (json) {
|
|
31
|
+
yield* Console.log(JSON.stringify({ error: 'Profile not initialized' }, null, 2));
|
|
32
|
+
} else {
|
|
33
|
+
yield* Console.log('Profile not initialized.');
|
|
34
|
+
}
|
|
35
|
+
return;
|
|
36
|
+
}
|
|
37
|
+
|
|
38
|
+
yield* Effect.gen(function* () {
|
|
39
|
+
const codec = schema.getCodecForType('dxos.halo.credentials.Credential');
|
|
40
|
+
const credentialBytes = yield* Effect.try({
|
|
41
|
+
try: () => Buffer.from(credentialHex, 'hex'),
|
|
42
|
+
catch: (error) => new Error(`Failed to parse hex string: ${error}`),
|
|
43
|
+
});
|
|
44
|
+
|
|
45
|
+
const verifyError = codec.protoType.verify(credentialBytes);
|
|
46
|
+
if (verifyError) {
|
|
47
|
+
yield* Effect.fail(new Error(verifyError));
|
|
48
|
+
}
|
|
49
|
+
|
|
50
|
+
const credentialObj = yield* Effect.try({
|
|
51
|
+
try: () => codec.decode(credentialBytes),
|
|
52
|
+
catch: (error) => new Error(`Failed to decode credential: ${error}`),
|
|
53
|
+
});
|
|
54
|
+
|
|
55
|
+
yield* Effect.tryPromise({
|
|
56
|
+
try: () => client.halo.writeCredentials([credentialObj]),
|
|
57
|
+
catch: (error) => new Error(`Failed to write credential: ${error}`),
|
|
58
|
+
});
|
|
59
|
+
|
|
60
|
+
if (json) {
|
|
61
|
+
yield* Console.log(JSON.stringify({ success: true }, null, 2));
|
|
62
|
+
} else {
|
|
63
|
+
yield* Console.log('Credential added successfully.');
|
|
64
|
+
}
|
|
65
|
+
}).pipe(
|
|
66
|
+
Effect.catchAll((error) =>
|
|
67
|
+
Effect.gen(function* () {
|
|
68
|
+
if (json) {
|
|
69
|
+
yield* Console.log(
|
|
70
|
+
JSON.stringify(
|
|
71
|
+
{
|
|
72
|
+
error: 'Invalid credential',
|
|
73
|
+
message: error instanceof Error ? error.message : String(error),
|
|
74
|
+
},
|
|
75
|
+
null,
|
|
76
|
+
2,
|
|
77
|
+
),
|
|
78
|
+
);
|
|
79
|
+
} else {
|
|
80
|
+
yield* Console.log('Invalid credential.');
|
|
81
|
+
}
|
|
82
|
+
yield* Effect.fail(error);
|
|
83
|
+
}),
|
|
84
|
+
),
|
|
85
|
+
);
|
|
86
|
+
});
|
|
87
|
+
|
|
88
|
+
export const add = Command.make(
|
|
89
|
+
'add',
|
|
90
|
+
{
|
|
91
|
+
credential: Args.text({ name: 'credential' }).pipe(
|
|
92
|
+
Args.withDescription('Credential as hex string.'),
|
|
93
|
+
Args.optional,
|
|
94
|
+
),
|
|
95
|
+
},
|
|
96
|
+
handler,
|
|
97
|
+
).pipe(Command.withDescription('Import credential into HALO.'));
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Command from '@effect/cli/Command';
|
|
6
|
+
|
|
7
|
+
import { add } from './add';
|
|
8
|
+
import { list } from './list';
|
|
9
|
+
|
|
10
|
+
export const credential = Command.make('credential').pipe(
|
|
11
|
+
Command.withDescription('Manage HALO credentials.'),
|
|
12
|
+
Command.withSubcommands([add, list]),
|
|
13
|
+
);
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { describe, expect, it } from '@effect/vitest';
|
|
6
|
+
import * as Effect from 'effect/Effect';
|
|
7
|
+
import * as Option from 'effect/Option';
|
|
8
|
+
|
|
9
|
+
import { TestConsole, TestLayer } from '@dxos/cli-util/testing';
|
|
10
|
+
import { ClientService } from '@dxos/client';
|
|
11
|
+
import { runAndForwardErrors } from '@dxos/effect';
|
|
12
|
+
|
|
13
|
+
import { handler } from './list';
|
|
14
|
+
|
|
15
|
+
describe('halo credential list', () => {
|
|
16
|
+
it('should list HALO credentials', () =>
|
|
17
|
+
Effect.gen(function* () {
|
|
18
|
+
const client = yield* ClientService;
|
|
19
|
+
yield* Effect.tryPromise(() => client.halo.createIdentity());
|
|
20
|
+
yield* handler({ type: Option.none(), spaceId: Option.none(), timeout: 500, delay: 250 });
|
|
21
|
+
const logger = yield* TestConsole.TestConsole;
|
|
22
|
+
const logs = logger.logs;
|
|
23
|
+
expect(logs).toHaveLength(1);
|
|
24
|
+
const parsed = TestConsole.parseJson(logs[0]);
|
|
25
|
+
expect(Array.isArray(parsed)).toBe(true);
|
|
26
|
+
}).pipe(Effect.provide(TestLayer), Effect.scoped, runAndForwardErrors));
|
|
27
|
+
});
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Command from '@effect/cli/Command';
|
|
6
|
+
import * as Options from '@effect/cli/Options';
|
|
7
|
+
import * as Console from 'effect/Console';
|
|
8
|
+
import * as Duration from 'effect/Duration';
|
|
9
|
+
import * as Effect from 'effect/Effect';
|
|
10
|
+
import * as Option from 'effect/Option';
|
|
11
|
+
|
|
12
|
+
import { CommandConfig, Common, FormBuilder, getSpace, printList } from '@dxos/cli-util';
|
|
13
|
+
import { ClientService } from '@dxos/client';
|
|
14
|
+
import type { Credential } from '@dxos/client/halo';
|
|
15
|
+
import { type Key } from '@dxos/echo';
|
|
16
|
+
|
|
17
|
+
const mapCredentials = (credentials: Credential[]) => {
|
|
18
|
+
return credentials.map((credential) => ({
|
|
19
|
+
id: credential.id?.toHex() ?? '<unknown>',
|
|
20
|
+
issuer: credential.issuer?.toHex() ?? '<unknown>',
|
|
21
|
+
subject: credential.subject?.id?.toHex() ?? '<unknown>',
|
|
22
|
+
type: credential.subject.assertion['@type'],
|
|
23
|
+
assertion: credential.subject.assertion,
|
|
24
|
+
}));
|
|
25
|
+
};
|
|
26
|
+
|
|
27
|
+
const printCredential = (credential: Credential) => {
|
|
28
|
+
const type = credential.subject.assertion['@type'] ?? '<unknown>';
|
|
29
|
+
return FormBuilder.make({ title: type }).pipe(
|
|
30
|
+
FormBuilder.option('id', Option.fromNullable(credential.id?.truncate())),
|
|
31
|
+
FormBuilder.option('issuer', Option.fromNullable(credential.issuer?.truncate())),
|
|
32
|
+
FormBuilder.option('subject', Option.fromNullable(credential.subject?.id?.truncate())),
|
|
33
|
+
FormBuilder.build,
|
|
34
|
+
);
|
|
35
|
+
};
|
|
36
|
+
|
|
37
|
+
export const handler = Effect.fn(function* ({
|
|
38
|
+
type,
|
|
39
|
+
spaceId,
|
|
40
|
+
timeout,
|
|
41
|
+
delay,
|
|
42
|
+
}: {
|
|
43
|
+
type: Option.Option<string>;
|
|
44
|
+
spaceId: Option.Option<Key.SpaceId>;
|
|
45
|
+
timeout: number;
|
|
46
|
+
delay: number;
|
|
47
|
+
}) {
|
|
48
|
+
const { json } = yield* CommandConfig;
|
|
49
|
+
const client = yield* ClientService;
|
|
50
|
+
let credentials: Credential[];
|
|
51
|
+
|
|
52
|
+
if (Option.isSome(spaceId)) {
|
|
53
|
+
// If space ID was provided, get credentials from that space.
|
|
54
|
+
const space = yield* getSpace(spaceId.value);
|
|
55
|
+
credentials = yield* Effect.tryPromise(() => space.internal.getCredentials());
|
|
56
|
+
} else {
|
|
57
|
+
// Get credentials from HALO
|
|
58
|
+
const identity = client.halo.identity;
|
|
59
|
+
if (!identity) {
|
|
60
|
+
if (json) {
|
|
61
|
+
yield* Console.log(JSON.stringify({ error: 'Profile not initialized' }, null, 2));
|
|
62
|
+
} else {
|
|
63
|
+
yield* Console.log('Profile not initialized.');
|
|
64
|
+
}
|
|
65
|
+
return;
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
// Wait for at least one credential
|
|
69
|
+
const latch = yield* Effect.makeLatch();
|
|
70
|
+
const subscription = client.halo.credentials.subscribe((creds) => {
|
|
71
|
+
if (creds.length > 0) {
|
|
72
|
+
Effect.runSync(latch.open);
|
|
73
|
+
}
|
|
74
|
+
});
|
|
75
|
+
|
|
76
|
+
yield* latch.await.pipe(
|
|
77
|
+
Effect.timeout(Duration.millis(timeout)),
|
|
78
|
+
Effect.catchAll(() => Effect.void),
|
|
79
|
+
Effect.ensuring(
|
|
80
|
+
Effect.sync(() => {
|
|
81
|
+
subscription.unsubscribe();
|
|
82
|
+
}),
|
|
83
|
+
),
|
|
84
|
+
);
|
|
85
|
+
|
|
86
|
+
// Wait a bit more to ensure all credentials are loaded
|
|
87
|
+
yield* Effect.sleep(Duration.millis(delay));
|
|
88
|
+
|
|
89
|
+
credentials = client.halo.queryCredentials({ type: Option.getOrUndefined(type) });
|
|
90
|
+
}
|
|
91
|
+
|
|
92
|
+
if (json) {
|
|
93
|
+
yield* Console.log(JSON.stringify(mapCredentials(credentials), null, 2));
|
|
94
|
+
} else {
|
|
95
|
+
const formatted = credentials.map(printCredential);
|
|
96
|
+
yield* Console.log(printList(formatted));
|
|
97
|
+
}
|
|
98
|
+
});
|
|
99
|
+
|
|
100
|
+
export const list = Command.make(
|
|
101
|
+
'list',
|
|
102
|
+
{
|
|
103
|
+
type: Options.text('type').pipe(Options.withDescription('Filter by credential type.'), Options.optional),
|
|
104
|
+
spaceId: Common.spaceId.pipe(Options.withDescription('Space ID to show credentials from.'), Options.optional),
|
|
105
|
+
timeout: Options.integer('timeout').pipe(
|
|
106
|
+
Options.withDescription('Time in milliseconds to wait for at least one credential before listing.'),
|
|
107
|
+
Options.withDefault(500),
|
|
108
|
+
),
|
|
109
|
+
delay: Options.integer('delay').pipe(
|
|
110
|
+
Options.withDescription('Delay in milliseconds before listing.'),
|
|
111
|
+
Options.withDefault(250),
|
|
112
|
+
),
|
|
113
|
+
},
|
|
114
|
+
handler,
|
|
115
|
+
).pipe(Command.withDescription('List HALO credentials.'));
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import { describe, expect, it } from '@effect/vitest';
|
|
6
|
+
import * as Effect from 'effect/Effect';
|
|
7
|
+
|
|
8
|
+
import { TestConsole, TestLayer } from '@dxos/cli-util/testing';
|
|
9
|
+
import { ClientService } from '@dxos/client';
|
|
10
|
+
import { runAndForwardErrors } from '@dxos/effect';
|
|
11
|
+
|
|
12
|
+
import { handler } from './identity';
|
|
13
|
+
|
|
14
|
+
describe('halo identity', () => {
|
|
15
|
+
it('should log if identity is not initialized', () =>
|
|
16
|
+
Effect.gen(function* () {
|
|
17
|
+
yield* handler();
|
|
18
|
+
const logger = yield* TestConsole.TestConsole;
|
|
19
|
+
const logs = logger.logs;
|
|
20
|
+
expect(logs).toHaveLength(1);
|
|
21
|
+
expect(TestConsole.extractJsonString(logs[0])).toEqual(
|
|
22
|
+
JSON.stringify({ error: 'Identity not initialized' }, null, 2),
|
|
23
|
+
);
|
|
24
|
+
}).pipe(Effect.provide(TestLayer), Effect.scoped, runAndForwardErrors));
|
|
25
|
+
|
|
26
|
+
it('should print identity if initialized', () =>
|
|
27
|
+
Effect.gen(function* () {
|
|
28
|
+
const client = yield* ClientService;
|
|
29
|
+
yield* Effect.tryPromise(() => client.halo.createIdentity({ displayName: 'Test' }));
|
|
30
|
+
yield* handler();
|
|
31
|
+
const logger = yield* TestConsole.TestConsole;
|
|
32
|
+
const logs = logger.logs;
|
|
33
|
+
expect(logs).toHaveLength(1);
|
|
34
|
+
const parsedIdentity = TestConsole.parseJson(logs[0]);
|
|
35
|
+
expect(parsedIdentity).toEqual({
|
|
36
|
+
identityKey: client.halo.identity.get()?.identityKey.toHex(),
|
|
37
|
+
displayName: client.halo.identity.get()?.profile?.displayName,
|
|
38
|
+
});
|
|
39
|
+
}).pipe(Effect.provide(TestLayer), Effect.scoped, runAndForwardErrors));
|
|
40
|
+
});
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
//
|
|
2
|
+
// Copyright 2025 DXOS.org
|
|
3
|
+
//
|
|
4
|
+
|
|
5
|
+
import * as Command from '@effect/cli/Command';
|
|
6
|
+
import * as Console from 'effect/Console';
|
|
7
|
+
import * as Effect from 'effect/Effect';
|
|
8
|
+
|
|
9
|
+
import { CommandConfig } from '@dxos/cli-util';
|
|
10
|
+
import { print } from '@dxos/cli-util';
|
|
11
|
+
import { ClientService } from '@dxos/client';
|
|
12
|
+
|
|
13
|
+
import { printIdentity } from '../util';
|
|
14
|
+
|
|
15
|
+
export const handler = Effect.fn(function* () {
|
|
16
|
+
const { json } = yield* CommandConfig;
|
|
17
|
+
const client = yield* ClientService;
|
|
18
|
+
const identity = client.halo.identity.get();
|
|
19
|
+
if (!identity) {
|
|
20
|
+
if (json) {
|
|
21
|
+
yield* Console.log(JSON.stringify({ error: 'Identity not initialized' }, null, 2));
|
|
22
|
+
} else {
|
|
23
|
+
yield* Console.log('Identity not initialized.');
|
|
24
|
+
}
|
|
25
|
+
} else {
|
|
26
|
+
if (json) {
|
|
27
|
+
yield* Console.log(
|
|
28
|
+
JSON.stringify(
|
|
29
|
+
{
|
|
30
|
+
identityKey: identity.identityKey.toHex(),
|
|
31
|
+
displayName: identity.profile?.displayName,
|
|
32
|
+
},
|
|
33
|
+
null,
|
|
34
|
+
2,
|
|
35
|
+
),
|
|
36
|
+
);
|
|
37
|
+
} else {
|
|
38
|
+
yield* Console.log(print(printIdentity(identity)));
|
|
39
|
+
}
|
|
40
|
+
}
|
|
41
|
+
});
|
|
42
|
+
|
|
43
|
+
export const identity = Command.make('identity', {}, handler).pipe(
|
|
44
|
+
Command.withDescription('Get the current identity.'),
|
|
45
|
+
);
|