| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Deploying agentv with
|
| Latest commit: | f6da5c7 |
| Status: | ✅ Deploy successful! |
| Preview URL: | https://4fe69180.agentv.pages.dev |
| Branch Preview URL: | https://av-kfik535-sdk-provider-clie.agentv.pages.dev |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Summary
Script graders now use provider-native proxy naming end to end. SDK consumers import createProviderClient/ProviderClient, script evaluator config enables proxy access with provider, proxy requests override with provider, /info reports providerLabel and availableProviderLabels, and AgentV injects AGENTV_PROVIDER_PROXY_URL/AGENTV_PROVIDER_PROXY_TOKEN.
This intentionally removes the target-era SDK/proxy surface rather than keeping aliases. There is no retained target-named env or wire fallback in this slice; run artifact metadata such as target_proxy remains untouched because av-kfik.53.4 owns artifact-field migration.
Exported Surface Impact
Validation
No live provider dogfood was run: this slice renames the local script-grader provider proxy surface and does not alter provider invocation or grading semantics beyond field/env names. The focused SDK client, runtime proxy, parser/schema, and Python helper tests exercise the changed contract.
Post-Deploy Monitoring & Validation
No additional operational monitoring required. This is a published API/config rename in local SDK/runtime proxy code with no hosted service, background job, dashboard, or production runtime path to monitor after merge; GitHub Actions and package consumers are the validation gates.
Healthy signals after merge:
Failure signals and mitigation:
Validation window and owner: PR review and GitHub Actions before merge; owner Christopher Tso.
Related
Related: av-kfik.53.5