Skip to content

Prism Vesicle v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 31 Aug 14:43
· 2 commits to main since this release
91d239c

Prism Vesicle v1.0.0 — the first stable release.
Prism Vesicle v1.0.0 —— 首个正式版本。

What's new in 1.0.0 / 1.0.0 更新内容

  • Stable channel. 1.0.0 publishes to npm's latest dist-tag: npm install -g prism-vesicle now installs the stable line. Earlier prerelease builds remain available through the next dist-tag and explicit versions. Sessions recorded under earlier bundled Harness baselines are not lost — they migrate explicitly through a two-stage review, and nothing is rebound silently.

  • All four experimental surfaces from the prerelease line graduate to released: opt-in MCP tool-output persistence (mcpOutputPersistence, with the mcpOutputAutoTruncate sub-toggle, still opt-in by design), the branded Windows installer/uninstaller/Explorer assets, host-state terminal tab titles, and durable session titles — the last two verified on the installed Windows build by the 1.0.0-rc.2 closed group test.

  • Windows Terminal working titles no longer jitter horizontally (#263). The working-state tab marker now rotates through same-block quadrant squares (◰◳◲◱) that keep a pixel-stable advance in the Windows Terminal tab strip; the idle · / working / input-required ! semantics, reduced-motion still frame, and hard no-write override are unchanged.

  • 稳定渠道。 1.0.0 发布到 npm 的 latest dist-tag:npm install -g prism-vesicle 从此安装稳定线。更早的预发布构建仍可通过 next dist-tag 与显式版本号获取。旧基线 Harness 下记录的会话不会丢失——它们通过两段式审查显式迁移,不会有任何静默重绑。

  • 预发布线的四个实验性能力全部转正:opt-in 的 MCP 工具输出落盘(mcpOutputPersistencemcpOutputAutoTruncate 子开关,保持默认关闭)、品牌化 Windows 安装器/卸载器/Explorer 资产、终端标签页宿主状态投影、durable 会话标题——后两项已由 1.0.0-rc.2 封闭群测在安装版 Windows 构建上验证。

  • Windows Terminal 工作状态标题不再横向抖动(#263)。 工作状态标记改为同块象限方块(◰◳◲◱)轮换,在 Windows Terminal 标签条中保持逐帧像素稳定的字宽;idle · / working / 等待输入 ! 三态语义、reduced-motion 静帧与强制不写开关不变。

From v0.1.0 to 1.0.0 / 从 v0.1.0 到 1.0.0

v0.1.0 was a single OpenAI-compatible tool loop. Since then Prism Vesicle has grown into a complete Agent Harness host and terminal workbench:

  • Providers — OpenAI-compatible Chat, Anthropic Messages, and Gemini generateContent adapters with SSE streaming, plus explicit OpenAI Responses profiles: the official endpoint (HTTP/SSE/WebSocket with remote compaction), dated MiMo/DeepSeek compatibility tiers, and a fingerprint-level Codex V2 profile. Thinking-effort controls, an optional HTTP/WebSocket proxy, and cross-provider usage counters.
  • Guarded tools and permissions — a path-guarded filesystem loop, a Tool Permission Runtime (MANUAL/INERTIA/MOMENTUM/YOLO), a confirmation gate, opt-in shell_exec with a bounded process runtime, and a dual-era Streamable HTTP MCP client with validated inline image results and opt-in output persistence.
  • Durable sessions — append-only transcripts, portable /compact checkpoints, opt-in automatic compaction, rewind with per-turn file checkpoints, and any-depth horizontal candidate branching where the disk always matches the selected candidate.
  • The TUI — a two-page shell (Chat / Workspace) with a file tree, read-only viewer, editing kernel, file management, and external-editor handoff; day/night themes; durable session titles mirrored to the terminal tab.
  • The Harness layer — versioned Harness Packs with a verified bundled V10 baseline and offline managed-pack lifecycle; the Stage consumer narrative engine; and the Output Quality Guard with deterministic findings and durable rewrite decisions.
  • Agent Skills — a full runtime: four-scope discovery, immutable versioned store, repository installation, model-visible activation with resources and scripts, and bundled first-party Skills (vesicle-docs, skillify, novel-outline-v3, update-config).
  • Web — Tavily host tools plus provider-native built-in search on supported Gemini, OpenAI Responses, and DeepSeek models.
  • Distribution — an npm package with a precompiled TUI entry, standalone Linux/Windows binaries, and a guided per-user Windows installer.

v0.1.0 只是一个 OpenAI 兼容的工具循环。此后 Prism Vesicle 成长为完整的 Agent Harness 宿主与终端工作台:

  • 供应商 — OpenAI 兼容 Chat、Anthropic Messages、Gemini generateContent 三协议适配器(SSE 流式),以及显式 OpenAI Responses 档案:官方端点(HTTP/SSE/WebSocket 与远程压缩)、带日期的 MiMo/DeepSeek 兼容档、指纹级 Codex V2 档。思考力度控制、可选 HTTP/WebSocket 代理、跨供应商用量计数。
  • 受守卫的工具与权限 — 路径守卫的文件系统工具环、工具权限运行时(MANUAL/INERTIA/MOMENTUM/YOLO)、确认闸门、opt-in 的 shell_exec(有界进程运行时),以及双时代 Streamable HTTP MCP 客户端(校验过的内联图片结果 + opt-in 输出落盘)。
  • 持久会话 — 追加式转录、可移植 /compact 检查点、opt-in 自动压缩、带逐轮文件检查点的回退,以及任意深度的横向候选分支——磁盘始终与所选候选一致。
  • TUI — 双页外壳(Chat / Workspace):文件树、只读查看器、编辑内核、文件管理、外置编辑器交接;日/夜主题;投影到终端标签页的 durable 会话标题。
  • Harness 层 — 版本化 Harness Pack(经校验的内置 V10 基线 + 离线托管包生命周期);Stage 消费叙事引擎;输出质量守卫(确定性 finding 与持久化重写决策)。
  • Agent Skills — 完整运行时:四域发现、不可变版本化存储、仓库安装、模型可见的激活(资源与脚本),以及内置第一方 Skill(vesicle-docsskillifynovel-outline-v3update-config)。
  • Web — Tavily 宿主工具,以及受支持 Gemini、OpenAI Responses 与 DeepSeek 模型上的供应商原生内置搜索。
  • 分发 — 预编译 TUI 入口的 npm 包、Linux/Windows 独立二进制、引导式按用户 Windows 安装器。

Windows 制品未签名:下载后请以 SHA256SUMS.txt 核对;政策详情见 Code Signing Policy
Windows artifacts are unsigned: verify downloads against SHA256SUMS.txt; see the Code Signing Policy.

Full Changelog: v1.0.0-rc.1...v1.0.0