dev-flow-codex 0.5.2 → 0.5.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -11,14 +11,14 @@ Go Core 独自管理。
11
11
 
12
12
  | 项目 | 当前支持 |
13
13
  | --- | --- |
14
- | Package | `dev-flow-codex@0.5.1` |
15
- | Bundled Core | `0.5.0` |
14
+ | Package | `dev-flow-codex@0.5.3` |
15
+ | Bundled Core | `0.5.1` |
16
16
  | Platform | macOS arm64 |
17
17
  | Node.js | `>=24` |
18
18
  | Codex | `>=0.147.0` |
19
- | Release | [codex-v0.5.1](https://github.com/Innocent-children/dev-flow/releases/tag/codex-v0.5.1) |
19
+ | Release | [codex-v0.5.3](https://github.com/Innocent-children/dev-flow/releases/tag/codex-v0.5.3) |
20
20
 
21
- `0.5.1` 的 normal release 已通过 registry package 安装、package/Core identity、setup、Core
21
+ `0.5.3` 的 normal release 已通过 registry package 安装、package/Core identity、setup、Core
22
22
  handshake、remove、uninstall 和 repository-unchanged 门禁。上表记录已经验证的精确公开版本;
23
23
  下面的安装命令使用 npm `latest` dist-tag 获取当前最新稳定 package。
24
24
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dev-flow-codex",
3
- "version": "0.5.2",
3
+ "version": "0.5.3",
4
4
  "private": false,
5
5
  "description": "Explicit-only Dev Flow integration for Codex CLI.",
6
6
  "license": "Apache-2.0",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "dev-flow-codex",
3
- "version": "0.5.2",
3
+ "version": "0.5.3",
4
4
  "description": "Explicit-only Dev Flow integration for Codex CLI.",
5
5
  "author": {
6
6
  "name": "Dev Flow"
Binary file