@tiangong-ai/cli 0.0.11 → 0.0.12

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.
Files changed (2) hide show
  1. package/AGENTS.md +2 -2
  2. package/package.json +1 -1
package/AGENTS.md CHANGED
@@ -15,8 +15,8 @@ checkPaths:
15
15
  - .docpact/config.yaml
16
16
  - docs/agents/**
17
17
  - src/**
18
- lastReviewedAt: 2026-05-15
19
- lastReviewedCommit: fce5e78dcc05538b70795a7bc8b4b06d93a031f6
18
+ lastReviewedAt: 2026-05-16
19
+ lastReviewedCommit: be56490b427d4e3308be9fb1bcc9e28422ccbc60
20
20
  ---
21
21
 
22
22
  # Tiangong AI CLI Contract
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tiangong-ai/cli",
3
- "version": "0.0.11",
3
+ "version": "0.0.12",
4
4
  "description": "Tiangong AI command-line interface.",
5
5
  "repository": {
6
6
  "type": "git",