Prism Vesicle v1.0.0-alpha.8
Pre-release
Pre-release
·
258 commits
to main
since this release
Windows code-signing status / Windows 代码签名状态
The Windows executable and installer in 1.0.0-alpha.8 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.8 中的 Windows 可执行文件和安装器没有 Authenticode 签名。Windows 签名推迟到项目具备引入签名服务的条件后再考虑,不设版本截止期限。请只从本 GitHub Release 官方页面下载,并使用 SHA256SUMS.txt 核对文件;不要在系统范围内关闭 Windows 安全功能。
See the Code Signing Policy / 参见代码签名政策。
What's Changed
- fix(skills): initialize full session identity before first /skill activation (#131) by @3aKHP in #132
- fix(agent-loop): recover malformed tool arguments (#133) by @3aKHP in #138
- fix(tui): resolve image paste numbering and workspace routing (#134) by @3aKHP in #139
- fix(tui): route Workspace text paste to the editor by @3aKHP in #140
- feat(tui): native line cursor for PromptComposer (#136) by @3aKHP in #141
- test(providers): freeze Responses conformance profile by @3aKHP in #142
- feat(providers): add opaque state commit barrier by @3aKHP in #143
- feat(providers): add Responses HTTP and SSE baseline by @3aKHP in #144
- feat(providers): add Responses WebSocket lifecycle by @3aKHP in #145
- feat(providers): add dual Responses compaction by @3aKHP in #146
- feat(providers): expose Responses compatibility tiers by @3aKHP in #147
- fix(providers): align real Responses acceptance by @3aKHP in #148
- fix(providers): accept empty official reasoning content by @3aKHP in #149
- Provider proxy (#150) + DeepSeek Responses subset by @3aKHP in #152
- feat(tui): Esc interrupt now owns the exact FIFO head and submits it once after durable rebuild (#135) by @3aKHP in #153
- feat(tools): add project tmp scratch root by @3aKHP in #154
- feat(skills): bundle skillify workflow with create-only draft publication (#127) by @3aKHP in #155
- release: 1.0.0-alpha.8 by @3aKHP in #156
Full Changelog: v1.0.0-alpha.7...v1.0.0-alpha.8