Skip to content

Releases: binzi1989/Nova

NOVA AgentOS 1.0.2

Choose a tag to compare

@binzi1989 binzi1989 released this 31 Jul 08:59

Evolution Lab scheduled discovery is now active.

  • First local scan after NOVA remains idle for 10 minutes.
  • Subsequent scans are throttled to once every 6 hours.
  • Candidates are derived from recent local task metadata and deduplicated.
  • Discovery consumes zero model Tokens, creates no plugin sandbox and installs nothing.
  • Experiment preparation, model execution, validation and adoption still require explicit user action.
  • Adds live discovery status and regression coverage.

NOVA AgentOS 1.0.1

Choose a tag to compare

@binzi1989 binzi1989 released this 31 Jul 08:00

NOVA AgentOS 1.0.1 reliability release.

  • Strengthens multi-turn Thread Memory v2 for consultation and no-file workflows.
  • Makes AgentOS bridge requests non-blocking during long agent runs.
  • Adds idempotent start_task recovery for retries and lease conflicts.
  • Extends Electron bridge timeouts and adds regression coverage.
  • Includes Windows x64 plus macOS arm64/x64 builds.

NOVA AgentOS 1.0.0

Choose a tag to compare

@binzi1989 binzi1989 released this 31 Jul 02:32

NOVA AgentOS 1.0.0

NOVA 1.0.0 是第一个正式桌面基线版本,面向 Windows 与 macOS。它把“模型回答”推进为可追踪、可验证、可继续的真实任务交付。

本次重点

  • 新增可选的双模型独立复核:主模型执行,另一不同来源模型以只读上下文审查结果。
  • 新增“交付护照”:展示真实文件写入、验证步骤、复核结论与可信状态。
  • 工程任务缺少真实写入或验证时标记为 PARTIAL,不再冒充已完成。
  • 修复多轮会话上下文在桌面层到 AgentOS Runtime 之间被丢弃的问题。
  • 修复自动并行 Agent 授权动作名称不一致的问题。
  • 统一 Electron、WPF 与 AgentOS Core 的运行时实现,减少桌面壳之间的行为漂移。
  • 版本统一升级为 1.0.0

平台包

  • Windows x64:Electron 桌面包。
  • macOS Apple Silicon:arm64 桌面包。
  • macOS Intel:x64 桌面包。

验证

  • .NET Release 全量构建通过,0 warning / 0 error。
  • Electron renderer 与 AgentOS Bridge 构建通过。
  • Electron GUI smoke 通过。
  • AgentOS 自动化 smoke suite:79 / 79 通过。

当前边界

  • 安装包暂未进行商业代码签名或 Apple 公证,首次启动时系统可能显示安全提示。
  • 双模型复核默认关闭;开启后会增加模型调用次数与 Token 消耗。
  • NOVA 只在用户授权的工作区、工具和预算边界内执行。

NOVA AgentOS 0.9.0 Preview 29

Pre-release

Choose a tag to compare

@binzi1989 binzi1989 released this 30 Jul 10:28

NOVA AgentOS 0.9.0-preview.29

这是 NOVA AgentOS 面向真实桌面任务的 Preview 版本,提供 Electron 主交互壳和 .NET 8 AgentOS Bridge/Core。

下载选择

  • NOVA-AgentOS-Electron-0.9.0-preview.29-...-win-x64.zip:Windows x64 Electron 主体验;
  • NOVA-AgentOS-Electron-0.9.0-preview.29-mac-arm64.zip:Apple Silicon Electron 主体验;
  • NOVA-AgentOS-Electron-0.9.0-preview.29-mac-x64.zip:Intel Electron 主体验;
  • 项目介绍 PPT 与项目说明书:产品、架构和 1.0 发布边界。

重要说明

  • 所有安装包当前均未签名;
  • Windows 自动更新默认关闭;
  • Mac 构建由 macOS 原生 CI 生成,与 Windows 共用 Electron UI 和 AgentOS Bridge/Core;
  • Mac 包尚未完成 Developer ID 签名与 Apple 公证,Windows 专属桌面控制能力不可用;
  • 请只从本仓库 Release 页面下载,并核对发布页面上的 SHA-256。

主要能力

  • 多模型与本地模型端点;
  • 多轮 Threadspace、附件和图片理解;
  • 受控工程文件写入、构建与测试;
  • MCP、Skills、SSH、云开发和组件扩展坞;
  • Goal 模式、Agent Mesh、独立验证与 Proof-of-Done;
  • 任务恢复、权限治理、预算治理和证据账本;
  • 默认关闭、预算受限的插件式自进化实验。

已知问题

参见 CHANGELOG.mdNOVA-1.0-GA-READINESS.md