@tiangong-ai/cli 0.0.26 → 0.0.27

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-08-08
19
- lastReviewedCommit: e2d378f1626da579548fe2c8dc8ca59858e45f6b
18
+ lastReviewedAt: 2026-08-09
19
+ lastReviewedCommit: a2ed69478dc9a30b8697eedbafc98acdd4c7c034
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.26",
3
+ "version": "0.0.27",
4
4
  "description": "Tiangong AI command-line interface.",
5
5
  "repository": {
6
6
  "type": "git",