Skip to content

server-agent-proxy

Proxies server-side Agent interactions and idle lifecycle.

Entry points and registration

extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.

Implementation Purpose
server-agent-proxy.ts Server Agent Proxy
idle-destroying-agent.ts Idle Destroying Agent

Dependencies and change boundaries

Declared Host dependencies: agent-identity · auth · telemetry · transcript.

Preserve pending work and cancellation when releasing proxies.

See Configuration for activation policy and Features for support status.

← Host extension map · Host