STDD V2.9.6 发布说明 / Release Notes #6
leonai42
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
中文
STDD V2.9.6 已发布。距离 V2.9.3 正式版主要更新如下:
🖥️ 新增 OpenAI Codex CLI 平台适配
stdd install codex一键部署 6 阶段 Skill 到.codex/skills/,Codex CLI 启动即用。至此 STDD 已适配 8 大 AI 编程平台。🌐 语言规范扩充至 10 门
新增 JavaScript、C/C++、Kotlin、Swift、Dart/Flutter 五门语言开发规范,覆盖移动端和系统级编程场景。每门规范均包含代码风格、类型系统、并发模型、错误处理、测试规范、审查清单 7 个维度。
🔄 DELIVER 阶段经验自动上传
Phase 6 交付时自动扫描本次变更沉淀的经验,一键 push 到社区 git 库(
leonai42/stdd-experiences),让社区持续受益于每个项目的实战积累。上传失败不阻断流程,降级 warn 提示。📋 其他改进
GitHub:
github.com/leonai42/stddEnglish
STDD V2.9.6 is now available. Key updates since the V2.9.3 stable release:
🖥️ OpenAI Codex CLI Platform Adapter
stdd install codexdeploys all 6 STDD phase skills to.codex/skills/with one command. STDD now supports 8 AI coding platforms.🌐 Language Standards Expanded to 10
Five new language dev standards: JavaScript, C/C++, Kotlin, Swift, and Dart/Flutter — covering mobile and systems programming. Each standard spans 7 dimensions: code style, type system, concurrency, error handling, logging, testing, and review checklist.
🔄 Auto-Upload Experiences on DELIVER
Phase 6 now automatically scans newly deposited experiences and pushes them to the community git repo (
leonai42/stdd-experiences) — so every project's real-world learnings benefit the entire ecosystem. Upload failures degrade gracefully (warn, never block).📋 Other Improvements
GitHub:
github.com/leonai42/stddAll reactions