iiRecord
Agentic AI Atlas · Hermes
plugin-target:hermesa5c.ai
II.
PluginTarget JSON

plugin-target:hermes

Structured · live

Hermes json

Inspect the normalized record payload exactly as the atlas UI reads it.

File · extensions/plugin-artifacts/plugin-target-hermes.yamlCluster · extensions
Record JSON
{
  "id": "plugin-target:hermes",
  "_kind": "PluginTarget",
  "_file": "extensions/plugin-artifacts/plugin-target-hermes.yaml",
  "_cluster": "extensions",
  "attributes": {
    "displayName": "Hermes",
    "hostAgent": "agent:hermes",
    "adapterFamily": "shell-hook",
    "manifestFormat": "package.json + hooks.json",
    "commandFormat": "package-json commands",
    "adapterName": "hermes",
    "skillHandling": "derived-from-commands",
    "hookRegistrationFormat": "hermes",
    "hookRegistrationOutputPath": "hooks.json",
    "hookRegistrationAliasPaths": [],
    "harnessManifestPath": ".hermes-plugin/plugin.json",
    "pluginRootEnvVar": null,
    "pluginRootEnvVarForExtension": "HERMES_PLUGIN_ROOT",
    "scriptVariants": [
      "bash"
    ],
    "distribution": [
      "npm-cli"
    ],
    "distributionModel": "workspace-generated",
    "marketplacePath": ".agents/plugins/marketplace.json",
    "npmPublishable": false,
    "installLayout": {
      "harnessHomeRelative": ".hermes",
      "pluginsDirRelative": ".agents/plugins",
      "marketplacePathRelative": ".agents/plugins/marketplace.json"
    },
    "packageMetadata": {
      "moduleType": "commonjs",
      "binScriptExt": ".js",
      "installLifecycle": "none",
      "activationMessage": "hermes-open-plugins",
      "emitCjsWrappers": false
    },
    "componentSupport": {
      "agents": "unsupported",
      "context": "unsupported"
    },
    "cliCommand": "hermes",
    "callerEnvVars": [
      "HERMES_SESSION",
      "HERMES_PLUGIN_ROOT"
    ],
    "configPaths": [
      ".hermes"
    ],
    "processNames": [
      "hermes"
    ],
    "capabilities": [
      "HeadlessPrompt"
    ],
    "adapterModule": "@a5c-ai/agent-mux-adapters/hermes-adapter",
    "externalRepo": "a5c-ai/babysitter-hermes",
    "externalPackageName": "@a5c-ai/babysitter-hermes",
    "generatedSourceDir": "hermes",
    "marketplaceSpecs": [
      {
        "from": ".agents/plugins/marketplace.json",
        "kind": "hermes"
      }
    ],
    "requiredSurfaceFile": null,
    "promptCapabilities": [
      "hooks",
      "headless-prompt"
    ],
    "loopControlTerm": null,
    "hookDriven": true,
    "interactiveToolName": null,
    "sessionEnvVarsDescription": "HERMES_SESSION env var provides native session identity",
    "hasIntentFidelityChecks": false,
    "hasNonNegotiables": false,
    "cliSetupMode": "default",
    "defaultStepCount": 8,
    "skillSystemLabel": "Installed skill",
    "defaultTransportId": null,
    "hooksMuxFamily": "shell-hook",
    "sessionIdQuality": "native",
    "supportsOrderedFanout": false,
    "supportsNativeAdditionalContext": false,
    "supportsBlock": false,
    "supportsAsk": false,
    "supportsToolInputMutation": false,
    "supportsToolResultMutation": false,
    "supportsPersistedEnv": false,
    "envPersistenceMode": "wrapper_only",
    "toolInterceptionScope": "none"
  },
  "outgoingEdges": [
    {
      "from": "plugin-target:hermes",
      "to": "agent:hermes",
      "kind": "hosted_by",
      "attributes": {}
    },
    {
      "from": "plugin-target:hermes",
      "to": "agent-platform-impl:hermes.platform@1.x",
      "kind": "hosted_by",
      "attributes": {}
    }
  ],
  "incomingEdges": []
}