dsh-antigravity-auth v0.1.4-alpha.6
Pre-releaseHighlights
- Adds explicit DSH
0.1.3-alpha.1source compatibility alongside the existing0.1.2-alpha.5npm baseline. - Verifies the existing authentication, settings, RPC, and media tests on the new DSH graph while retaining the explicit-loopback account guard and existing provider behavior.
- Adds reproducible isolated source-package verification, coherent lockfile checks, and bilingual compatibility documentation.
- Passes the complete offline release gate on both DSH graphs: 25 test files / 213 tests per graph, plus lint, typecheck, build, package smoke, and publint. This compatibility release does not claim a new live OAuth or private-provider test.
中文说明
- 在现有 DSH
0.1.2-alpha.5npm 基线之外,显式加入0.1.3-alpha.1源码版本兼容支持。 - 在新的 DSH 依赖图上验证现有认证、设置、RPC 与媒体测试,保留账号接口的显式 loopback 限制及已有 provider 行为。
- 新增可复现的隔离源码包验证、依赖锁文件一致性检查和中英文兼容性文档。
- 两套 DSH 依赖图均通过完整离线发布检查:每套 25 个测试文件 / 213 项测试,以及 lint、typecheck、build、package smoke 和 publint。本次兼容性发布未新增真实 OAuth 或私有模型服务调用验证。
Install / 安装
Requires / 需要 DSH 0.1.2-alpha.5 or / 或 0.1.3-alpha.1. The two graphs are verified separately; do not mix their packages. / 两套依赖图分别验证,请勿混装其包。
DSH 0.1.3-alpha.1 was verified using fixed source artifacts; development dependencies and the lockfile retain the npm 0.1.2-alpha.5 baseline. / DSH 0.1.3-alpha.1 使用固定源码制品验证,开发依赖与锁文件保留 npm 0.1.2-alpha.5 基线。
dsh plugin --profile web add dsh-antigravity-auth@0.1.4-alpha.6Or install the attached prebuilt tarball / 或安装本 Release 附带的预构建包:
dsh plugin --profile web add https://github.com/suntianc/dsh-antigravity-auth/releases/download/v0.1.4-alpha.6/dsh-antigravity-auth-0.1.4-alpha.6.tgzPublished under the npm alpha dist-tag; this GitHub release is a prerelease. / npm 使用 alpha 标签,本 GitHub Release 标记为预发布。
Warning / 风险提示: This is an unofficial, reverse-engineered private backend integration for personal development only. Backend access is unsupported and may risk account suspension. / 这是仅供个人开发使用的非官方逆向私有后端集成,后端不受支持,并可能带来账号停用风险。
npm: dsh-antigravity-auth@0.1.4-alpha.6
Checksums / 校验值
The attached tarball is byte-for-byte identical to the npm artifact. / 附件与 npm 制品逐字节一致。
- SHA-1:
018e966a2e180d7c96ed1d1ad51e263620a968be - SHA-256:
0f9d5d88f46e089420ee36a5e3f48ccd8e534f913bbb4ba145f949885341d9ca
Full Changelog / 完整变更: v0.1.4-alpha.5...v0.1.4-alpha.6