Releases: cheney369/Devora
Releases · cheney369/Devora
Release list
Devora 2.0.0
Devora 2.0 正式版将已完成全量验证的 RC5 原样提升为生产版本,不引入额外功能改动。
核心能力:
- 从代码、文档和人员经验中沉淀项目边界、规范、业务约束、风险与决策历史;
- 根据项目知识生成或复用专属 Skill,并通过 Change 管理开发、验证和治理任务;
- 支持 PRD、UI、API 文档等多源需求的冲突澄清、契约管理和变更追踪;
- 通过风险驱动的质量门禁区分“测试通过”与“允许发布”;
- 提供状态迁移、备份恢复、跨平台锁和并发写保护。
正式版已通过 125 项 CLI 回归测试、Java/Python/React 精简夹具、Spring Petclinic REST + Angular 真实双仓项目闭环、Ubuntu/macOS/Windows 与 Python 3.11–3.14 矩阵、wheel/sdist 洁净安装和运行时依赖漏洞审计。
完整变更见 CHANGELOG.md,GA 验证记录见 docs/ga-validation.md。
Devora 2.0.0rc5
Release candidate 5 hardens Devora for the 2.0 general release.
Highlights:
- schema 5 to 6 migration with state revisioning, backups, cross-platform locking, stale-writer protection, and explicit recovery;
- correct Build-stage handling for versioned contract sources without weakening pre-Build drift gates;
- wheel and source-distribution smoke tests, expanded Python/OS coverage, and strict runtime dependency auditing;
- a completed real Spring Petclinic REST + Angular multi-repository pilot using PRD, UI, and OpenAPI inputs through Review, Handoff, feedback, Governance refresh, and Skill revalidation.
See CHANGELOG.md and docs/ga-validation.md for full details.
Devora 2.0.0rc4
Devora v2 的受控试点候选版本。
- 引入项目治理、能力构建与轻量研发闭环。
- 提供 implementation、validation-only、governance-only 三种 Change profile。
- 修复失败验证无法进入 Review 的状态机死锁。
- 强制依赖漏洞门禁,并隔离验证证据与宿主工程发现规则。
- 支持多源需求、组织策略、跨仓库契约、反馈回流和项目诊断。
- 通过 Java、Python、React 三类精简 pilot 与跨平台 CI。
此版本为预发布版本;真实多仓库业务项目及 PRD + UI 图 + API 文档全链路验证将在后续阶段进行。
Devora 1.0.0
What's Changed
- Redesign Devora v1 workflow by @cheney369 in #3
- Polish public README and onboarding by @cheney369 in #4
Full Changelog: v0.4.0...v1.0.0
Devora 0.4.0
Devora 0.4.0 strengthens the cross-platform installation and integration lifecycle while keeping the workflow lightweight and agent-driven.
Highlights
- Python workflow scripts are now the default backend, with Bash retained for compatibility.
- OpenCode and Cursor are supported alongside Codex, Claude Code, and generic Markdown agents.
- New integration commands safely upgrade, switch, and uninstall agent integrations.
- Core and integration manifests preserve user customizations and clean up obsolete managed files.
- Frontmatter, YAML, state, path, and symlink handling are hardened.
- CI now covers Python 3.11 and 3.14 on Ubuntu, macOS, and Windows.
- The release includes complete English and Simplified Chinese documentation plus a new Devora banner.
See CHANGELOG.md for the complete change list.
Devora 0.3.0
What's Changed
- Publish Devora 0.3.0 by @cheney369 in #1
New Contributors
- @cheney369 made their first contribution in #1
Full Changelog: https://github.com/cheney369/Devora/commits/v0.3.0