cloud-agents
Retains cloud Agent polling, update streams, and artifact caching.
Entry points and registration
extension.ts declares the ID, dependencies, and startup behavior. registry.ts registers the extension.
| Implementation | Purpose |
|---|---|
| cloud-agents-service.ts | Cloud Agents Service |
| cloud-agent-poll-loop.ts | Cloud Agent Poll Loop |
| cloud-agent-artifact-cache.ts | Cloud Agent Artifact Cache |
Dependencies and change boundaries
Declared Host dependencies: auth · experiments · forever-box · team-admin-policy.
The local profile disables cloud provisioning; retained source does not establish a usable cloud service.
See Configuration for activation policy and Features for support status.