Releases: ga626/knowledge-radar
Release list
KnowledgeRadar 0.1.0a6 Alpha
Alpha repair release. It promotes the previously verified immutable candidate and fixes Windows cleanup in the public stdio and release-candidate verifiers: child process exit, stdio handle close, and reader-thread join now complete before temporary state cleanup. Product behavior, user data, and installation paths are unchanged. Verify the ZIP SHA-256 against the receipt asset before installation.
KnowledgeRadar 0.1.0a5 Alpha
Superseded by v0.1.0a6 due to a Windows-only cleanup defect in the public stdio verifier. The v0.1.0a5 release assets and tag remain immutable; use v0.1.0a6 for new installations. No user configuration, API key, profile, or product MCP functionality was changed by the corrective release.
KnowledgeRadar 0.1.0a4 (Alpha)
0.1.0a4 Alpha
这是面向 Windows + Codex 的本地优先产品体验更新。
- 本地首用向导现在展示按需能力包:核心网页研究、学术、视频/多模态与登录平台边界。
- 新增本机数据分类空间摘要;仅允许清理过期媒体缓存,绝不删除 API Key、浏览器 Profile、Cookie、日志或模型。
- 中文首用、更新、回滚与能力包文档已统一;公开贡献流程不再引用维护者私有脚本。
- 修复健康台页面的 Windows 路径告警。
安装
下载 KnowledgeRadar.zip、SHA256SUMS.txt 与 candidate-receipt.json,先核验 SHA-256;从解压后的目录运行:
python scripts\product_install.py apply --channel stable --archive KnowledgeRadar.zip --receipt candidate-receipt.json安装后重启或按 Codex 支持方式刷新,再调用 health_check 和 get_capabilities 确认本机工具面。
身份与验证
- Release ZIP SHA-256:
f28e2312d21790886cab883c45417763a50dcd6c87841f81782beee0e9072561 - 候选源码提交:
a3e123141e69816dca0d0de905eed33fdb97d7d0 - 合并后 main:
622f4d908f97147165c232f8e645169d74592fe8 - 两者源码树一致,资产未重建;Windows CI 与候选解压 stdio 验收均通过。
当前仍为 Alpha。第三方 API、额度、登录、验证码和平台限制按本机状态如实显示,不会被绕过。
KnowledgeRadar 0.1.0a2 (Alpha)
KnowledgeRadar 0.1.0a2 (Alpha)
这是首个可完成独立运行时 bootstrap 的公开 Alpha。它不会包含维护者的 API 密钥、帐号、浏览器资料、Profile、日志或数据库。
安装
- 下载
KnowledgeRadar.zip、candidate-receipt.json与SHA256SUMS.txt。 - 校验 SHA-256 后解压。
- 在 Windows 上使用可用的 Python 3.12 运行:
python scripts\product_install.py apply --channel stable --archive KnowledgeRadar.zip --receipt candidate-receipt.json安装器会在 %LOCALAPPDATA%\KnowledgeRadar\runtime\<version> 创建独立运行时并先完成依赖和导入预检;只有成功后才更新唯一 Codex MCP block。用户数据保存在独立 data 根,更新不会覆盖。
已验证
- Windows CI:公开隐私合同、候选构建、MCP
initialize/tools/list(22 tools)。 - 从公开候选在隔离 Windows Python 3.12 环境完成首次安装:独立 runtime、插件、唯一 MCP block、active 身份通过。
已知边界
- 首装需要网络下载 Python 包,实测约 96 秒;浏览器/模型及第三方 API、平台登录仍按功能需要由用户自行配置。
- 安装后需由 Codex Desktop 支持的刷新/重启重新加载 MCP;安装器不会强制结束 Codex。
- Alpha 尚未获得真实用户体验确认。
KnowledgeRadar 0.1.0a1 (Alpha)
已由 v0.1.0a2 替代
请不要新装此版本。请使用 v0.1.0a2:该版本已补齐独立 Python runtime 的首次安装与预检。
本 Alpha 保留仅供发布历史审计;其 ZIP、收据和校验资产不再作为推荐安装入口。