fieldnote-ops/keyringseam

fieldnote-ops★ 1JavaScript最后同步: 2026-08-15

在 GitHub 打开

Independent macOS Keychain credential provider for DeepSeek Harness, with a signed and notarized universal helper.

README 摘要

KeyringSeam KeyringSeam is an experimental macOS Keychain-backed implementation of the DeepSeek Harness ctx.credentials seam. Its bundle disables the base credentials row with the exact expected package-name guard, then inserts one KeyringSeam provider row. It keeps a non-empty launch environment value as the read-only highest-priority source and stores managed values as generic-password items in the user's default Keychain. 简体中文 KeyringSeam is an independent, AI-assisted open-source project by FIELD NOTE . It is not affiliated with, sponsored by, or endorsed by DeepSeek or Apple. DeepSeek Harness is named only to describe compatibility; macOS and Keychain are Apple trademarks. Unit tests cover the provider contract with a fake store. A disposable macOS Keychain write/read/describe/delete lifecycle and a clean-profile DeepSeek Harness 0.1.0-rc.6 replacement boot both passed locally on 2026-08-14. The hosted consumer matrix uses HarnessProof to install locked dependencies in an isolated plugin copy before checking DSH rc.6, latest , and experimental next . The package carries a universal arm64 + x86 64 helper built from the included Swift source, so consumer machines do not need Swi…

在 GitHub 查看完整 README →
工具/开发credentialsdeepseek-harnessdsh-pluginkeychainmacos

分类