npm registry / @miniidealab/openlogos

OpenLogos 版本发布

OpenLogos CLI 的完整 npm 发布元数据。发布时间、dist-tags、包链接、tarball、引擎要求、依赖、文件数与 git head 均来自 npm registry 数据。中文版本摘要来自维护中的双语发布数据,并保留英文原文以便追溯。

最新 v0.10.10
版本数 74
registry 更新 2026年6月15日
数据来源 npm time
可验证的发布来源。 发布时间与 npm 元数据来自 npm registry。中文版本摘要来自维护中的双语发布数据,英文原文来自结构化 CHANGELOG 提取;若缺少对应章节则使用固定的占位文案,并保留 GitHub Release / CHANGELOG 链接以查看完整详情。

0.10.x

2026年5月29日 - 2026年6月15日

8 个版本

v0.10.10

latest
Node.js>=18.0.0
Tarball 大小544 KB
解压后大小2.2 MB
文件数245
许可证Apache-2.0
gitHead未提供

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 修复 Mermaid Skill 规则未随 CLI 包发布的问题 — 将 Mermaid flowchart/graph 节点标签安全规则与 sequenceDiagram 单行安全规则同步到根 skills/ 发布源、英文 Skill 源和 Claude 插件模板,确保 openlogos init/sync 生成的 Skill 资产包含 ID["标签文本"]、subgraph "名称"、复杂内容下沉到步骤说明等约束。
  • 同步官网 Skill 文档与 tag 发版链路 — 通过 tag 驱动的 GitHub Actions 发布 CLI/npm 包,并串联官网 Skill 文档构建与 Cloudflare Pages 部署,避免仅手工部署官网导致发布包内核心 Skill 滞后。

该版本暂无结构化的发布摘要。 v0.10.10: Chinese value summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.10.9

Node.js>=18.0.0
Tarball 大小541 KB
解压后大小2.2 MB
文件数245
许可证Apache-2.0
gitHead未提供

更新内容

  • 新增 openlogos deploy-done 受控落标命令 — 部署成功后可通过 CLI 校验 VERIFY_PASS、部署决策、[deploy] section 和部署报告,并统一勾选部署任务、写入 DEPLOY_DONE、清理旧 SMOKE_PASS/SMOKE_FAIL,避免部署完成状态依赖 AI 手写 marker。
  • 更新部署执行 Skill 与规范 — deployment-executor 部署成功后改为调用 openlogos deploy-done,同时补充 deploy-done --format json 输出契约、tasks 状态规范和发布后 smoke 覆盖。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.10.9: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.10.8

Node.js>=18.0.0
Tarball 大小535 KB
解压后大小2.1 MB
文件数241
许可证Apache-2.0
gitHead未提供

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 修复 Codex SessionStart 生命周期注入误判 — Codex hook 现在优先读取 openlogos status --format json 的 data.lifecycle 和 data.active_change,确保 logos-project.yaml 中模块已 launched 时注入 Lifecycle: launched、Change Management: ACTIVE 和 openlogos change <slug>,不再因 logos.config.json.lifecycle 缺失误导模型跳过变更提案。
  • 修复 launched all-done 项目的下一步提示 — openlogos status/next 在项目已 launched 且所有阶段完成时,不再输出 openlogos launch 初始发布提示,改为引导创建补文档或业务迭代提案。
  • 修复发布流水线回归测试依赖构建产物的问题 — Codex SessionStart 回归测试改用测试内 fake openlogos status --format json 响应,不再依赖 cli/dist/index.js,适配 GitHub Actions 中先测试、后构建的发布顺序。

该版本暂无结构化的发布摘要。 v0.10.8: Chinese value summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.10.6

Node.js>=18.0.0
Tarball 大小535 KB
解压后大小2.1 MB
文件数241
许可证Apache-2.0
gitHead未提供

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 修复空提案部署占位符冲突误报 — openlogos status --format json 解析 proposal.md 的 ## 部署影响 时,只有字段值精确为 是 或 否 才视为有效布尔决策;空模板中的 是 / 否 不再被误解析为 true,新建提案保持 proposal_step=writing 且不再输出 deployment_decision_conflict=true。

该版本暂无结构化的发布摘要。 v0.10.6: Chinese value summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.10.5

Node.js>=18.0.0
Tarball 大小535 KB
解压后大小2.1 MB
文件数241
许可证Apache-2.0
gitHead未提供

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 修复 proposal 模板占位符状态误判 — openlogos status 判断 proposal.md 是否仍为模板状态时,部署占位符检查限定到 ## 部署影响 section 的结构化字段值;正文其他章节合法引用 `是 / 否 不再导致 proposal_step 被误判为 writing`。新增 S11 回归测试覆盖正文引用和字段值占位符两个方向。

该版本暂无结构化的发布摘要。 v0.10.5: Chinese value summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.10.4

Node.js>=18.0.0
Tarball 大小535 KB
解压后大小2.1 MB
文件数241
许可证Apache-2.0
gitHead未提供

更新内容

  • PreToolUse guard hook — 新增 .claude/openlogos/bin/guard-check 脚本,在 Claude Code 调用 Edit/Write/Bash 工具前检查 logos/.openlogos-guard 是否存在。launched 生命周期项目在无活跃变更提案时,工具调用被 exit 2 硬性阻断,将变更管理从"提醒"升级为"强制执行"。支持白名单(logos/changes/、CLAUDE.md、AGENTS.md 等)和 initial lifecycle 豁免。
  • 官网文档全面同步 — 补齐 11 个缺失文档页(adopt、smoke 命令;deployment-designer、deployment-executor、ui-ux-pro-max Skills;cli-json-output、codex-plugin、directory-convention、module-naming-convention、sql-comment-convention、tasks-spec 规格);修正版本号、命令数(12→14)、Skill 数(13→16)、Phase 体系(11→13 阶段)、lifecycle 术语(active→launched);补全侧边栏导航。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.10.4: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.10.3

Node.js>=18.0.0
Tarball 大小529 KB
解压后大小2.1 MB
文件数239
许可证Apache-2.0
gitHead未提供

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 修复 tag 发布链路的网站构建 Node 版本不兼容 — publish.yml 在网站构建阶段切换到 Node 22.12.0,满足 Astro 6 的最低版本要求,避免发布后半段失败。

该版本暂无结构化的发布摘要。 v0.10.3: Chinese value summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.10.2

Node.js>=18.0.0
Tarball 大小529 KB
解压后大小2.1 MB
文件数239
许可证Apache-2.0
gitHead未提供

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 修复发布流水线中的沙箱测试跨平台问题 — ST-JSON-27 改为显式使用测试工作区内可写 sandbox_root,避免在 Linux runner 上因 /private/tmp 权限差异误报失败。

该版本暂无结构化的发布摘要。 v0.10.2: Chinese value summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

0.9.x

2026年4月29日 - 2026年5月27日

32 个版本

v0.9.31

Node.js>=18.0.0
Tarball 大小520 KB
解压后大小2.1 MB
文件数235
许可证Apache-2.0
gitHead未提供

更新内容

  • adopt 接入模式语义收敛 — openlogos adopt 现在统一写入 bootstrap: adopted,并明确接入语义为“完整初始化基础设施,仅跳过 Initial 文档门禁”。
  • bootstrap 历史值兼容归一 — 读取 logos-project.yaml 时会将历史 bootstrap: skipped 兼容映射为 adopted 接入模式,新写入不再产生 skipped。
  • next/status/launch/detect 联动更新 — next 补文档建议、status 的 Initial 阶段展示、launch 门禁豁免与 detect --format json 输出均按 adopted 语义生效,并兼容历史 skipped 项目。

修复内容

  • OpenLogos reporter 覆盖缺口修复 — 补齐 bootstrap 相关测试 ID 映射,openlogos verify 覆盖率恢复为 100% (121/121)。

该版本暂无结构化的发布摘要。 v0.9.31: English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.30

Node.js>=18.0.0
Tarball 大小519 KB
解压后大小2.1 MB
文件数235
许可证Apache-2.0
gitHead未提供

更新内容

  • verify 预执行模型 — openlogos verify 现在支持单阶段 verify.pre_run_command 兼容路径,以及 verify.regression_command + verify.incremental_command 两阶段预跑;阶段结果按 last-write-wins 合并,避免局部测试 JSONL 覆盖导致验收误判。
  • verify JSON 预跑状态 — openlogos verify --format json 新增 data.pre_run,输出预跑模式、命令状态、结果路径、诊断和修复建议,方便 RunLogos 等客户端直接展示。
  • init / adopt / sync 自动补齐 verify 预跑配置 — 常见 Node/Vitest、Jest、pytest、Go、Cargo 项目会自动写入全量测试命令;无法推断时输出明确 TODO 诊断。

修复内容

  • 覆盖不足诊断更明确 — 当项目未配置预跑命令且 JSONL 覆盖不完整时,CLI 会提示可能只运行了局部测试,并建议配置 verify.pre_run_command 或两阶段命令。

该版本暂无结构化的发布摘要。 v0.9.30: English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.29

Node.js>=18.0.0
Tarball 大小509 KB
解压后大小2.0 MB
文件数231
许可证Apache-2.0
gitHead未提供

更新内容

  • 内置 ui-ux-pro-max Skill(vendor 自上游) — Phase 2 处理 GUI 类产品(Web / Mobile / Desktop,含 Electron / Tauri / SwiftUI / Jetpack Compose / Qt 等)设计时,product-designer 自动调用 ui-ux-pro-max 拿到风格 / 配色 / 字体 / 组件库 / 反模式推荐(67 风格 / 96 调色板 / 57 字体配对 / 25 图表 / 13 技术栈)。上游来自 ui-ux-pro-max-skill(MIT),约 668 KB。
  • product-designer 扩展桌面应用支持 — 产品类型表新增「桌面应用」行;Step 2「信息架构」补充窗口/菜单/IPC/文件系统维度;Step 5 拆分为 Step 5a(GUI 类产品调用 ui-ux-pro-max)+ Step 5b(按产品类型生成原型)。
  • openlogos init 末尾非阻塞 Python 3 检测 — 若未检测到 python3,输出黄色友好提示与多 OS 安装命令;不阻塞主流程。
英文原文
  • Added the vendored ui-ux-pro-max skill for GUI product design guidance across web, mobile, and desktop products.
  • Expanded product-designer coverage for desktop apps, including window, menu, IPC, and filesystem design dimensions.
  • Added a non-blocking Python 3 check at the end of openlogos init with friendly multi-OS install guidance.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.29: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.28

Node.js>=18.0.0
Tarball 大小505 KB
解压后大小2.0 MB
文件数227
许可证Apache-2.0
gitHead未提供

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 修复 CLI JSON 在局部损坏 logos-project.yaml 时回退 initial 的问题 — detect/status --format json 现在会从 YAML AST 恢复 modules[],继续输出 launched 生命周期与 yaml_diagnostics。
英文原文
  • Fixed JSON status and detect output so partially damaged logos-project.yaml files can still recover launched module state and YAML diagnostics.

该版本暂无结构化的发布摘要。 v0.9.28: Chinese value summary entries are missing; English value summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.27

Node.js>=18.0.0
Tarball 大小286 KB
解压后大小1.0 MB
文件数163
许可证Apache-2.0
gitHead未提供

更新内容

  • 发布版本提升到 0.9.27 — 本次发版包含 deploy-progress-summary-panel 的 CLI 适配、部署进度摘要字段和冲突态门禁加固。
英文原文
  • Released deploy-progress-summary-panel support, including CLI adaptation, deployment progress summary fields, and stronger conflict gates.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.27: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.26

Node.js>=18.0.0
Tarball 大小283 KB
解压后大小1.0 MB
文件数163
许可证Apache-2.0
gitHeada536a6e387...

更新内容

  • 发布版本提升到 0.9.26 — 本次发版包含 proposal-deploy-consistency-hardening 的 CLI 适配与提案级部署门禁加固。
英文原文
  • Released proposal-deploy-consistency-hardening support for CLI deployment gate consistency.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.26: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.25

Node.js>=18.0.0
Tarball 大小281 KB
解压后大小1.0 MB
文件数163
许可证Apache-2.0
gitHead85c83f4fb5...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.25: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.24

Node.js>=18.0.0
Tarball 大小276 KB
解压后大小1005 KB
文件数163
许可证Apache-2.0
gitHeadf6d7f9d7c8...

更新内容

  • 新增部署 Phase 与部署状态流转 — Initial 阶段新增 Phase 3-3 · 部署方案,提案流程支持部署影响判断、部署 delta、[deploy] 任务、ready-to-deploy / deploy-done 状态,以及 verify 通过后的部署任务展示。
  • 新增 openlogos smoke 冒烟测试命令 — 支持部署后运行冒烟测试、生成 smoke 报告,并写入 SMOKE_PASS / SMOKE_FAIL 标记;status / next / launch 同步感知 ready-to-smoke、smoke-passed 和 smoke-failed 状态。
  • 新增部署设计与执行 Skill — 增加 deployment-designer 和 deployment-executor,明确部署方案、回滚策略、部署后检查、冒烟测试方案,以及部署必须经过人类确认的执行边界。
英文原文
  • Added deployment phases and deployment state transitions to the proposal lifecycle, including deploy tasks and ready-to-deploy states.
  • Added the openlogos smoke command for post-deployment smoke gates, smoke reports, and SMOKE_PASS or SMOKE_FAIL markers.
  • Added deployment-designer and deployment-executor skills for deployment planning, rollback strategy, smoke checks, and human-confirmed execution.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.24: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.23

Node.js>=18.0.0
Tarball 大小257 KB
解压后大小920 KB
文件数157
许可证Apache-2.0
gitHead469e161403...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.23: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.22

Node.js>=18.0.0
Tarball 大小256 KB
解压后大小919 KB
文件数157
许可证Apache-2.0
gitHead6e6c077b3b...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.22: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.21

Node.js>=18.0.0
Tarball 大小255 KB
解压后大小914 KB
文件数157
许可证Apache-2.0
gitHeadbfda450211...

更新内容

  • 官网与 CLI 文档同步更新 — 修正 openlogos init 的 AI 工具选择说明、CLI 命令总数、版本示例,以及 sync / launch 的多工具行为描述,确保对外文档与当前实现一致。
英文原文
  • Updated the website and CLI documentation so init, sync, launch, AI tool selection, and version examples match the current implementation.

修复内容

  • openlogos sync 多工具技能同步一致性 — 当 aiTool 为数组或 all 时,sync 与 launch 现在会同步部署所有可部署工具的 Skills、插件资产与对应指令文件,AGENTS.md / CLAUDE.md 也按多工具语义生成,避免文件已部署但指令文件只覆盖单一工具的错配。
英文原文
  • Fixed multi-tool sync consistency so sync and launch deploy all selected AI tool skills, plugin assets, and instruction files together.

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.20

Node.js>=18.0.0
Tarball 大小256 KB
解压后大小908 KB
文件数157
许可证Apache-2.0
gitHeadfe30d16e64...

更新内容

  • 纯代码提案跳过 merge 阶段 — 新格式 tasks.md(含 ## [tag] section)中,无 [delta] section 的提案不再经过 ready-to-merge / merge-generated,直接按 [code] section 勾选状态进入 coding 或 ready-to-verify。旧格式向后兼容。
英文原文
  • Allowed code-only proposals to skip the merge stage and move directly into coding or ready-to-verify based on the code task section.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.20: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.19

Node.js>=18.0.0
Tarball 大小256 KB
解压后大小908 KB
文件数157
许可证Apache-2.0
gitHead61e1248a5a...

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 修复 openlogos merge 幂等性问题 — 提案已存在 SPEC_MERGED 标记时,重复执行 openlogos merge 现在会提示"规格已合并,无需重复操作"并直接退出,不再覆盖 MERGE_PROMPT.md。
英文原文
  • Fixed openlogos merge idempotency so an already merged proposal exits cleanly instead of regenerating MERGE_PROMPT.md.

该版本暂无结构化的发布摘要。 v0.9.19: Chinese value summary entries are missing; English value summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.18

Node.js>=18.0.0
Tarball 大小256 KB
解压后大小907 KB
文件数157
许可证Apache-2.0
gitHead9f5d37e497...

更新内容

  • 提案全生命周期精确追踪 — 状态机扩展为完整八段式:writing → delta-writing → ready-to-merge → merge-generated → coding → ready-to-verify → verify-passed / verify-failed
  • [code] section 驱动 coding → ready-to-verify 转换 — SPEC_MERGED 存在时,[code] section 全部勾选(或无 [code] section)→ ready-to-verify;否则保持 coding
  • verify 写入提案标记文件 — openlogos verify 执行后自动读取 .openlogos-guard,通过写 VERIFY_PASS,失败写 VERIFY_FAIL,状态机据此精确感知验收结果
英文原文
  • Expanded the proposal lifecycle into an eight-step state machine from writing through verify-passed or verify-failed.
  • Made the [code] section drive the coding to ready-to-verify transition after SPEC_MERGED is present.
  • Added verify marker files and next/status guidance for ready-to-verify, verify-passed, and verify-failed states.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.18: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.17

Node.js>=18.0.0
Tarball 大小252 KB
解压后大小894 KB
文件数156
许可证Apache-2.0
gitHeade5877e3b33...

更新内容

  • tasks.md 结构化 section 格式 — 引入 ## [delta] 和 ## [code] section 标记,将 delta 任务与代码任务严格分离。detectProposalStep() 改为按 [delta] section 的勾选状态判断是否进入 ready-to-merge,不再依赖整个 tasks.md 的全局勾选
  • 纯代码提案不再卡住 — 无 [delta] section 的提案直接进入 ready-to-merge,无需手动运行 openlogos merge 跳出
  • 向后兼容 — 无 section 标记的旧格式 tasks.md 降级为原有全局勾选判断,已有提案不受影响
英文原文
  • Introduced structured [delta] and [code] task sections so specification work and code work are tracked separately.
  • Allowed proposals without a [delta] section to proceed without being stuck before merge.
  • Added spec/tasks-spec.md and refreshed the generated tasks template.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.17: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.16

Node.js>=18.0.0
Tarball 大小252 KB
解压后大小891 KB
文件数156
许可证Apache-2.0
gitHead6a8b6c82c8...

更新内容

  • 提案状态机扩展为五段式:writing → delta-writing → ready-to-merge → merge-generated → coding,每个阶段语义明确,消除 implementing/in-progress 的歧义
  • openlogos merge 递归扫描 delta:支持 deltas/prd/1-product-requirements/、deltas/prd/3-technical-plan/ 等嵌套子目录,嵌套路径正确映射到对应主文档目录;新增 deltas/test/ 映射
  • 两段式 merge 标记:openlogos merge 生成 MERGE_PROMPT.md 后写入 MERGE_PROMPT_GENERATED(表示"指令已生成");AI 执行完规格合并后写入 SPEC_MERGED(表示"规格已合并,可开始编码")
英文原文
  • Expanded proposal states into writing, delta-writing, ready-to-merge, merge-generated, and coding.
  • Made openlogos merge recursively scan nested delta folders and map them back to the correct resource directories.
  • Added two-step merge markers that distinguish generated merge instructions from completed specification merges.

修复内容

  • 有 delta 时 merge 后状态卡在 ready-to-merge 的问题(根因:状态机缺少 merge-generated 中间态)
英文原文
  • Fixed proposals with deltas getting stuck in ready-to-merge after merge instructions were generated.

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.15

Node.js>=18.0.0
Tarball 大小249 KB
解压后大小883 KB
文件数156
许可证Apache-2.0
gitHeadab2630e5ca...

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 修复有 delta 时 merge 后状态无法推进的问题 — openlogos merge 在有 delta 时,生成 MERGE_PROMPT.md 后同时写入 MERGED 标记文件,使 detectProposalStep() 能正确识别已合并状态并返回 'coding',流程不再卡在"合并规格"步骤。
英文原文
  • Fixed delta proposals that could not advance after merge by writing a merge marker when openlogos merge runs.

该版本暂无结构化的发布摘要。 v0.9.15: Chinese value summary entries are missing; English value summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.14

Node.js>=18.0.0
Tarball 大小249 KB
解压后大小883 KB
文件数156
许可证Apache-2.0
gitHead53487b82b6...

更新内容

  • change-writer Skill 补充 prd/ 子目录的 delta 映射说明 — tasks.md 模板中各文档类任务标注精确的 delta 子目录(deltas/prd/1-product-requirements/、deltas/prd/2-product-design/1-feature-specs/、deltas/prd/3-technical-plan/1-architecture/ 等);Step 6 目录映射表新增 prd/ 子目录展开说明,消除 AI 将架构文档等放错目录的歧义。
英文原文
  • Clarified change-writer delta path mapping for nested PRD, technical plan, and test resource directories.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.14: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.13

Node.js>=18.0.0
Tarball 大小249 KB
解压后大小881 KB
文件数156
许可证Apache-2.0
gitHeadc28eb9c2eb...

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 修复无 delta 时 merge 后状态无法推进的问题 — openlogos merge 在无 delta 时现在会写入 MERGED 标记文件;detectProposalStep() 检测到该文件后返回新增的 'coding' 状态,使流程正确推进到"实现代码"步骤,不再卡在 merge 阶段。
英文原文
  • Fixed no-delta proposals so openlogos merge writes a marker and moves the workflow into coding.

该版本暂无结构化的发布摘要。 v0.9.13: Chinese value summary entries are missing; English value summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.12

Node.js>=18.0.0
Tarball 大小249 KB
解压后大小881 KB
文件数156
许可证Apache-2.0
gitHead978fd10ab1...

更新内容

  • change-writer Skill 新增 Step 6: 产出 Delta 文件 — 明确 delta 文件的目录映射(deltas/prd/、deltas/api/、deltas/database/、deltas/scenario/)、文件命名规范(与目标主文档同名)、文件格式(ADDED/MODIFIED/REMOVED 标记)及行为约束(禁止直接修改主文档)。同步更新 tasks.md 模板,文档类任务标注产出 delta 文件的目标子目录。
英文原文
  • Added change-writer guidance for producing delta files, including target folders, naming rules, and allowed resource mappings.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.12: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.11

Node.js>=18.0.0
Tarball 大小248 KB
解压后大小877 KB
文件数156
许可证Apache-2.0
gitHead59616eca08...

更新内容

  • 变更管理规则改为自动判断 — createAgentsMd 和 generatePolicyMdc 生成的初始开发期文案,从模糊的"按 Phase 推进即可"改为明确的判断依据:检查 logos-project.yaml 中是否存在 lifecycle: launched 的模块,存在则必须提案,否则不需要。AI 可自主判断,无需依赖人工提示。
英文原文
  • Changed change management rules to detect launched modules from logos-project.yaml instead of relying on manual user prompts.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.11: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.10

Node.js>=18.0.0
Tarball 大小248 KB
解压后大小876 KB
文件数156
许可证Apache-2.0
gitHead6e54bb4db8...

更新内容

  • openlogos merge delta 为空时不再报错 — deltas/ 目录为空时,命令直接输出 ✓ nothing to merge 并正常退出(exit 0),不再以错误退出。空 delta 是合法状态,语义等同于 HTTP 204。
英文原文
  • Made empty delta directories a valid openlogos merge result, equivalent to a successful no-op merge.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.10: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.8

old
Node.js>=18.0.0
Tarball 大小245 KB
解压后大小876 KB
文件数156
许可证Apache-2.0
gitHead9d9125b8e9...

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 加强 reporter 强制前置约束,防止测试代码遗漏 reporter — code-implementor Skill Step 4 新增"Reporter 嵌入(强制前置)"小节,明确要求在写任何测试用例代码之前先创建共享 reporter 工具文件(test/helpers/reporter.ts),所有测试文件统一 import;Step 5 自检拆分为三条独立 reporter 检查项。spec/test-results.md 补充"推荐:共享 reporter 文件模式"说明。CLAUDE.md Step 4 提示词后新增 ⚠️ 警告块,将 reporter 提升为强制前置交付物。
英文原文
  • Strengthened reporter requirements so generated tests must create a shared OpenLogos reporter before writing test cases.

该版本暂无结构化的发布摘要。 v0.9.8: Chinese value summary entries are missing; English value summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.9

Node.js>=18.0.0
Tarball 大小245 KB
解压后大小876 KB
文件数156
许可证Apache-2.0
gitHead9d9125b8e9...

更新内容

  • openlogos archive 归档目录名加时间戳前缀 — 归档后的目录名格式从 <slug> 改为 YYYYMMDD-HHmm-<slug>(如 20260509-1430-fix-login-bug),方便在归档数量多时按时间快速定位历史提案。
英文原文
  • Changed archive directory names to include a timestamp prefix for easier historical proposal lookup.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.9: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.7

Node.js>=18.0.0
Tarball 大小244 KB
解压后大小873 KB
文件数156
许可证Apache-2.0
gitHead53d2b97d70...

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 多模块项目 phase 状态判断错误 — openlogos status --module <新模块> 对刚创建的模块不再错误返回 current_phase: null, suggestion: "所有阶段已完成"。
  • openlogos sync 自动补全 scenarios[].module 字段 — 对 logos-project.yaml 中没有 module 字段的 scenarios 条目,sync 命令根据文件系统中 <moduleId>-SXX-*.md 的存在情况自动推断归属模块,无法推断时默认填 core。幂等操作,已有 module 字段的条目不覆盖。
英文原文
  • Fixed phase detection for new modules so existing core documents no longer make new modules appear complete.
  • Added automatic sync backfill for missing scenarios[].module fields in logos-project.yaml.

该版本暂无结构化的发布摘要。 v0.9.7: Chinese value summary entries are missing; English value summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.6

Node.js>=18.0.0
Tarball 大小243 KB
解压后大小867 KB
文件数156
许可证Apache-2.0
gitHead83f1284c20...

更新内容

  • Claude Code 插件自动部署 — openlogos init 和 openlogos sync 在选择 claude-code 或 all 时,自动将插件资产部署到用户项目的 .claude/ 目录:
英文原文
  • Added automatic Claude Code plugin deployment for slash commands, agent files, hook scripts, and settings integration.

修复内容

  • module add 不再要求活跃变更提案 — openlogos module add 原本错误地要求 guard 文件存在才能执行,现已移除该限制。模块管理是项目结构层面的操作,维度高于变更提案,可随时自由执行。
  • module rename/remove 改为警告而非阻塞 — 有活跃变更提案时,rename 和 remove 打印警告提示用户注意 delta 文件可能受影响,但不阻止操作继续执行。
英文原文
  • Fixed module add so it no longer requires an active change proposal.
  • Changed module rename and remove to warn during active proposals instead of blocking the command.

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.5

Node.js>=18.0.0
Tarball 大小194 KB
解压后大小706 KB
文件数129
许可证Apache-2.0
gitHeadbba8f6f9da...

更新内容

  • [manual] 测试用例标记机制 — 在 test-cases.md 中对无法自动化执行的用例(如需要真实 TTY/PTY 渲染、跨窗口操作、人工视觉验证的 ST 用例)追加 [manual] 标记。openlogos verify 跳过这类用例,不计入 defined_count 和覆盖率分母,不出现在 uncovered_cases,单独以 manual_count 字段展示。
  • AC trace 支持 MANUAL_PENDING 状态 — 若某个验收条件(AC)关联的用例全部为 [manual],标记为 🔵 MANUAL(人工待验),不触发 Gate 3.5 失败。混合自动化和 [manual] 的 AC,Gate 判定仅取决于自动化部分。
  • verify --format json 新增 manual_count 字段 — summary 对象新增 manual_count,外部消费 CLI 输出时可感知人工用例数量。
英文原文
  • Added [manual] test case markers for cases that require human visual, TTY, window, or hardware verification.
  • Added manual-aware acceptance trace behavior and verify JSON manual_count output.
  • Updated test-writer guidance and task templates for manual case handling.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.5: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.4

Node.js>=18.0.0
Tarball 大小192 KB
解压后大小700 KB
文件数129
许可证Apache-2.0
gitHead8b1d86d613...

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • 回滚 merge.ts 中错误添加的 spec/skills delta 分类 — DELTA_TO_RESOURCE 映射表移除了 0.9.3 中错误引入的 spec → logos/spec 和 skills → logos/skills 映射。spec/ 和 skills/ 是 OpenLogos 自身源码,直接修改即可,不应走 delta/merge 流程,该映射在用户项目中无意义。
英文原文
  • Rolled back the incorrect spec and skills delta category mapping from merge.ts.

该版本暂无结构化的发布摘要。 v0.9.4: Chinese value summary entries are missing; English value summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.3

Node.js>=18.0.0
Tarball 大小192 KB
解压后大小700 KB
文件数129
许可证Apache-2.0
gitHeade0620c28d3...

更新内容

  • tasks.md 模板移除 verify 类条目 — logos/spec/change-management.md 和 logos/skills/change-writer/SKILL.md 的 tasks.md 示例模板删除"部署到测试环境"和"运行编排验收"条目,并明确标注 openlogos verify 是独立 CLI 操作节点,不应写入 tasks.md 作为可勾选任务。
英文原文
  • Removed verify-style tasks from task templates so openlogos verify remains a separate workflow node.

修复内容

  • openlogos merge 支持 spec/ 和 skills/ delta 分类 — DELTA_TO_RESOURCE 映射表新增 spec → logos/spec 和 skills → logos/skills,修复 delta 文件放在这两个分类下时 merge 报"没有 delta 文件"的问题。
英文原文
  • Added merge support for spec and skills delta categories.

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.2

Node.js>=18.0.0
Tarball 大小192 KB
解压后大小700 KB
文件数129
许可证Apache-2.0
gitHeadc65efc7e20...

更新内容

  • skip_phases 模块配置 — logos-project.yaml 的 modules[] 新增可选字段 skip_phases,允许值为 api、database、scenario。由 architecture-designer Skill 在技术选型后填写,无需用户手动配置。适用于无 HTTP API 的桌面应用、CLI 工具等项目类型。
  • phase 检测逻辑升级 — CLI(status、next)和 plugin 脚本均支持 skip_phases:显式声明的阶段直接跳过,同时保留向后看兜底逻辑(后续阶段已有文件时自动跳过空目录),向后兼容旧项目。
  • 多模块隔离 — 全局 phase 跳过采用交集语义:只有所有 initial 模块都声明跳过某阶段,才在全局层面跳过,避免一个模块的 skip_phases 影响其他模块。
英文原文
  • Added skip_phases module configuration for projects that intentionally skip API, database, or scenario phases.
  • Updated phase detection so skipped phases are respected globally and per module.
  • Updated architecture-designer and logos-project specs to document skip_phases usage.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.2: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.1

Node.js>=18.0.0
Tarball 大小190 KB
解压后大小695 KB
文件数129
许可证Apache-2.0
gitHeadff321274d0...

更新内容

  • AGENTS.md / CLAUDE.md 重新生成 — 通过 openlogos sync 重新部署,确保两个文件内容与当前配置一致。
英文原文
  • Regenerated AGENTS.md and CLAUDE.md so generated guidance matches the current project configuration.

修复内容

  • plugin/bin/openlogos-phase lifecycle 读取错误 — 修复脚本仍从已废弃的 logos.config.json 读取 lifecycle 字段的问题,改为从 logos-project.yaml 的 modules[].lifecycle 推导(任意模块标记为 launched 则项目为 launched),与 CLI 行为保持一致。
  • plugin/bin/openlogos-phase 在 set -euo pipefail 下提前退出 — 修复 check_scenarios_complete 返回非零退出码时脚本被 set -e 终止的问题,所有调用处加 || true 保护。
  • plugin/bin/openlogos-phase change management 文案过时 — guard 检测条件从 active 更新为 launched,change management 提示语同步为新的 10 步流程(含 verify、git commit/push 节点)。
英文原文
  • Fixed plugin lifecycle detection to derive launched state from logos-project.yaml instead of the old config lifecycle field.
  • Fixed the OpenLogos phase hook so failed scenario checks no longer terminate the script under strict shell settings.
  • Updated stale change management copy in plugin phase guidance.

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.9.0

Node.js>=18.0.0
Tarball 大小190 KB
解压后大小695 KB
文件数129
许可证Apache-2.0
gitHeadfe12208455...

更新内容

  • 变更流程新增 verify 验收节点 — 在 merge(规格落地)和 archive(归档)之间强制插入 openlogos verify 验收步骤,确保代码通过测试后才能归档,形成完整的质量闭环。
  • 变更流程新增 git commit/push 节点 — 在三个关键节点(merge 完成、代码实现完成、archive 完成)由 AI 自动提交 commit,git push 作为独立人类确认点放在 archive 之后,commit message 规范统一为 docs/feat/fix/chore({slug}): ...。
  • 确立 merge → 代码实现 → verify → archive 的正确顺序 — 规格先合并进主文档,代码按最新规格实现,verify 验收代码,通过后归档,符合"规格驱动代码"核心理念。
英文原文
  • Added the openlogos verify acceptance gate between merge and archive.
  • Added automated commit checkpoints and a separate human-confirmed git push step.
  • Aligned the workflow around merge, implementation, verify, and archive ordering.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.9.0: Chinese fix summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

0.8.x

2026年4月25日 - 2026年4月28日

3 个版本

v0.8.2

Node.js>=18.0.0
Tarball 大小188 KB
解压后大小689 KB
文件数129
许可证Apache-2.0
gitHead7c16ed3e76...

更新内容

  • 将 npm 发布版本升级到 0.8.2,用于发布当前已通过测试和打包校验的 CLI 版本。
英文原文
  • Raised the npm release version to 0.8.2 for the tested CLI package.

修复内容

  • 修复 cli/src/commands/status.ts 中未使用参数导致的发布前 lint 阻塞。
英文原文
  • Fixed an unused parameter in cli/src/commands/status.ts that blocked release linting.

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.8.1

Node.js>=18.0.0
Tarball 大小186 KB
解压后大小681 KB
文件数129
许可证Apache-2.0
gitHead7c16ed3e76...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.8.1: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.8.0

Node.js>=18.0.0
Tarball 大小178 KB
解压后大小635 KB
文件数125
许可证Apache-2.0
gitHead8b2c68000f...

更新内容

  • Codex 一等集成 — openlogos init / sync 新增 codex 作为一等 AI 工具选项,可自动部署 .agents/skills/、.codex-plugin/ 和 .codex/config.toml 所需配置,并在生成的 AGENTS/CLAUDE 指令中输出与 Codex 目录结构一致的 Skill 路径。
  • 模块命名规范与模块管理命令 — CLI 与方法论文档全面支持 <module>-<序号>-<类型> 命名规则,新增 openlogos module list/add/rename/remove 与 openlogos next,并为多模块状态展示、场景编号全局唯一、logos-project.yaml.modules[] / scenario_counter.next_id 等能力提供实现与测试覆盖。
  • 结构化 JSON 输出升级 — status --format json / next --format json 补充多模块相关字段与活跃提案推进状态信息,spec/cli-json-output.md 同步更新,确保外部消费 CLI 输出时的契约与实现一致。

修复内容

  • guard 互斥缺失 — openlogos change 现在会在已有活动 guard 时拒绝创建新提案,避免覆盖 logos/.openlogos-guard。
  • status 模块区块标题 i18n 缺失 — 补充 status.modules 中英文词条,并增加文本模式回归测试,避免模块标题直接显示未翻译 key。

该版本暂无结构化的发布摘要。 v0.8.0: English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:yaml ^2.8.3。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

0.7.x

2026年4月21日 - 2026年4月22日

4 个版本

v0.7.3

Node.js>=18.0.0
Tarball 大小162 KB
解压后大小553 KB
文件数113
许可证Apache-2.0
gitHead8b2c68000f...

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • scenario-architect Skill — mermaid 箭头行单行约束 — 修复 AI 在生成时序图时将较长步骤描述折行写入箭头行(如将 UI 按钮文字另起一行补充),导致 mermaid 引擎解析失败、markdown 渲染出错的问题。在 Skill 规范中新增强制约束:每条 ->> / -->> 箭头的完整内容必须写在同一行;描述过长时应精简措辞而非拆行;补充细节统一放到时序图下方的"步骤说明"列表中。

该版本暂无结构化的发布摘要。 v0.7.3: Chinese value summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.7.2

Node.js>=18.0.0
Tarball 大小161 KB
解压后大小553 KB
文件数113
许可证Apache-2.0
gitHead11720b0705...

更新内容

  • sync 命令输出版本号 — openlogos sync 执行时在首行显示当前 CLI 版本(如 Syncing project files... (openlogos v0.7.2)),方便确认实际运行的版本。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.7.2: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.7.1

Node.js>=18.0.0
Tarball 大小161 KB
解压后大小553 KB
文件数113
许可证Apache-2.0
gitHead2e28012310...

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • --version 输出硬编码问题 — VERSION 常量改为从 package.json 动态读取,彻底消除版本号需要手动同步的隐患。

该版本暂无结构化的发布摘要。 v0.7.1: Chinese value summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.7.0

Node.js>=18.0.0
Tarball 大小161 KB
解压后大小552 KB
文件数113
许可证Apache-2.0
gitHead52c9424042...

更新内容

  • init --ai-tool all:一次初始化所有 AI 工具 — openlogos init 新增第 5 个选项「All(全部工具)」,选择后同时为 claude-code、opencode、cursor 部署 Skills、生成 AGENTS.md + CLAUDE.md(均含 Active Skills 段)并部署 OpenCode 插件。logos.config.json 的 aiTool 字段写入数组 ["claude-code", "opencode", "cursor"]。openlogos sync 同步兼容数组格式,对每个工具依次执行部署。
  • 场景完整性校验(Scenario Completion Guard) — openlogos status 的阶段完成判断全面升级:
  • logos/resources/reference/ 目录 — openlogos init 新增创建 reference 资源目录,用于存放参考资料。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.7.0: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

0.6.x

2026年4月14日 - 2026年4月20日

7 个版本

v0.6.6

Node.js>=18.0.0
Tarball 大小160 KB
解压后大小549 KB
文件数113
许可证Apache-2.0
gitHead0c4a05d31d...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.6.6: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.6.5

Node.js>=18.0.0
Tarball 大小160 KB
解压后大小547 KB
文件数113
许可证Apache-2.0
gitHead9fa92dc38c...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.6.5: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.6.4

Node.js>=18.0.0
Tarball 大小156 KB
解压后大小532 KB
文件数108
许可证Apache-2.0
gitHead1d1af7279a...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.6.4: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.6.3

Node.js>=18.0.0
Tarball 大小150 KB
解压后大小511 KB
文件数104
许可证Apache-2.0
gitHeadd9913651a7...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.6.3: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.6.2

Node.js>=18.0.0
Tarball 大小150 KB
解压后大小511 KB
文件数104
许可证Apache-2.0
gitHeadaf421c1b38...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.6.2: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.6.1

Node.js>=18.0.0
Tarball 大小150 KB
解压后大小511 KB
文件数104
许可证Apache-2.0
gitHead79b00be7b6...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.6.1: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.6.0

Node.js>=18.0.0
Tarball 大小149 KB
解压后大小508 KB
文件数104
许可证Apache-2.0
gitHeada2a11e7476...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.6.0: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

0.5.x

2026年4月07日 - 2026年4月13日

9 个版本

v0.5.10

Node.js>=18.0.0
Tarball 大小148 KB
解压后大小503 KB
文件数104
许可证Apache-2.0
gitHead251ace1ad0...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.5.10: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.5.9

Node.js>=18.0.0
Tarball 大小141 KB
解压后大小473 KB
文件数95
许可证Apache-2.0
gitHeadfb39bb5cb9...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.5.9: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.5.8

Node.js>=18.0.0
Tarball 大小133 KB
解压后大小450 KB
文件数93
许可证Apache-2.0
gitHeadc439bfcb26...

更新内容

  • 示例 money-log(OpenCode 集成演示) — 在 examples/money-log/ 纳入轻记账 Electron 小应用,含 .opencode/plugins/、.opencode/commands/ 与完整 logos/resources/;与 examples/flowtask/(Claude Code 演示)在文档中对位说明,并更新根 README.md、examples/README.md 与 docs/opencode.md 入口。

修复内容

  • npm 包展示 README — @miniidealab/openlogos 自 cli/ 目录发布,此前包根目录缺少 README.md,导致 npm 项目页提示 “This package does not have a README”。现已新增 cli/README.md(安装说明、常用命令、文档与 CHANGELOG 链接),并列入 package.json 的 files 字段,确保打入发布 tarball。

该版本暂无结构化的发布摘要。 v0.5.8: English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.5.7

Node.js>=18.0.0
Tarball 大小132 KB
解压后大小447 KB
文件数92
许可证Apache-2.0
gitHead756671a31c...

更新内容

  • OpenCode Native Plugin MVP (draft) — Added plugin-opencode/ as a native OpenCode plugin prototype (single-package strategy):
  • OpenCode plugin spec — Added spec/opencode-plugin.md to document architecture, command contract, hook strategy, error codes, and security boundaries.
  • Phase 3 Step 4 交付规则强化(业务与测试闭环) — spec/workflow.md 明确 Step 4 必须同时交付业务代码、UT/ST 测试代码与 OpenLogos reporter;允许大任务分批,但每批必须闭环,且需先声明本批 UT/ST 用例 ID;并新增 Step 5 前置门禁,Step 4 未完成不得进入验收。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.5.7: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.5.6

Node.js>=18.0.0
Tarball 大小131 KB
解压后大小443 KB
文件数92
许可证Apache-2.0
gitHeada93ddf63fc...

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • OpenCode slash command discovery — OpenCode 1.x lists / commands from .opencode/commands/*.md, not from plugin tui.command.execute. init/sync now deploys Markdown command definitions (e.g. /openlogos-status, /openlogos-sync) that run openlogos via OpenCode’s ` !… shell injection, so the TUI no longer shows "No matching items" for openlogos`.

该版本暂无结构化的发布摘要。 v0.5.6: Chinese value summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.5.5

Node.js>=18.0.0
Tarball 大小129 KB
解压后大小438 KB
文件数83
许可证Apache-2.0
gitHead1d6954ecc5...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.5.5: CHANGELOG.md does not contain a section; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.5.4

Node.js>=18.0.0
Tarball 大小123 KB
解压后大小417 KB
文件数81
许可证Apache-2.0
gitHead74be730a4c...

更新内容

  • OpenCode as first-class AI tool — openlogos init now offers OpenCode as a dedicated option (option 3) alongside Cursor and Claude Code, instead of grouping it under "Other". OpenCode deploys Skills to logos/skills/ and includes Active Skills in AGENTS.md (which OpenCode reads on startup).

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.5.4: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.5.3

Node.js>=18.0.0
Tarball 大小123 KB
解压后大小417 KB
文件数81
许可证Apache-2.0
gitHead5cc8d273e2...

更新内容

  • documents.changes in logos.config.json — openlogos init now includes a changes document module (./changes, **/*.{md,json}) in the generated config, so RunLogos can discover and display change proposals. openlogos sync incrementally backfills this entry for existing projects without overwriting user customizations.

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.5.3: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.5.0

Node.js>=18.0.0
Tarball 大小103 KB
解压后大小356 KB
文件数73
许可证Apache-2.0
gitHead43cc39ae48...

更新内容

  • SQLite Structured Comment Convention — New -- @comment / -- @table-comment annotation format for SQLite DDL, providing machine-parseable table and column metadata equivalent to PostgreSQL's COMMENT ON and MySQL's inline COMMENT:
  • Test suite expanded from 125 to 140 cases

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.5.0: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

0.4.x

2026年4月07日 - 2026年4月07日

3 个版本

v0.4.3

Node.js>=18.0.0
Tarball 大小100 KB
解压后大小344 KB
文件数65
许可证Apache-2.0
gitHead14d3257746...

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • openlogos init forced language selection in non-TTY — In non-interactive mode (e.g. Claude Code), init now exits with an error if --locale is not provided, printing a clear usage hint. This forces the AI to ask the user for language preference before retrying with --locale <en|zh>. AI tool is still auto-detected from CLAUDE_PLUGIN_ROOT/CLAUDE_CODE env vars.

该版本暂无结构化的发布摘要。 v0.4.3: Chinese value summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.4.1

Node.js>=18.0.0
Tarball 大小99 KB
解压后大小343 KB
文件数65
许可证Apache-2.0
gitHead6426119b8f...

更新内容

该版本暂无结构化的发布摘要。

修复内容

  • openlogos init non-TTY default issue — Added --locale <en|zh> and --ai-tool <cursor|claude-code|other> CLI flags for explicit selection in non-interactive environments.

该版本暂无结构化的发布摘要。 v0.4.1: Chinese value summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.4.0

Node.js>=18.0.0
Tarball 大小99 KB
解压后大小341 KB
文件数65
许可证Apache-2.0
gitHead71d0b276d4...

更新内容

  • Claude Code Native Plugin — Full-featured plugin for Claude Code with one-command installation:
  • Plugin Marketplace — .claude-plugin/marketplace.json at repo root enables miniidealab/openlogos as a Claude Code marketplace
  • Skill Build Script — scripts/build-plugin-skills.sh builds plugin skills from source with proper Claude Code frontmatter

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.4.0: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

0.3.x

2026年4月05日 - 2026年4月07日

7 个版本

v0.3.6

Node.js>=18.0.0
Tarball 大小99 KB
解压后大小340 KB
文件数65
许可证Apache-2.0
gitHeada596236779...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.3.6: Chinese value summary entries are missing; Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.3.5

Node.js>=18.0.0
Tarball 大小98 KB
解压后大小335 KB
文件数65
许可证Apache-2.0
gitHead6546e7e7d4...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.3.5: Chinese value summary entries are missing; Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.3.4

Node.js>=18.0.0
Tarball 大小95 KB
解压后大小328 KB
文件数65
许可证Apache-2.0
gitHeadb20443c747...

更新内容

该版本暂无结构化的发布摘要。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.3.4: Chinese value summary entries are missing; Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.3.3

Node.js>=18.0.0
Tarball 大小94 KB
解压后大小324 KB
文件数65
许可证Apache-2.0
gitHead14412d4e88...

更新内容

  • Lifecycle-Aware Change Management — New lifecycle field in logos.config.json ("initial" / "active") controls change management enforcement:
  • openlogos launch Command — Transitions the project from initial development to active iteration; automatically regenerates AGENTS.md, CLAUDE.md, and .cursor/rules/openlogos-policy.mdc with enforced change management
  • Launch Hint in Status — openlogos status now suggests openlogos launch when all phases are complete and lifecycle is still "initial"

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.3.3: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.3.2

Node.js>=18.0.0
Tarball 大小92 KB
解压后大小316 KB
文件数61
许可证Apache-2.0
gitHeada6482c6ffd...

更新内容

  • Unified Policy Rule — change-guard.mdc upgraded to openlogos-policy.mdc (alwaysApply: true), combining Language Policy and Change Management in a single always-active rule
  • Language Policy now marked as "Highest Priority" with stronger enforcement wording, injected into every Cursor conversation to prevent locale drift

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.3.2: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.3.1

Node.js>=18.0.0
Tarball 大小92 KB
解压后大小315 KB
文件数61
许可证Apache-2.0
gitHead2b0e3f5e57...

更新内容

  • English Skill Translations — All 12 AI Skills now have SKILL.en.md English versions; skills deployment follows the locale setting in logos.config.json
  • Language Policy in AGENTS.md — Generated AI instruction files now include a ## Language Policy section that explicitly instructs AI to follow the project's locale setting
  • Change Management Guard — Cursor projects automatically receive a change-guard.mdc rule (alwaysApply: true) that reminds AI of the change proposal workflow in every conversation

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.3.1: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

v0.3.0

Node.js>=18.0.0
Tarball 大小58 KB
解压后大小207 KB
文件数49
许可证Apache-2.0
gitHeadb387910f26...

更新内容

  • AI Coding Tool Selection — openlogos init now prompts users to choose their AI coding tool (Cursor / Claude Code / Other), stored as aiTool in logos.config.json
  • Automatic Skills Deployment — 12 AI Skills are bundled in the npm package and deployed during init:
  • Active Skills in AI Instruction Files — AGENTS.md and CLAUDE.md now include an ## Active Skills section listing all deployed skills (visibility follows tool selection rules)

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.3.0: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。

0.2.x

2026年4月05日 - 2026年4月05日

1 个版本

v0.2.0

Node.js>=18.0.0
Tarball 大小24 KB
解压后大小110 KB
文件数37
许可证Apache-2.0
gitHeadc39c1850f5...

更新内容

  • CLI 以 @miniidealab/openlogos 在 npm 公开发布,包作用域与 GitHub 组织 miniidealab 一致;package.json 增加 publishConfig.access: public,便于作用域包默认公开安装。

修复内容

该版本暂无结构化的发布摘要。

该版本暂无结构化的发布摘要。 v0.2.0: Chinese fix summary entries are missing; English value summary entries are missing; English fix summary entries are missing. 请查看 GitHub Release 或 CHANGELOG 获取完整详情。

依赖:无。元数据与发布时间来自 npm registry。 中文摘要来自维护中的双语发布数据;英文原文来自 CHANGELOG 提取,绝不会由 npm 元数据生成。