Agentic AI Atlasby a5c.ai
OverviewWikiGraphFor AgentsEdgesSearchWorkspace
/
GitHubDocsDiscord
iiRecord
Agentic AI Atlas · OMP (oh-my-pi)
agentVersion:omp:ge-0-0-0a5c.ai
Search record views/
Record · tabs

Available views

II.Record viewspp. 1 - 1
overviewjsongraph
II.
AgentVersion JSON

agentVersion:omp:ge-0-0-0

Structured · live

OMP (oh-my-pi) json

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

File · agent-stack/versions/omp-current.yamlCluster · agent-stack
Record JSON
{
  "id": "agentVersion:omp:ge-0-0-0",
  "_kind": "AgentVersion",
  "_file": "agent-stack/versions/omp-current.yaml",
  "_cluster": "agent-stack",
  "attributes": {
    "agentId": "omp",
    "aliases": [
      "oh-my-pi"
    ],
    "runtimeFamily": "cli-harness",
    "releaseChannel": "stable",
    "displayName": "OMP (oh-my-pi)",
    "summary": "Oh-My-Pi terminal coding agent",
    "sourcePackage": "omp",
    "osSupport": [
      "linux",
      "macos",
      "windows"
    ],
    "agentProductId": "agent:omp",
    "versionRange": ">=0.0.0",
    "releasedAt": "2025-01-01",
    "cliCommand": "omp",
    "installMethods": [
      "install:npm"
    ],
    "minSchemaVersion": "6.0.0",
    "hookSupport": {
      "interactive": {
        "sessionStart": "unsupported",
        "stop": "unsupported",
        "userPromptSubmit": "unsupported",
        "preToolUse": "unsupported",
        "sessionEnd": "unsupported"
      },
      "nonInteractive": {}
    },
    "bridgeCapabilities": {
      "interactiveBridge": false,
      "sessionResume": true,
      "positionalPrompt": false
    }
  },
  "outgoingEdges": [
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "agent:omp",
      "kind": "version_of"
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "agent-core-impl:omp.core@current",
      "kind": "composed_of",
      "attributes": {
        "role": "core"
      }
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "agent-runtime-impl:omp.runtime@current",
      "kind": "composed_of",
      "attributes": {
        "role": "runtime"
      }
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "agent-platform-impl:omp.platform@current",
      "kind": "composed_of",
      "attributes": {
        "role": "platform"
      }
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "agent-ui-impl:omp.ui@current",
      "kind": "composed_of",
      "attributes": {
        "role": "ui"
      }
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "capability:skills",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Oh-My-Pi documents file-backed skills explicitly."
      }
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "capability:supports-thinking",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Oh-My-Pi publicly described as a terminal coding agent with broad tool surface."
      }
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "capability:interactive-mode",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Interactive terminal behavior grounded in upstream product README."
      }
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "capability:stdin-injection",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Public operator docs are thin; local fallback metadata remains primary source of truth."
      }
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "capability:vision-input",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Public README advertises image support; technical detail is thinner."
      }
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "capability:can-resume",
      "kind": "supports",
      "attributes": {
        "versionRange": ">=0.0.0",
        "level": "full",
        "notes": "Oh-My-Pi documents resume, continue, fork, and session switching as first-class session operations."
      }
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "memory-system:pi-memory",
      "kind": "uses_memory_system",
      "attributes": {}
    },
    {
      "from": "agentVersion:omp:ge-0-0-0",
      "to": "install:npm",
      "kind": "installed_via"
    }
  ],
  "incomingEdges": [
    {
      "from": "agent:omp",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "has_version"
    },
    {
      "from": "capabilitySupport:omp:ge-0-0-0:skills",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:omp:ge-0-0-0:thinking",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:omp:ge-0-0-0:interactive-mode",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:omp:ge-0-0-0:stdin-injection",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:omp:ge-0-0-0:image-input",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "capabilitySupport:omp:ge-0-0-0:session-resume",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "capability_of_version",
      "attributes": {}
    },
    {
      "from": "hook-mapping:omp-on-event-native",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "emits_hook",
      "attributes": {}
    },
    {
      "from": "hook-mapping:post-tool-use-omp",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "emits_hook",
      "attributes": {}
    },
    {
      "from": "mux:agent-launch-mux",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "mux:agent-comm-mux",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "mux:hooks-mux",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "mux:extension-mux",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "bridges_for",
      "attributes": {}
    },
    {
      "from": "lifecycle-semantics:omp",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "applies_to_version",
      "attributes": {}
    },
    {
      "from": "session-semantics:omp",
      "to": "agentVersion:omp:ge-0-0-0",
      "kind": "applies_to_version",
      "attributes": {}
    }
  ]
}

Shortcuts

Back to overview
Open graph tab