agentplane 0.6.21 → 0.6.22

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.
@@ -26,7 +26,7 @@ Local context means `context/wiki/**`, `context/capabilities/**`, `context/raw/*
26
26
  ap context search "<query>"
27
27
  ap context show <ref>
28
28
  ap context learn changes
29
- ap context learn files <path> [--run]
29
+ ap context learn files <path> [--dry-run]
30
30
  ap context ingest --changed|--all|--index-only
31
31
  ap context reindex --include-raw
32
32
  ap context wiki lint <path>
@@ -2,7 +2,7 @@
2
2
  "schema_version": 1,
3
3
  "manifest_kind": "package",
4
4
  "package_name": "agentplane",
5
- "package_version": "0.6.21",
6
- "git_head": "bbbaf605e276bfb2187a927658107a2d2b1bb42f",
7
- "watched_runtime_snapshot_hash": "b06e3e8143adf8e35e76a67050d61e0ab3be4c75f29389f6758128321e711327"
5
+ "package_version": "0.6.22",
6
+ "git_head": "bd61ef4982f29cd0909587d0034cf6e35a62a03d",
7
+ "watched_runtime_snapshot_hash": "5a65377f785950e27ac749bc8ce1e4cdf24037d2d5c9c3040c4c5bc5f1c9bf92"
8
8
  }