{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"channel":"ahp-root://","protocolVersions":["1.0.0","0.9.0","0.8.0","0.7.0","0.6.0","0.5.2","0.5.1"],"clientId":"145c1ffc-d0ed-467e-84af-6a6f0d743f98","clientInfo":{"name":"vscode-editor-window","title":"VS Code"},"_meta":{"vscode.telemetryLevel":"all","vscode.clientConnectionKind":"remote_extension_host","vscode.clientMachineId":"23c990e78feb90f7e1db9d85e618d9e4b548f08605b16ad177f4d96c82f09075","vscode.clientDevDeviceId":"36b2e4bb-ed21-4517-8405-6d551372347b"},"initialSubscriptions":["ahp-root://"]},"_ahpLog":{"ts":"2026-09-09T03:29:19.853Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":562}}
{"jsonrpc":"2.0","id":1,"result":{"protocolVersion":"0.9.0","serverSeq":5,"_meta":{"vscode.getAgentHostSessionStateFile.chat":true},"snapshots":[{"resource":"ahp-root://","state":{"agents":[{"provider":"copilotcli","displayName":"Copilot","description":"Copilot SDK agent running in the local agent host process","models":[],"protectedResources":[{"resource":"https://api.github.com","resource_name":"GitHub Copilot","authorization_servers":["https://github.com/login/oauth"],"scopes_supported":["read:user","user:email"],"required":true},{"resource":"https://api.github.com/repos","resource_name":"GitHub Repository","authorization_servers":["https://github.com/login/oauth"],"scopes_supported":["repo"],"required":false}],"capabilities":{"multipleChats":{"fork":true,"sideChat":true}}},{"provider":"claude","displayName":"Claude","description":"Claude agent backed by the Anthropic Claude Agent SDK","models":[],"protectedResources":[{"resource":"https://api.github.com","resource_name":"GitHub Copilot","authorization_servers":["https://github.com/login/oauth"],"scopes_supported":["read:user","user:email"],"required":false},{"resource":"https://api.github.com/repos","resource_name":"GitHub Repository","authorization_servers":["https://github.com/login/oauth"],"scopes_supported":["repo"],"required":false}],"capabilities":{"multipleChats":{"fork":true,"sideChat":true}}}],"activeSessions":0,"config":{"schema":{"type":"object","properties":{"http.proxy":{"type":"string","title":"HTTP Proxy","description":"The proxy URL used by network requests from the Agent Host."},"http.proxyKerberosServicePrincipal":{"type":"string","title":"HTTP Proxy Kerberos Service Principal","description":"The Kerberos service principal used to authenticate with the HTTP proxy."},"http.noProxy":{"type":"array","title":"HTTP No Proxy","description":"Domain names that bypass the configured HTTP proxy.","items":{"type":"string","title":"Domain"},"default":[]},"permissions":{"type":"object","title":"Permissions","description":"Per-tool session permissions. Updated automatically when approving a tool \"in this Session\".","properties":{"allow":{"type":"array","title":"Allowed tools","items":{"type":"string","title":"Tool name"}},"deny":{"type":"array","title":"Denied tools","items":{"type":"string","title":"Tool name"}}},"default":{"allow":[],"deny":[]},"sessionMutable":true},"disableRepoInfoTelemetry":{"type":"boolean","title":"Disable Repository Information Telemetry","description":"Whether repository information telemetry is disabled for Agent Host sessions.","default":false},"telemetryLevel":{"type":"string","title":"Telemetry Level","description":"Most restrictive telemetry level requested by connected clients.","enum":["all","error","crash","off"],"default":"all"},"editTelemetryEnabled":{"type":"boolean","title":"Edit Telemetry","description":"Whether edit attribution telemetry is enabled for Agent Host sessions.","default":true},"sessionSyncEnabled":{"type":"boolean","title":"Session Sync","description":"Whether remote session sync is enabled for the copilot-sdk CLI.","default":false},"byokModelsEnabled":{"type":"boolean","title":"BYOK Models","description":"Whether extension-provided BYOK models are enabled.","default":false},"codexAgentEnabled":{"type":"boolean","title":"Codex Agent","description":"Whether the Codex provider is enabled.","default":false},"terminalAutoApproveEnabled":{"type":"boolean","title":"Terminal Auto Approve","description":"Whether terminal auto-approve rules forwarded by the connected client are allowed to apply to agent-host shell permission requests.","default":true},"globalAutoApproveEnabled":{"type":"boolean","title":"Global Auto Approve","description":"Whether VS Code's global auto-approve setting is enabled. When `true`, every tool call is auto-approved, equivalent to a session using Allow all.","default":false},"autoApprovePolicyRestricted":{"type":"boolean","title":"Auto Approve Policy Restricted","default":false,"readOnly":true},"autoReplyEnabled":{"type":"boolean","title":"Auto Reply","description":"Whether VS Code's auto-reply setting is enabled. When `true`, `ask_user` questions are auto-answered instead of blocking on the user, mirroring autopilot mode.","default":false},"systemProxyEnabled":{"type":"boolean","title":"System Proxy Discovery","description":"Whether Copilot sessions automatically discover and use the operating system's proxy configuration.","default":true},"githubMcpServerEnabled":{"type":"boolean","title":"GitHub MCP Server","description":"Whether agent sessions include a GitHub MCP server by default.","default":true},"activeAgentTitleGeneration":{"type":"boolean","title":"Active Agent Title Generation","description":"Whether the active agent names sessions and chats with rename tools instead of utility-model title generation.","default":false},"markdownPlanRichLinksEnabled":{"type":"boolean","title":"Markdown Plan Rich Links","description":"Whether agents receive guidance for using rich links and running task markers in Markdown plan documents.","default":false},"artifactTools":{"type":"boolean","title":"Artifact Tools","description":"Whether agents can record artifacts — pull requests, issues, commits, websites, files and other resources — with the artifact tools.","default":false},"migrateLegacyCopilotCliEnabled":{"type":"boolean","title":"Migrate Legacy Copilot CLI Sessions","description":"Whether un-adopted extension-host Copilot CLI sessions are surfaced as adoptable agent-host sessions and migrated in place when opened.","default":false},"showExternalSessions":{"type":"string","title":"Show External Agent Sessions","description":"Controls whether sessions created outside the Agent Host are included in the session catalog.","enum":["none","recent","last24Hours","last7Days","last30Days"],"enumDescriptions":["Do not show external sessions.","Show up to the 2 most recent external sessions updated in the last 7 days. At startup, external sessions older than the second-most-recently updated local session are hidden.","Show external sessions updated in the last 24 hours.","Show external sessions updated in the last 7 days.","Show external sessions updated in the last 30 days."],"default":"none"},"copilotMultiRootEnabled":{"type":"boolean","title":"Copilot Multiple Working Directories","description":"Whether the Copilot provider advertises support for multiple working directories, letting a session span every folder of a multi-root workspace.","default":false},"claudeMultiRootEnabled":{"type":"boolean","title":"Claude Multiple Working Directories","description":"Whether the Claude provider advertises support for multiple working directories, letting a session span every folder of a multi-root workspace.","default":false},"codexMultiRootEnabled":{"type":"boolean","title":"Codex Multiple Working Directories","description":"Whether the Codex provider advertises support for multiple working directories, letting a session span every folder of a multi-root workspace.","default":false},"editAutoApprovePatterns":{"type":"object","title":"Edit Auto Approve Patterns","description":"Effective edit auto-approve patterns forwarded by the connected client for agent-host write permission checks.","default":{"**/*":true,"**/.git/**":false,"**/{package.json,server.xml,build.rs,web.config,.gitattributes,.env,Cargo.toml}":false,"**/{.npmrc,.yarnrc,.yarnrc.yml,.pnpmfile.js,.pnpmfile.cjs,.pnpmfile.mjs,pnpm-workspace.yaml}":false,"**/*.{code-workspace,csproj,fsproj,vbproj,vcxproj,proj,targets,props,gradle,gradle.kts}":false,"**/gradle.properties":false,"**/ruby_lsp/*/addon":false,"**/*.lock":false,"**/*-lock.{yaml,json}":false,"**/.mcp.json":false,"**/.npmrc":false,"**/.vscode/*.json":false,"**/.github/agents/**":false,"**/.github/hooks/**":false,"**/.claude/agents/**":false,"**/.claude/settings.json":false,"**/.claude/settings.local.json":false}},"terminalAutoApproveRules":{"type":"object","title":"Terminal Auto Approve Rules","description":"Terminal auto-approve rules forwarded by the connected client for agent-host shell permission checks.","default":{}},"mcpServers":{"type":"object","title":"MCP Servers","description":"Agent-host-level MCP servers exposed to every session, keyed by server name. Each value is a server configuration (see `<serverName>`).","properties":{"<serverName>":{"type":"object","title":"MCP Server","description":"A single MCP server entry. The property key is the server name.","properties":{"type":{"type":"string","title":"Server Type","description":"The transport used to reach the server: `stdio` for a local command, `http` for a remote endpoint.","enum":["stdio","http"]},"command":{"type":"string","title":"Command","description":"For `stdio` servers, the executable to spawn."},"args":{"type":"array","title":"Arguments","description":"For `stdio` servers, the arguments passed to the command.","items":{"type":"string","title":"Argument"}},"env":{"type":"object","title":"Environment","description":"For `stdio` servers, environment variables set on the spawned process."},"cwd":{"type":"string","title":"Working Directory","description":"For `stdio` servers, the working directory the command runs in."},"url":{"type":"string","title":"URL","description":"For `http` servers, the endpoint URL of the MCP server."},"headers":{"type":"object","title":"Headers","description":"For `http` servers, HTTP headers sent with every request."}}}},"default":{}},"customizations":{"type":"array","title":"Plugins","description":"Plugins configured on this agent host and available to remote sessions.","default":[],"items":{"type":"object","title":"Plugin","properties":{"uri":{"type":"string","title":"Plugin URI"},"displayName":{"type":"string","title":"Name"},"description":{"type":"string","title":"Description"}},"required":["uri","displayName"]}},"defaultShell":{"type":"string","title":"Default Shell","description":"Absolute path to the shell executable used by host-managed terminals. Normally pushed by the connected VS Code client from `terminal.integrated.agentHostProfile.<os>` (falling back to `terminal.integrated.defaultProfile.<os>`); when unset, the agent host falls back to the system shell. Only the path is supported; `args` and `env` from the workbench profile are not piped through yet. The workbench only pushes this for the local agent host — remote agent host operators should set this directly in the remote machine's `agent-host-config.json`."},"allowSignedOutWhenUsable":{"type":"boolean","title":"Allow Signed-Out Agent Host","description":"Experimental. When enabled, Agent Host sessions remain available while signed out as long as the selected agent has a usable model and authentication (for example Codex with ChatGPT authentication or Claude in native mode with your own Anthropic credentials). When disabled (the default), GitHub sign-in is required.","default":false},"sessionCustomizationDiscoveryMode":{"type":"string","enum":["scan","discover"],"title":"Session Customization Discovery Mode","description":"Controls whether session-scoped customizations are populated from local file scanning or from Copilot SDK discovery.","default":"scan"},"githubEnterpriseUri":{"type":"string","title":"GitHub Enterprise URI","description":"Optional base URI of a GitHub Enterprise instance (for example \"https://ghe.example.com\" for GitHub Enterprise Server, or \"https://tenant.ghe.com\" for GitHub Enterprise Cloud). When set, the agent host authenticates and makes GitHub API calls against this instance instead of github.com. Normally pushed by the connected VS Code client from the `github-enterprise.uri` setting; remote agent host operators can set it directly in the remote `agent-host-config.json`."},"sandbox":{"type":"object","title":"Agent Sandbox","properties":{"enabled":{"type":"string","title":"Sandbox Enabled","enum":["off","on"]},"enabled.windows":{"type":"string","title":"Sandbox Enabled (Windows)","enum":["off","on"]},"allowNetwork":{"type":"boolean","title":"Allow Network"},"allowUnsandboxedCommands":{"type":"boolean","title":"Allow Unsandboxed Commands"},"fileSystem.linux":{"type":"object","title":"Linux Sandbox Filesystem"},"fileSystem.mac":{"type":"object","title":"macOS Sandbox Filesystem"},"fileSystem.windows":{"type":"object","title":"Windows Sandbox Filesystem"},"advanced.runtime":{"type":"object","title":"Advanced Sandbox Runtime"},"allowedNetworkDomains":{"type":"array","title":"Allowed Network Domains","items":{"type":"string","title":"Domain"}},"deniedNetworkDomains":{"type":"array","title":"Denied Network Domains","items":{"type":"string","title":"Domain"}}}},"enableCustomTerminalTool":{"type":"boolean","title":"Use Agent Host Terminal Tool","description":"When enabled, Copilot SDK sessions use Agent Host's terminal tool override instead of the SDK's default terminal behavior.","default":false},"copilotSdkLogLevel":{"type":"string","title":"Copilot SDK Log Level","description":"Controls logging from the Copilot SDK runtime. Agent host trace logging always enables trace output.","enum":["info","trace"],"enumLabels":["Info","Trace"],"default":"info"},"rubberDuck":{"type":"boolean","title":"Rubber Duck Agent","description":"When enabled, the coding agent uses a rubber duck critic subagent to review code changes using a complementary model.","default":true},"opus48Prompt":{"type":"boolean","title":"Opus 4.8 Agent Prompt","description":"When enabled, Copilot SDK sessions running a Claude Opus 4.8 model apply Opus 4.8-tuned system-prompt section overrides on top of the default system message.","default":false},"toolSearchEnabled":{"type":"boolean","title":"Agent Host Tool Search","description":"When enabled, Copilot SDK sessions defer MCP and non-core VS Code tools behind a tool-search tool so the model discovers them on demand instead of loading every tool definition up front.","default":true},"toolSearchDeferThreshold":{"type":"number","title":"Tool Search Defer Threshold","description":"Minimum number of tools before MCP and external tools are deferred behind tool search. Set to 0 to always defer external tools. Only effective when tool search is enabled.","default":1},"reasoningSummary":{"type":"boolean","title":"Reasoning Summary","description":"When enabled, requests concise reasoning summaries for supported Copilot SDK sessions.","default":false},"multiTurnContextRouting":{"type":"boolean","title":"Auto Multi-Turn Context Routing","description":"When enabled, Auto model selection sends prior user messages to the router so it scores the conversation so far instead of the latest message alone.","default":false},"subagentModelGuidance":{"type":"boolean","title":"Subagent Model Guidance","description":"When enabled, Copilot SDK sessions instruct the model to keep subagents on their default model unless the user explicitly names another one.","default":false},"modelCapabilityOverrides":{"type":"object","title":"Model Capability Overrides","description":"Per-model capability overrides for Copilot SDK sessions, keyed by model id (`*` matches every model; a specific entry wins field-by-field). Aliasing a model id to a known `family` routes it to that family's tuned system prompt and tool profile without changing the model id sent to the runtime; the remaining fields override reasoning effort, tool enablement, and model capability limits per model. Only affects Copilot SDK sessions; intended for experimentation.","additionalProperties":{"type":"object","title":"Capability Override","description":"A single capability override. The property key is the model id.","properties":{"family":{"type":"string","title":"Family","description":"Route the model to another family's tuned system prompt and tool profile (e.g. `claude-opus-4.8`). The model id sent to the runtime is unaffected, so the session still runs on the selected model."},"reasoningEffort":{"type":"string","enum":["none","minimal","low","medium","high","xhigh","max","ultra"],"title":"Reasoning Effort","description":"Reasoning effort for sessions on this model; overrides the model picker's thinking level. Unrecognized values are ignored."},"availableTools":{"type":"array","items":{"type":"string","title":"Tool Name or Pattern"},"title":"Available Tools","description":"When set, only matching tools are available to sessions on this model. Patterns: bare tool names, `builtin:*` or `builtin:<name>` (Copilot runtime tools), `mcp:*` or `mcp:<name>` (MCP server tools), and `custom:*` or `custom:<name>` (every tool VS Code registers with the SDK, including the agent host's own terminal tools); a bare `*` expands to all three sources. Applied when the session launches or resumes."},"excludedTools":{"type":"array","items":{"type":"string","title":"Tool Name or Pattern"},"title":"Excluded Tools","description":"Tools disabled for sessions on this model; same pattern syntax as `availableTools` and takes precedence over it. Note that `custom:*` and a bare `*` also disable the agent host's own terminal tools registered with the SDK. Applied when the session launches or resumes."},"modelCapabilities":{"type":"object","title":"Model Capabilities","description":"Per-property model capability overrides passed through to the Copilot SDK's `modelCapabilities` session field (e.g. `{ \"supports\": { \"vision\": false }, \"limits\": { \"max_context_window_tokens\": 64000 } }`), deep-merged over the runtime's resolved defaults for this model. Applied when the session launches or resumes."}}},"default":{}},"agentMerge.enabled":{"type":"boolean","title":"Agent Merge","default":false},"agentMerge.addressReviews":{"type":"boolean","title":"Address Reviews","default":true},"agentMerge.fixCI":{"type":"boolean","title":"Fix CI Failures","default":true},"agentMerge.resolveConflicts":{"type":"boolean","title":"Resolve Conflicts","default":true},"agentMerge.mergePullRequest":{"type":"string","title":"Merge Pull Request","enum":["always","ifUnchanged","never"],"default":"never"},"agentMerge.mergeMethod":{"type":"string","title":"Merge Method","enum":["auto","squash","merge","rebase"],"default":"auto"},"agentMerge.replyAttribution":{"type":"boolean","title":"Reply Attribution","default":true},"codex.personality":{"type":"string","title":"Personality","description":"Controls the default communication style for Codex. Default leaves personality unset in config.toml.","default":"default","enum":["default","friendly","pragmatic"],"enumLabels":["Default","Friendly","Pragmatic"]},"codex.autoReviewPolicy":{"type":"string","title":"Auto-review policy","description":"Updates auto_review.policy in config.toml. Leave empty to remove the auto_review section.","default":""}}},"values":{"permissions":{"allow":[],"deny":[]},"telemetryLevel":"all","disableRepoInfoTelemetry":false,"editTelemetryEnabled":true,"sessionSyncEnabled":false,"codexAgentEnabled":false,"systemProxyEnabled":true,"githubMcpServerEnabled":true,"activeAgentTitleGeneration":false,"markdownPlanRichLinksEnabled":false,"artifactTools":false,"migrateLegacyCopilotCliEnabled":false,"showExternalSessions":"recent","copilotMultiRootEnabled":false,"claudeMultiRootEnabled":false,"codexMultiRootEnabled":false,"customizations":[],"defaultShell":"C:\\windows\\System32\\WindowsPowerShell\\v1.0\\powershell.exe","allowSignedOutWhenUsable":false,"githubEnterpriseUri":"","sandbox":{},"enableCustomTerminalTool":false,"copilotSdkLogLevel":"info","opus48Prompt":false,"toolSearchEnabled":true,"toolSearchDeferThreshold":1,"reasoningSummary":false,"multiTurnContextRouting":true,"subagentModelGuidance":false,"modelCapabilityOverrides":{},"agentMerge.enabled":false,"agentMerge.addressReviews":true,"agentMerge.fixCI":true,"agentMerge.resolveConflicts":true,"agentMerge.mergePullRequest":"never","agentMerge.mergeMethod":"auto","agentMerge.replyAttribution":true,"codex.personality":"default","codex.autoReviewPolicy":"","vscode.agentSdkSetup.status.claude":{"setupDocsUrl":"https://code.claude.com/docs/en/third-party-integrations","download":"notDownloaded"}}},"_meta":{"hostBuild":{"version":"1.136.2","commit":"88e44fa0e00b08f7758b4f6d05632e4fd5e4df6f","date":"2026-09-04T21:40:42Z","quality":"stable"},"vscode.agentCustomizationSettings":[{"provider":"codex","title":"Codex","description":"Configure Codex defaults stored in config.toml. Project and managed configuration can override these user values.","settings":[{"key":"codex.personality","group":"Personalization"},{"key":"codex.autoReviewPolicy","group":"Review policy","kind":"multiline","saveLabel":"Save Policy"}],"configurationFile":{"resource":"file:///home/ubuntu/.codex/config.toml","title":"Advanced configuration","description":"Open the Codex configuration file to customize additional agent behavior.","openLabel":"Open config.toml","documentationUrl":"https://learn.chatgpt.com/docs/config-file/config-basic","documentationLabel":"Codex configuration documentation"}}]}},"fromSeq":5}],"defaultDirectory":"file:///home/ubuntu","completionTriggerCharacters":["@","#","/"],"terminalCommandPrefix":"!","telemetry":{"logs":"ahp-otlp://logs/{level}"},"automations":{"create":{},"schedules":{},"runCancellation":{},"runHistoryLimit":50}},"_ahpLog":{"ts":"2026-09-09T03:29:19.865Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":21138}}
{"jsonrpc":"2.0","method":"dispatchAction","params":{"channel":"ahp-root://","clientSeq":0,"action":{"type":"root/configChanged","config":{"agentMerge.enabled":false,"agentMerge.addressReviews":true,"agentMerge.fixCI":true,"agentMerge.resolveConflicts":true,"agentMerge.mergePullRequest":"never","agentMerge.mergeMethod":"auto","agentMerge.replyAttribution":true,"activeAgentTitleGeneration":false,"artifactTools":false,"markdownPlanRichLinksEnabled":false,"systemProxyEnabled":true,"githubMcpServerEnabled":true,"copilotMultiRootEnabled":false,"claudeMultiRootEnabled":false,"codexMultiRootEnabled":false,"codexAgentEnabled":false,"migrateLegacyCopilotCliEnabled":false,"showExternalSessions":"recent","autoReplyEnabled":false,"globalAutoApproveEnabled":false,"sessionSyncEnabled":false,"editAutoApprovePatterns":{"**/*":true,"**/.git/**":false,"**/{package.json,server.xml,build.rs,web.config,.gitattributes,.env,Cargo.toml}":false,"**/{.npmrc,.yarnrc,.yarnrc.yml,.pnpmfile.js,.pnpmfile.cjs,.pnpmfile.mjs,pnpm-workspace.yaml}":false,"**/*.{code-workspace,csproj,fsproj,vbproj,vcxproj,proj,targets,props,gradle,gradle.kts}":false,"**/gradle.properties":false,"**/ruby_lsp/*/addon":false,"**/*.lock":false,"**/*-lock.{yaml,json}":false,"**/.mcp.json":false,"**/.npmrc":false,"**/.vscode/*.json":false,"**/.github/agents/**":false,"**/.github/hooks/**":false,"**/.claude/agents/**":false,"**/.claude/settings.json":false,"**/.claude/settings.local.json":false},"editTelemetryEnabled":true,"http.proxy":"","http.proxyKerberosServicePrincipal":"","http.noProxy":[]}}},"_ahpLog":{"ts":"2026-09-09T03:29:19.997Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":1565}}
{"jsonrpc":"2.0","method":"action","params":{"channel":"ahp-root://","action":{"type":"root/configChanged","config":{"agentMerge.enabled":false,"agentMerge.addressReviews":true,"agentMerge.fixCI":true,"agentMerge.resolveConflicts":true,"agentMerge.mergePullRequest":"never","agentMerge.mergeMethod":"auto","agentMerge.replyAttribution":true,"activeAgentTitleGeneration":false,"artifactTools":false,"markdownPlanRichLinksEnabled":false,"systemProxyEnabled":true,"githubMcpServerEnabled":true,"copilotMultiRootEnabled":false,"claudeMultiRootEnabled":false,"codexMultiRootEnabled":false,"codexAgentEnabled":false,"migrateLegacyCopilotCliEnabled":false,"showExternalSessions":"recent","autoReplyEnabled":false,"globalAutoApproveEnabled":false,"sessionSyncEnabled":false,"editAutoApprovePatterns":{"**/*":true,"**/.git/**":false,"**/{package.json,server.xml,build.rs,web.config,.gitattributes,.env,Cargo.toml}":false,"**/{.npmrc,.yarnrc,.yarnrc.yml,.pnpmfile.js,.pnpmfile.cjs,.pnpmfile.mjs,pnpm-workspace.yaml}":false,"**/*.{code-workspace,csproj,fsproj,vbproj,vcxproj,proj,targets,props,gradle,gradle.kts}":false,"**/gradle.properties":false,"**/ruby_lsp/*/addon":false,"**/*.lock":false,"**/*-lock.{yaml,json}":false,"**/.mcp.json":false,"**/.npmrc":false,"**/.vscode/*.json":false,"**/.github/agents/**":false,"**/.github/hooks/**":false,"**/.claude/agents/**":false,"**/.claude/settings.json":false,"**/.claude/settings.local.json":false},"editTelemetryEnabled":true,"http.proxy":"","http.proxyKerberosServicePrincipal":"","http.noProxy":[]}},"serverSeq":6,"origin":{"clientId":"145c1ffc-d0ed-467e-84af-6a6f0d743f98","clientSeq":0}},"_ahpLog":{"ts":"2026-09-09T03:29:20.009Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":1632}}
{"jsonrpc":"2.0","method":"dispatchAction","params":{"channel":"ahp-root://","clientSeq":0,"action":{"type":"root/configChanged","config":{"telemetryLevel":"all"}}},"_ahpLog":{"ts":"2026-09-09T03:29:20.014Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":165}}
{"jsonrpc":"2.0","method":"dispatchAction","params":{"channel":"ahp-root://","clientSeq":0,"action":{"type":"root/configChanged","config":{"terminalAutoApproveEnabled":true}}},"_ahpLog":{"ts":"2026-09-09T03:29:20.018Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":176}}
{"jsonrpc":"2.0","method":"action","params":{"channel":"ahp-root://","action":{"type":"root/configChanged","config":{"terminalAutoApproveEnabled":true}},"serverSeq":7,"origin":{"clientId":"145c1ffc-d0ed-467e-84af-6a6f0d743f98","clientSeq":0}},"_ahpLog":{"ts":"2026-09-09T03:29:20.035Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":243}}
{"jsonrpc":"2.0","method":"dispatchAction","params":{"channel":"ahp-root://","clientSeq":0,"action":{"type":"root/configChanged","config":{"terminalAutoApproveRules":{"cd":true,"echo":true,"ls":true,"dir":true,"pwd":true,"cat":true,"head":true,"tail":true,"findstr":true,"wc":true,"tr":true,"cut":true,"cmp":true,"which":true,"basename":true,"dirname":true,"realpath":true,"readlink":true,"stat":true,"file":true,"od":true,"du":true,"df":true,"sleep":true,"nl":true,"grep":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+status\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+log\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+log\\b.*\\s--output(=|\\s|$)/":false,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+show\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+show\\b.*\\s--output(=|\\s|$)/":false,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+diff\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+ls-files\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+grep\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+branch\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+branch\\b.*\\s-(d|D|m|M|-delete|-force)\\b/":false,"/^docker\\s+(ps|images|info|version|inspect|logs|top|stats|port|diff|search|events)\\b/":true,"/^docker\\s+(container|image|network|volume|context|system)\\s+(ls|ps|inspect|history|show|df|info)\\b/":true,"/^docker\\s+compose\\s+(ps|ls|top|logs|images|config|version|port|events)\\b/":true,"Get-ChildItem":true,"Get-Content":true,"Get-Date":true,"Get-Random":true,"Get-Location":true,"Set-Location":true,"Write-Host":true,"Write-Output":true,"Out-String":true,"Split-Path":true,"Join-Path":true,"Start-Sleep":true,"Where-Object":true,"Select-Object":true,"Select-String":true,"Measure-Object":true,"Compare-Object":true,"Format-List":true,"Format-Table":true,"Sort-Object":true,"/^npm\\s+(ls|list|outdated|view|info|show|explain|why|root|prefix|bin|search|doctor|fund|repo|bugs|docs|home|help(-search)?)\\b/":true,"/^npm\\s+config\\s+(list|get)\\b/":true,"/^npm\\s+pkg\\s+get\\b/":true,"/^npm\\s+audit$/":true,"/^npm\\s+cache\\s+verify\\b/":true,"/^yarn\\s+(list|outdated|info|why|bin|help|versions)\\b/":true,"/^yarn\\s+licenses\\b/":true,"/^yarn\\s+audit\\b(?!.*\\bfix\\b)/":true,"/^yarn\\s+config\\s+(list|get)\\b/":true,"/^yarn\\s+cache\\s+dir\\b/":true,"/^pnpm\\s+(ls|list|outdated|why|root|bin|doctor)\\b/":true,"/^pnpm\\s+licenses\\b/":true,"/^pnpm\\s+audit\\b(?!.*\\bfix\\b)/":true,"/^pnpm\\s+config\\s+(list|get)\\b/":true,"npm ci":true,"/^yarn\\s+install\\s+--frozen-lockfile\\b/":true,"/^pnpm\\s+install\\s+--frozen-lockfile\\b/":true,"column":true,"/^column\\b.*\\s-c\\s+[0-9]{4,}/":false,"date":true,"/^date\\b.*\\s(-s|--set)\\b/":false,"find":true,"/^find\\b.*\\s-(delete|exec|execdir|fprint|fprintf|fls|ok|okdir)\\b/":false,"rg":true,"/^rg\\b.*\\s(--pre|--hostname-bin)\\b/":false,"sed":true,"/^sed\\b.*\\s(-[a-zA-Z]*(e|f)[a-zA-Z]*|--expression|--file)\\b/":false,"/^sed\\b.*s\\/.*\\/.*\\/[ew]/":false,"/^sed\\b(?:\\s+(?:(?:-l|--line-length)\\s+\\S+|--line-length=\\S+|-\\S+))*\\s+(['\"])\\s*(?:(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/)(?:\\s*,\\s*(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/))?)?\\s*!?\\s*[erRwW](?:\\s|\\1)/":false,"/^sed\\b(?:\\s+(?:(?:-l|--line-length)\\s+\\S+|--line-length=\\S+|-\\S+))*\\s+(['\"])(?:\\\\.|(?!\\1).)*[;{]\\s*(?:(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/)(?:\\s*,\\s*(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/))?)?\\s*!?\\s*[erRwW](?:\\s|\\1|[;}])/":false,"/^sed\\b(?:\\s+(?:(?:-l|--line-length)\\s+\\S+|--line-length=\\S+|-\\S+))*\\s+(?:(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/)(?:\\s*,\\s*(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/))?)?\\s*!?\\s*[erRwW](?:\\s|$)/":false,"/^sort\\b(?!-)/":true,"/^sort\\b.*\\s-(o|S)\\b/":false,"/^sort\\b.*\\s(?:\\$?['\"]|\\\\)*-(?:\\$?['\"]|\\\\)*-(?:\\$?['\"]|\\\\)*c(?:\\$?['\"]|\\\\)*o/":false,"tree":true,"/^tree\\b.*\\s-o\\b/":false,"/^xxd$/":true,"/^xxd\\b(\\s+-\\S+)*\\s+[^-\\s]\\S*$/":true,"rm":false,"rmdir":false,"del":false,"Remove-Item":false,"ri":false,"rd":false,"erase":false,"dd":false,"kill":false,"ps":false,"top":false,"Stop-Process":false,"spps":false,"taskkill":false,"taskkill.exe":false,"curl":false,"wget":false,"Invoke-RestMethod":false,"Invoke-WebRequest":false,"irm":false,"iwr":false,"chmod":false,"chown":false,"Set-ItemProperty":false,"sp":false,"Set-Acl":false,"jq":false,"xargs":false,"eval":false,"Invoke-Expression":false,"iex":false,"pip":true,"conda":true,"C:/Users/ABONA/AppData/Local/anaconda3/Scripts/pip.exe":true,"C:/Users/ABONA/AppData/Local/anaconda3/Scripts/playwright.exe":true}}}},"_ahpLog":{"ts":"2026-09-09T03:29:20.037Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":4493}}
{"jsonrpc":"2.0","method":"action","params":{"channel":"ahp-root://","action":{"type":"root/configChanged","config":{"terminalAutoApproveRules":{"cd":true,"echo":true,"ls":true,"dir":true,"pwd":true,"cat":true,"head":true,"tail":true,"findstr":true,"wc":true,"tr":true,"cut":true,"cmp":true,"which":true,"basename":true,"dirname":true,"realpath":true,"readlink":true,"stat":true,"file":true,"od":true,"du":true,"df":true,"sleep":true,"nl":true,"grep":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+status\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+log\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+log\\b.*\\s--output(=|\\s|$)/":false,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+show\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+show\\b.*\\s--output(=|\\s|$)/":false,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+diff\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+ls-files\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+grep\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+branch\\b/":true,"/^git(\\s+(-C\\s+\\S+|--no-pager))*\\s+branch\\b.*\\s-(d|D|m|M|-delete|-force)\\b/":false,"/^docker\\s+(ps|images|info|version|inspect|logs|top|stats|port|diff|search|events)\\b/":true,"/^docker\\s+(container|image|network|volume|context|system)\\s+(ls|ps|inspect|history|show|df|info)\\b/":true,"/^docker\\s+compose\\s+(ps|ls|top|logs|images|config|version|port|events)\\b/":true,"Get-ChildItem":true,"Get-Content":true,"Get-Date":true,"Get-Random":true,"Get-Location":true,"Set-Location":true,"Write-Host":true,"Write-Output":true,"Out-String":true,"Split-Path":true,"Join-Path":true,"Start-Sleep":true,"Where-Object":true,"Select-Object":true,"Select-String":true,"Measure-Object":true,"Compare-Object":true,"Format-List":true,"Format-Table":true,"Sort-Object":true,"/^npm\\s+(ls|list|outdated|view|info|show|explain|why|root|prefix|bin|search|doctor|fund|repo|bugs|docs|home|help(-search)?)\\b/":true,"/^npm\\s+config\\s+(list|get)\\b/":true,"/^npm\\s+pkg\\s+get\\b/":true,"/^npm\\s+audit$/":true,"/^npm\\s+cache\\s+verify\\b/":true,"/^yarn\\s+(list|outdated|info|why|bin|help|versions)\\b/":true,"/^yarn\\s+licenses\\b/":true,"/^yarn\\s+audit\\b(?!.*\\bfix\\b)/":true,"/^yarn\\s+config\\s+(list|get)\\b/":true,"/^yarn\\s+cache\\s+dir\\b/":true,"/^pnpm\\s+(ls|list|outdated|why|root|bin|doctor)\\b/":true,"/^pnpm\\s+licenses\\b/":true,"/^pnpm\\s+audit\\b(?!.*\\bfix\\b)/":true,"/^pnpm\\s+config\\s+(list|get)\\b/":true,"npm ci":true,"/^yarn\\s+install\\s+--frozen-lockfile\\b/":true,"/^pnpm\\s+install\\s+--frozen-lockfile\\b/":true,"column":true,"/^column\\b.*\\s-c\\s+[0-9]{4,}/":false,"date":true,"/^date\\b.*\\s(-s|--set)\\b/":false,"find":true,"/^find\\b.*\\s-(delete|exec|execdir|fprint|fprintf|fls|ok|okdir)\\b/":false,"rg":true,"/^rg\\b.*\\s(--pre|--hostname-bin)\\b/":false,"sed":true,"/^sed\\b.*\\s(-[a-zA-Z]*(e|f)[a-zA-Z]*|--expression|--file)\\b/":false,"/^sed\\b.*s\\/.*\\/.*\\/[ew]/":false,"/^sed\\b(?:\\s+(?:(?:-l|--line-length)\\s+\\S+|--line-length=\\S+|-\\S+))*\\s+(['\"])\\s*(?:(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/)(?:\\s*,\\s*(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/))?)?\\s*!?\\s*[erRwW](?:\\s|\\1)/":false,"/^sed\\b(?:\\s+(?:(?:-l|--line-length)\\s+\\S+|--line-length=\\S+|-\\S+))*\\s+(['\"])(?:\\\\.|(?!\\1).)*[;{]\\s*(?:(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/)(?:\\s*,\\s*(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/))?)?\\s*!?\\s*[erRwW](?:\\s|\\1|[;}])/":false,"/^sed\\b(?:\\s+(?:(?:-l|--line-length)\\s+\\S+|--line-length=\\S+|-\\S+))*\\s+(?:(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/)(?:\\s*,\\s*(?:\\d+|\\$|\\/(?:\\\\.|[^\\/])*\\/))?)?\\s*!?\\s*[erRwW](?:\\s|$)/":false,"/^sort\\b(?!-)/":true,"/^sort\\b.*\\s-(o|S)\\b/":false,"/^sort\\b.*\\s(?:\\$?['\"]|\\\\)*-(?:\\$?['\"]|\\\\)*-(?:\\$?['\"]|\\\\)*c(?:\\$?['\"]|\\\\)*o/":false,"tree":true,"/^tree\\b.*\\s-o\\b/":false,"/^xxd$/":true,"/^xxd\\b(\\s+-\\S+)*\\s+[^-\\s]\\S*$/":true,"rm":false,"rmdir":false,"del":false,"Remove-Item":false,"ri":false,"rd":false,"erase":false,"dd":false,"kill":false,"ps":false,"top":false,"Stop-Process":false,"spps":false,"taskkill":false,"taskkill.exe":false,"curl":false,"wget":false,"Invoke-RestMethod":false,"Invoke-WebRequest":false,"irm":false,"iwr":false,"chmod":false,"chown":false,"Set-ItemProperty":false,"sp":false,"Set-Acl":false,"jq":false,"xargs":false,"eval":false,"Invoke-Expression":false,"iex":false,"pip":true,"conda":true,"C:/Users/ABONA/AppData/Local/anaconda3/Scripts/pip.exe":true,"C:/Users/ABONA/AppData/Local/anaconda3/Scripts/playwright.exe":true}}},"serverSeq":8,"origin":{"clientId":"145c1ffc-d0ed-467e-84af-6a6f0d743f98","clientSeq":0}},"_ahpLog":{"ts":"2026-09-09T03:29:20.045Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":4560}}
{"jsonrpc":"2.0","method":"dispatchAction","params":{"channel":"ahp-root://","clientSeq":0,"action":{"type":"root/configChanged","config":{"autoApprovePolicyRestricted":false}}},"_ahpLog":{"ts":"2026-09-09T03:29:20.047Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":178}}
{"jsonrpc":"2.0","method":"action","params":{"channel":"ahp-root://","action":{"type":"root/configChanged","config":{"autoApprovePolicyRestricted":false}},"serverSeq":9,"origin":{"clientId":"145c1ffc-d0ed-467e-84af-6a6f0d743f98","clientSeq":0}},"_ahpLog":{"ts":"2026-09-09T03:29:20.048Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":245}}
{"jsonrpc":"2.0","method":"dispatchAction","params":{"channel":"ahp-root://","clientSeq":0,"action":{"type":"root/configChanged","config":{"disableRepoInfoTelemetry":false}}},"_ahpLog":{"ts":"2026-09-09T03:29:20.048Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":175}}
{"jsonrpc":"2.0","method":"setClientManagedSettingsPermissions","params":{"permissions":{}},"_ahpLog":{"ts":"2026-09-09T03:29:20.049Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":92}}
{"jsonrpc":"2.0","id":2,"method":"listSessions","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:29:20.052Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":83}}
{"jsonrpc":"2.0","method":"dispatchAction","params":{"channel":"ahp-root://","clientSeq":1,"action":{"type":"root/configChanged","config":{"multiTurnContextRouting":false}}},"_ahpLog":{"ts":"2026-09-09T03:29:20.054Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":174}}
{"jsonrpc":"2.0","method":"action","params":{"channel":"ahp-root://","action":{"type":"root/configChanged","config":{"multiTurnContextRouting":false}},"serverSeq":10,"origin":{"clientId":"145c1ffc-d0ed-467e-84af-6a6f0d743f98","clientSeq":1}},"_ahpLog":{"ts":"2026-09-09T03:29:20.055Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":242}}
{"jsonrpc":"2.0","method":"dispatchAction","params":{"channel":"ahp-root://","clientSeq":2,"action":{"type":"root/configChanged","config":{"multiTurnContextRouting":false}}},"_ahpLog":{"ts":"2026-09-09T03:29:20.056Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":174}}
{"jsonrpc":"2.0","id":2,"result":{"items":[]},"_ahpLog":{"ts":"2026-09-09T03:29:20.061Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":46}}
{"jsonrpc":"2.0","id":3,"method":"listSessions","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:29:20.323Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":83}}
{"jsonrpc":"2.0","id":3,"result":{"items":[]},"_ahpLog":{"ts":"2026-09-09T03:29:20.326Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":46}}
{"jsonrpc":"2.0","id":4,"method":"authenticate","params":{"channel":"ahp-root://","resource":"https://api.github.com","scopes":["read:user","user:email"],"token":"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"},"_ahpLog":{"ts":"2026-09-09T03:29:22.130Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":206}}
{"jsonrpc":"2.0","id":4,"result":{},"_ahpLog":{"ts":"2026-09-09T03:29:22.478Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":36}}
{"jsonrpc":"2.0","id":5,"method":"authenticate","params":{"channel":"ahp-root://","resource":"https://api.github.com/repos","scopes":["repo"],"token":"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"},"_ahpLog":{"ts":"2026-09-09T03:29:22.509Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":194}}
{"jsonrpc":"2.0","id":5,"result":{},"_ahpLog":{"ts":"2026-09-09T03:29:22.509Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":36}}
{"jsonrpc":"2.0","method":"action","params":{"channel":"ahp-root://","action":{"type":"root/agentsChanged","agents":[{"provider":"copilotcli","displayName":"Copilot","description":"Copilot SDK agent running in the local agent host process","models":[{"id":"auto","provider":"copilotcli","name":"Auto","supportsVision":false}],"protectedResources":[{"resource":"https://api.github.com","resource_name":"GitHub Copilot","authorization_servers":["https://github.com/login/oauth"],"scopes_supported":["read:user","user:email"],"required":true},{"resource":"https://api.github.com/repos","resource_name":"GitHub Repository","authorization_servers":["https://github.com/login/oauth"],"scopes_supported":["repo"],"required":false}],"capabilities":{"multipleChats":{"fork":true,"sideChat":true}}},{"provider":"claude","displayName":"Claude","description":"Claude agent backed by the Anthropic Claude Agent SDK","models":[],"protectedResources":[{"resource":"https://api.github.com","resource_name":"GitHub Copilot","authorization_servers":["https://github.com/login/oauth"],"scopes_supported":["read:user","user:email"],"required":false},{"resource":"https://api.github.com/repos","resource_name":"GitHub Repository","authorization_servers":["https://github.com/login/oauth"],"scopes_supported":["repo"],"required":false}],"capabilities":{"multipleChats":{"fork":true,"sideChat":true}}}]},"serverSeq":11},"_ahpLog":{"ts":"2026-09-09T03:29:22.882Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":1397}}
{"jsonrpc":"2.0","id":6,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:29:27.908Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":75}}
{"jsonrpc":"2.0","id":6,"result":null,"_ahpLog":{"ts":"2026-09-09T03:29:27.908Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":38}}
{"jsonrpc":"2.0","id":7,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:29:32.947Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":75}}
{"jsonrpc":"2.0","id":7,"result":null,"_ahpLog":{"ts":"2026-09-09T03:29:32.947Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":38}}
{"jsonrpc":"2.0","id":8,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:29:37.977Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":75}}
{"jsonrpc":"2.0","id":8,"result":null,"_ahpLog":{"ts":"2026-09-09T03:29:37.977Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":38}}
{"jsonrpc":"2.0","id":9,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:29:43.059Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":75}}
{"jsonrpc":"2.0","id":9,"result":null,"_ahpLog":{"ts":"2026-09-09T03:29:43.059Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":38}}
{"jsonrpc":"2.0","id":10,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:29:48.087Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":10,"result":null,"_ahpLog":{"ts":"2026-09-09T03:29:48.087Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":11,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:29:53.120Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":11,"result":null,"_ahpLog":{"ts":"2026-09-09T03:29:53.121Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":12,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:29:58.191Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":12,"result":null,"_ahpLog":{"ts":"2026-09-09T03:29:58.191Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":13,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:03.253Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":13,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:03.253Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":14,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:08.438Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":14,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:08.438Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":15,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:13.505Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":15,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:13.505Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":16,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:19.214Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":16,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:19.214Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":17,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:24.238Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":17,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:24.238Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":18,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:29.256Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":18,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:29.256Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":19,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:34.281Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":19,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:34.281Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":20,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:39.421Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":20,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:39.421Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":21,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:44.539Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":21,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:44.539Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":22,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:49.565Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":22,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:49.565Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":23,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:54.587Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":23,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:54.587Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":24,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:30:59.615Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":24,"result":null,"_ahpLog":{"ts":"2026-09-09T03:30:59.615Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":25,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:31:04.732Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":25,"result":null,"_ahpLog":{"ts":"2026-09-09T03:31:04.732Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":26,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:31:09.766Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":26,"result":null,"_ahpLog":{"ts":"2026-09-09T03:31:09.766Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":27,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:31:18.603Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":27,"result":null,"_ahpLog":{"ts":"2026-09-09T03:31:18.603Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":28,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:31:23.623Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":28,"result":null,"_ahpLog":{"ts":"2026-09-09T03:31:23.623Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":29,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:31:28.652Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":29,"result":null,"_ahpLog":{"ts":"2026-09-09T03:31:28.652Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":30,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:31:33.678Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":30,"result":null,"_ahpLog":{"ts":"2026-09-09T03:31:33.678Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":31,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:31:38.701Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":31,"result":null,"_ahpLog":{"ts":"2026-09-09T03:31:38.701Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":32,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:31:43.719Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":32,"result":null,"_ahpLog":{"ts":"2026-09-09T03:31:43.719Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":33,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:31:48.752Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":33,"result":null,"_ahpLog":{"ts":"2026-09-09T03:31:48.752Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":34,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:31:53.795Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":34,"result":null,"_ahpLog":{"ts":"2026-09-09T03:31:53.795Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":35,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:31:58.822Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":35,"result":null,"_ahpLog":{"ts":"2026-09-09T03:31:58.822Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":36,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:03.866Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":36,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:03.866Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":37,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:08.997Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":37,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:08.997Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":38,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:14.256Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":38,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:14.256Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":39,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:19.284Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":39,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:19.284Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":40,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:24.313Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":40,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:24.314Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":41,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:29.341Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":41,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:29.341Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":42,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:34.374Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":42,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:34.374Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":43,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:39.393Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":43,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:39.393Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":44,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:44.420Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":44,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:44.420Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":45,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:49.462Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":45,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:49.462Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":46,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:54.493Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":46,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:54.493Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":47,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:32:59.527Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":47,"result":null,"_ahpLog":{"ts":"2026-09-09T03:32:59.527Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":48,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:33:04.698Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":48,"result":null,"_ahpLog":{"ts":"2026-09-09T03:33:04.698Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":49,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:33:09.725Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":49,"result":null,"_ahpLog":{"ts":"2026-09-09T03:33:09.725Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":50,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:33:14.745Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":50,"result":null,"_ahpLog":{"ts":"2026-09-09T03:33:14.745Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":51,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:33:19.767Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":51,"result":null,"_ahpLog":{"ts":"2026-09-09T03:33:19.767Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":52,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:33:24.792Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":52,"result":null,"_ahpLog":{"ts":"2026-09-09T03:33:24.792Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":53,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:33:29.953Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":53,"result":null,"_ahpLog":{"ts":"2026-09-09T03:33:29.953Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":54,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:33:34.980Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":54,"result":null,"_ahpLog":{"ts":"2026-09-09T03:33:34.980Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":55,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:33:40.055Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":55,"result":null,"_ahpLog":{"ts":"2026-09-09T03:33:40.055Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":56,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:33:45.085Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":56,"result":null,"_ahpLog":{"ts":"2026-09-09T03:33:45.086Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":57,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:33:50.129Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":57,"result":null,"_ahpLog":{"ts":"2026-09-09T03:33:50.129Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":58,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:33:55.279Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":58,"result":null,"_ahpLog":{"ts":"2026-09-09T03:33:55.279Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":59,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:00.299Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":59,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:00.299Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":60,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:05.347Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":60,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:05.347Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":61,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:10.454Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":61,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:10.454Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":62,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:15.637Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":62,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:15.637Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":63,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:20.668Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":63,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:20.669Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":64,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:25.691Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":64,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:25.691Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":65,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:30.738Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":65,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:30.738Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":66,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:35.763Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":66,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:35.763Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":67,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:40.788Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":67,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:40.788Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":68,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:45.814Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":68,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:45.814Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":69,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:50.835Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":69,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:50.835Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":70,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:34:55.857Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":70,"result":null,"_ahpLog":{"ts":"2026-09-09T03:34:55.857Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":71,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:00.888Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":71,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:00.888Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":72,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:05.918Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":72,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:05.918Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":73,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:10.942Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":73,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:10.942Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":74,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:15.965Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":74,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:15.965Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":75,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:20.999Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":75,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:20.999Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":76,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:26.079Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":76,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:26.079Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":77,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:31.184Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":77,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:31.184Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":78,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:36.209Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":78,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:36.209Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":79,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:41.233Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":79,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:41.233Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":80,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:46.260Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":80,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:46.260Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":81,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:51.284Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":81,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:51.284Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":82,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:35:56.308Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":82,"result":null,"_ahpLog":{"ts":"2026-09-09T03:35:56.308Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":83,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:01.331Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":83,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:01.331Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":84,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:06.349Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":84,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:06.349Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":85,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:11.392Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":85,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:11.392Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":86,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:16.426Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":86,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:16.426Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":87,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:21.865Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":87,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:21.865Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":88,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:26.892Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":88,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:26.892Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":89,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:31.915Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":89,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:31.915Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":90,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:36.946Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":90,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:36.946Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":91,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:41.965Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":91,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:41.965Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":92,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:46.994Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":92,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:46.994Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":93,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:52.028Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":93,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:52.028Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":94,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:36:57.058Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":94,"result":null,"_ahpLog":{"ts":"2026-09-09T03:36:57.058Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":95,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:02.081Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":95,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:02.082Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":96,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:07.122Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":96,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:07.122Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":97,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:12.312Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":97,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:12.312Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":98,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:17.346Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":98,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:17.346Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":99,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:22.377Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":76}}
{"jsonrpc":"2.0","id":99,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:22.377Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":39}}
{"jsonrpc":"2.0","id":100,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:27.414Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":100,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:27.414Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":101,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:32.462Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":101,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:32.462Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":102,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:37.484Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":102,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:37.484Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":103,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:42.506Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":103,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:42.506Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":104,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:47.537Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":104,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:47.537Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":105,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:52.624Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":105,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:52.624Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":106,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:37:57.651Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":106,"result":null,"_ahpLog":{"ts":"2026-09-09T03:37:57.651Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":107,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:02.686Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":107,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:02.686Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":108,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:07.705Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":108,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:07.705Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":109,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:12.746Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":109,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:12.746Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":110,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:17.767Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":110,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:17.767Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":111,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:22.798Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":111,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:22.798Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":112,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:27.832Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":112,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:27.832Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":113,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:32.976Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":113,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:32.976Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":114,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:37.998Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":114,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:37.998Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":115,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:43.042Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":115,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:43.042Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":116,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:48.072Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":116,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:48.072Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":117,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:53.093Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":117,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:53.093Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":118,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:38:58.207Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":118,"result":null,"_ahpLog":{"ts":"2026-09-09T03:38:58.207Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":119,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:03.432Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":119,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:03.432Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":120,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:08.449Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":120,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:08.449Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":121,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:13.477Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":121,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:13.477Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":122,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:18.679Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":122,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:18.680Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":123,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:23.801Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":123,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:23.801Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":124,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:28.826Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":124,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:28.826Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":125,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:33.864Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":125,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:33.864Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":126,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:38.907Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":126,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:38.907Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":127,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:43.945Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":127,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:43.945Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":128,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:48.972Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":128,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:48.972Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":129,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:54.186Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":129,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:54.186Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":130,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:39:59.243Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":130,"result":null,"_ahpLog":{"ts":"2026-09-09T03:39:59.244Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":131,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:04.278Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":131,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:04.278Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":132,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:09.308Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":132,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:09.308Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":133,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:14.349Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":133,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:14.349Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":134,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:19.367Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":134,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:19.367Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":135,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:24.408Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":135,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:24.409Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":136,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:29.429Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":136,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:29.429Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":137,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:34.453Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":137,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:34.453Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":138,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:39.487Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":138,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:39.487Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":139,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:44.553Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":139,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:44.553Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":140,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:49.576Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":140,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:49.576Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":141,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:54.607Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":141,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:54.607Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":142,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:40:59.646Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":142,"result":null,"_ahpLog":{"ts":"2026-09-09T03:40:59.646Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":143,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:41:04.886Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":143,"result":null,"_ahpLog":{"ts":"2026-09-09T03:41:04.886Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":144,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:41:09.925Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":144,"result":null,"_ahpLog":{"ts":"2026-09-09T03:41:09.925Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":145,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:41:14.948Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":145,"result":null,"_ahpLog":{"ts":"2026-09-09T03:41:14.948Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":146,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:41:19.969Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":146,"result":null,"_ahpLog":{"ts":"2026-09-09T03:41:19.969Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":147,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:41:25.012Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":147,"result":null,"_ahpLog":{"ts":"2026-09-09T03:41:25.012Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":148,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:41:30.044Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":148,"result":null,"_ahpLog":{"ts":"2026-09-09T03:41:30.044Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":149,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:41:35.142Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":149,"result":null,"_ahpLog":{"ts":"2026-09-09T03:41:35.142Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":150,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:41:40.163Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":150,"result":null,"_ahpLog":{"ts":"2026-09-09T03:41:40.163Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":151,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:41:45.194Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":151,"result":null,"_ahpLog":{"ts":"2026-09-09T03:41:45.194Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":152,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:41:50.220Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":152,"result":null,"_ahpLog":{"ts":"2026-09-09T03:41:50.220Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":153,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:41:55.242Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":153,"result":null,"_ahpLog":{"ts":"2026-09-09T03:41:55.242Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":154,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:00.428Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":154,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:00.428Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":155,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:05.843Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":155,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:05.843Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":156,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:10.866Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":156,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:10.866Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":157,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:15.900Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":157,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:15.900Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":158,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:20.934Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":158,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:20.934Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":159,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:25.968Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":159,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:25.968Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":160,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:30.999Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":160,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:30.999Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":161,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:36.027Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":161,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:36.027Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":162,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:41.056Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":162,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:41.056Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":163,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:46.479Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":163,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:46.479Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":164,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:51.703Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":164,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:51.703Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":165,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:42:56.733Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":165,"result":null,"_ahpLog":{"ts":"2026-09-09T03:42:56.733Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":166,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:01.751Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":166,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:01.751Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":167,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:06.791Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":167,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:06.791Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":168,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:11.814Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":168,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:11.814Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":169,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:16.847Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":169,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:16.847Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":170,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:21.868Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":170,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:21.868Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":171,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:26.903Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":171,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:26.903Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":172,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:31.925Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":172,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:31.925Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":173,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:36.968Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":173,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:36.968Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":174,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:42.218Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":174,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:42.218Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":175,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:47.273Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":175,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:47.273Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":176,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:52.541Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":176,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:52.541Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":177,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:43:57.576Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":177,"result":null,"_ahpLog":{"ts":"2026-09-09T03:43:57.576Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":178,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:02.602Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":178,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:02.602Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":179,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:07.628Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":179,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:07.628Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":180,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:12.803Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":180,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:12.803Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":181,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:17.953Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":181,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:17.953Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":182,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:22.975Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":182,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:22.975Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":183,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:28.002Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":183,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:28.002Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":184,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:33.029Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":184,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:33.029Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":185,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:38.060Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":185,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:38.060Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":186,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:43.080Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":186,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:43.080Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":187,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:48.113Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":187,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:48.113Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":188,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:53.134Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":188,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:53.134Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":189,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:44:58.164Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":189,"result":null,"_ahpLog":{"ts":"2026-09-09T03:44:58.165Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":190,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:45:03.192Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":190,"result":null,"_ahpLog":{"ts":"2026-09-09T03:45:03.192Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":191,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:45:08.228Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":191,"result":null,"_ahpLog":{"ts":"2026-09-09T03:45:08.228Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":192,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:45:13.248Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":192,"result":null,"_ahpLog":{"ts":"2026-09-09T03:45:13.248Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":193,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:45:18.273Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":193,"result":null,"_ahpLog":{"ts":"2026-09-09T03:45:18.273Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":194,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:45:23.474Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":194,"result":null,"_ahpLog":{"ts":"2026-09-09T03:45:23.474Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":195,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:45:28.595Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":195,"result":null,"_ahpLog":{"ts":"2026-09-09T03:45:28.596Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":196,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:45:33.617Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":196,"result":null,"_ahpLog":{"ts":"2026-09-09T03:45:33.617Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
{"jsonrpc":"2.0","id":197,"method":"ping","params":{"channel":"ahp-root://"},"_ahpLog":{"ts":"2026-09-09T03:45:38.669Z","dir":"c2s","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":77}}
{"jsonrpc":"2.0","id":197,"result":null,"_ahpLog":{"ts":"2026-09-09T03:45:38.669Z","dir":"s2c","connectionId":"agent-host-1-caf87d69-e6dd-48d7-8785-daca7dc612bc","transport":"websocket","byteLength":40}}
