@qpfai/pf-gate-cli 1.0.5 → 1.0.6

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
@@ -10,7 +10,7 @@ npm i -g @qpfai/pf-gate-cli
10
10
 
11
11
  ## Use
12
12
 
13
- Open the Codex-style PF Gate terminal UX:
13
+ Open the PF Gate terminal UX:
14
14
 
15
15
  ```bash
16
16
  PF Gate
@@ -1,8 +1,8 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "generatedAt": "2026-02-16T19:55:04.750Z",
3
+ "generatedAt": "2026-02-16T21:24:52.064Z",
4
4
  "pythonPackage": "persons-field",
5
5
  "pythonPackageVersion": "1.0.0",
6
6
  "wheel": "persons_field-1.0.0-py3-none-any.whl",
7
- "sha256": "140b406d1c04dd8c12c29aa7c0506651e85dfa1fea51177a47f15a3190611447"
7
+ "sha256": "8c0adc8dfe2a148d6c2269efba64de8591f7eec1ee8f409ea349efef6ae1cfe3"
8
8
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@qpfai/pf-gate-cli",
3
- "version": "1.0.5",
3
+ "version": "1.0.6",
4
4
  "description": "PF Gate terminal launcher with first-run runtime bootstrap.",
5
5
  "license": "Apache-2.0",
6
6
  "type": "module",