{
  "schema_version": "openagent.agent_resource_packet.v1",
  "id": "res_glm_5",
  "slug": "glm-5",
  "name": "GLM-5",
  "canonical_url": "https://www.openagent.bot/models/glm-5",
  "category": "models",
  "resource_type": "model",
  "summary": "GLM-5 is Z.ai's open model line positioned around agentic engineering: workflows where a model reasons across files, tools, tests, and implementation steps rather than only completing code snippets.",
  "capabilities": [
    "workflow-orchestration",
    "tool-calling",
    "local-inference"
  ],
  "constraints": [
    "open-source",
    "open-weights"
  ],
  "scenarios": [
    "developer-workflow"
  ],
  "deployment_modes": [
    "cloud"
  ],
  "interfaces": [
    "repo"
  ],
  "integrations": [],
  "permission_surface": [
    "shell/files"
  ],
  "risk_level": "moderate",
  "source_confidence": "high",
  "recommended_workflows": [
    "Coding agent workflow",
    "Local or private AI stack"
  ],
  "avoid_when": [
    "Users who only need a hosted chat assistant",
    "Teams that require a mature managed SLA around the model runtime"
  ],
  "primary_actions": [
    "Inspect repository",
    "Open Homepage",
    "Clone the repository"
  ],
  "evidence_urls": [
    "https://github.com/zai-org/GLM-5",
    "https://chat.z.ai/"
  ],
  "last_verified_at": "2026-04-19",
  "machine_readable": {
    "json_url": "https://www.openagent.bot/models/glm-5.json",
    "markdown_url": "https://www.openagent.bot/models/glm-5.md",
    "agent_json_url": "https://www.openagent.bot/models/glm-5.agent.json"
  }
}