microsoft / microsoft/vscode

agentHost: Require explicit SDK download on metered connections

Open
#334,669 0 comments 0 reactions 2 assignees Claimed by @dmitrivMS View on GitHub
agent-host claude-agent codex-agent feature-request
Dominant language
TypeScript
Stars
193k
Forks
42.4k
PR merge metrics
PR metrics pending

Description

Follow-up to #334316.

Once a user has approved an Agent SDK download, a missing or newer Claude/Codex SDK is downloaded automatically when the agent is used. On a metered connection, that automatic download should not start without an explicit user action.

Expected behavior:
- Detect a metered connection before starting an automatic download-on-use.
- Do not start the SDK download automatically while the connection is metered.
- Surface a setup notification or error that explains why the SDK was not downloaded and provides a **Download** action so the user can explicitly start it.
- Keep the explicit download path available for each missing or outdated Agent SDK.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.