0.6.13 • Published 11 months ago

@dxos/plugin-script v0.6.13

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

@dxos/plugin-script

Surface plugin for script editor.

Composer config:

# packages/app/composer-app/dx.local.yml
version: 1
runtime:
  client:
    edgeFeatures:
      echoReplicator: true
  services:
    edge:
      url: wss://edge.dxos.workers.dev/
    agentHosting:
      type: LOCAL_TESTING

Test credentials:

await dxos.client.halo.writeCredentials([{
  issuer: dxos.client.halo.identity.get().identityKey,
  subject: {
    id: dxos.client.halo.identity.get().identityKey,
    assertion: {
      '@type': 'dxos.halo.credentials.ServiceAccess',
      serverName: 'hub.dxos.network',
      serverKey: dxos.client.halo.identity.get().identityKey,
      identityKey: dxos.client.halo.identity.get().identityKey,
      capabilities: ['composer:beta']
    }
  }
}])

Start composer:

DX_HUB_URL="https://hub-staging.dxos.workers.dev/" DX_ENVIRONMENT=test px serve composer-app

Streaming request:

curl -X POST -sN -d 'What is DXOS'
0.6.14-main.2b6a0f3

11 months ago

0.6.14-main.f49f251

11 months ago

0.6.14-main.7bd9c89

11 months ago

0.6.13

11 months ago

0.6.13-main.548ca8d

11 months ago

0.6.13-main.ed424a1

11 months ago

0.6.13-main.09887cd

11 months ago

0.6.12

11 months ago

0.6.13-main.041e8aa

11 months ago

0.6.12-main.2d19bf1

11 months ago

0.6.12-main.ac23639

11 months ago

0.6.12-main.c1d977f

11 months ago

0.6.12-main.568932b

12 months ago

0.6.12-main.7907542

12 months ago

0.6.12-main.89e9959

12 months ago

0.6.12-main.f9d0246

12 months ago

0.6.12-main.5a87ad5

12 months ago

0.6.12-main.78ddbdf

12 months ago

0.6.12-main.ed7cda7

12 months ago

0.6.12-main.c4a728f

12 months ago

0.6.12-main.c974201

12 months ago

0.6.12-main.15a606f

12 months ago

0.6.12-main.5cc132e

12 months ago

0.6.11

12 months ago

0.6.10

1 year ago

0.6.9

1 year ago

0.6.8

1 year ago