wave-av/wave-runtime-registry--packages-dsh-plugin-wave-provider0

@wave-av/dsh-plugin-wave-provider

DeepSeek Harness 的 WAVE 服务商插件,注册 WAVE 网关路由并验证凭证

AI 分析

将 WAVE 网关注册为 DSH 的一级服务商,在启动时验证凭证并记录路由。适合使用 WAVE 服务的用户,必须配置 `WAVE_GATEWAY_API_KEY` 环境变量。

包名
@wave-av/dsh-plugin-wave-provider
版本
0.1.0
许可证
Apache-2.0
最近更新
2026年8月19日

安装

此插件尚未提供可验证的 bundle,或兼容性检查未通过。请先阅读仓库说明。 阅读完整 README ↗

@wave-av/dsh-plugin-wave-provider

Registers the WAVE gateway route as a first-class dsh provider, validating the credential and logging configured WAVE routes at boot.

Inject

Requires the settings service from the Cordis context.

Env contract

VariableRequiredNotes
WAVE_GATEWAY_API_KEYyesWAVE credential — missing means routes fail MISSING_CREDENTIAL

Inert by design

This plugin only validates and logs; it does not perform steering, metering, or settlement — those remain gateway-side.