Ya v0.1.0
First release
Ya v0.1.0 is a consent-first personal research CLI agent for Python 3.9+.
Platform support
- macOS:
ya auth deepseekstores the API key in the macOS Keychain. - Linux: Set
DEEPSEEK_API_KEYin the shell before running Ya. - Windows (PowerShell): Set
$env:DEEPSEEK_API_KEYbefore running Ya.
The attached py3-none-any wheel works across supported operating systems. Linux and Windows use environment-based credentials; the Keychain authentication command is macOS-only.
Assets
ya_agent-0.1.0-py3-none-any.whl: universal Python wheelya_agent-0.1.0.tar.gz: source distribution
首个版本
Ya v0.1.0 是一个以用户同意为先的个人研究型 CLI Agent,需要 Python 3.9 或更高版本。
平台支持
- macOS:
ya auth deepseek会将 API Key 保存到 macOS 钥匙串。 - **Linux:**运行 Ya 前,请在 Shell 中设置
DEEPSEEK_API_KEY。 - **Windows(PowerShell):**运行 Ya 前,请设置
$env:DEEPSEEK_API_KEY。
随附的 py3-none-any wheel 可在支持的操作系统上使用。Linux 和 Windows 使用环境变量认证;钥匙串认证命令仅适用于 macOS。
附件
ya_agent-0.1.0-py3-none-any.whl:跨平台通用 Python wheelya_agent-0.1.0.tar.gz:源码发行包