Skip to content

Prism Vesicle v1.0.0-alpha.9

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 08 Aug 19:50
· 216 commits to main since this release
4a0e1d4

Windows code-signing status / Windows 代码签名状态

The Windows executable and installer in 1.0.0-alpha.9 are not Authenticode-signed. Windows signing is deferred until the project has a stronger basis for a signing provider, with no version deadline. Download only from this official GitHub Release and verify the file against SHA256SUMS.txt. Do not disable Windows security features globally.

1.0.0-alpha.9 中的 Windows 可执行文件和安装器没有 Authenticode 签名。Windows 签名推迟到项目具备引入签名服务的条件后再考虑,不设版本截止期限。请只从本 GitHub Release 官方页面下载,并使用 SHA256SUMS.txt 核对文件;不要在系统范围内关闭 Windows 安全功能。

See the Code Signing Policy / 参见代码签名政策

What's Changed

  • chore(release): forward-sync v1.0.0-alpha.8 by @3aKHP in #157
  • refactor(tui): extract workspace tree owner and domain root (W1) by @3aKHP in #159
  • refactor(tui): extract workspace buffer owner (W2) by @3aKHP in #160
  • refactor(tui): extract file-operation and validation owners (W3) by @3aKHP in #161
  • refactor(tui): extract external-editor owner and workspace input router (W4) by @3aKHP in #162
  • refactor(tui): complete workspace directory and thin the facade (W5) by @3aKHP in #163
  • refactor(tui): extract skill session-activation owner (T1) by @3aKHP in #164
  • refactor(tui): split turn options into named domain ports (T2) by @3aKHP in #165
  • refactor(tui): split command context into named domain ports (T3) by @3aKHP in #166
  • refactor(skills): split CLI into domain command modules (S1) by @3aKHP in #167
  • refactor(skills): split source acquisition into boundary modules (S2) by @3aKHP in #168
  • refactor(skills): split model-visible tools into boundary owners (S3) by @3aKHP in #169
  • refactor(agent-loop): extract mid-turn compaction owner (A1) by @3aKHP in #170
  • fix(tui): repair light-theme selection contrast by @3aKHP in #171
  • docs(workflow): add audit database drift response plan by @3aKHP in #173
  • feat(mcp): support multimodal tool results by @3aKHP in #176
  • feat(mcp): dual-era Streamable HTTP MCP client (#174) by @3aKHP in #178
  • fix(mcp): Bot Review Blocking + Should-fix on #178 by @3aKHP in #180
  • fix(checkpoint): exclude scratch tmp/ from rewind checkpoints (#137B slice 0) by @3aKHP in #181
  • feat(mcp): opt-in MCP tool-output persistence (#137B slice 1) by @3aKHP in #182
  • feat(mcp): MCP output auto-truncate + bounded read_file + grep cap (#137B slice 2) by @3aKHP in #183
  • feat(skills): bundle novel-outline-v3 first-party Skill by @3aKHP in #184
  • fix(skills): host-inject Skill tools, decoupling from Harness profiles by @3aKHP in #185
  • feat(tools): grep_files output modes, context lines, and output budget by @3aKHP in #186
  • release: 1.0.0-alpha.9 by @3aKHP in #188

Full Changelog: v1.0.0-alpha.8...v1.0.0-alpha.9