SDK catalog / Agent Memory

Agent Memory

preview 0.3.0-alpha.1

Preview documentation for @workforce-sdk/agent-memory@0.3.0-alpha.1. Existing legacy downloads may use a different API; this page does not announce a new release.

{
  "schemaVersion": 1,
  "id": "agent-memory",
  "package": "@workforce-sdk/agent-memory",
  "version": "0.3.0-alpha.1",
  "releaseState": "preview",
  "exports": [
    ".",
    "./package.json",
    "./cli"
  ],
  "yamlSchemaVersions": [
    1
  ],
  "runtime": {
    "node": ">=22"
  },
  "verifiedCombinations": [],
  "support": {
    "firstStableRelease": null,
    "currentStableMajor": null,
    "supersededMajors": [],
    "deprecations": [],
    "minimumSupersededMajorMonths": 12,
    "minimumDeprecationMonths": 6,
    "minimumLegacyMonthsAfterFirstStable": 12
  },
  "legacy": [
    {
      "name": "@brightops/agent-memory",
      "versions": [
        "0.2.0-alpha.1"
      ]
    }
  ],
  "migrations": [
    {
      "id": "agent-memory-to-wf",
      "from": {
        "package": "@brightops/agent-memory",
        "version": "0.2.0-alpha.1"
      },
      "to": {
        "package": "@workforce-sdk/agent-memory",
        "version": "0.3.0-alpha.1"
      },
      "yaml": "unchanged schema 1",
      "storage": "unchanged by the package-name migration",
      "rollback": "reverse import/dependency edits; preserve and resolve any files changed after apply"
    }
  ]
}