@c4a/context-cli 0.6.5 → 0.6.7

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@c4a/context-cli",
3
- "version": "0.6.5",
3
+ "version": "0.6.7",
4
4
  "type": "module",
5
5
  "description": "Local CLI for capturing, compiling, and governing knowledge workspaces",
6
6
  "license": "MIT",
@@ -24,7 +24,7 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@c4a/agent-graph": "0.2.5",
27
- "@c4a/context": "0.6.5",
27
+ "@c4a/context": "0.6.7",
28
28
  "commander": "^11.0.0",
29
29
  "fast-xml-parser": "^5.10.1",
30
30
  "handlebars": "^4.7.8",
package/plugins/VERSION CHANGED
@@ -1 +1 @@
1
- 0.6.5
1
+ 0.6.7
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "context",
3
3
  "description": "Maintain a project-local knowledge workspace through init and next-step agent guidance.",
4
- "version": "0.6.5",
4
+ "version": "0.6.7",
5
5
  "author": {
6
6
  "name": "c4a"
7
7
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "context",
3
- "version": "0.6.5",
3
+ "version": "0.6.7",
4
4
  "description": "Maintain a project-local knowledge workspace through init and next-step agent guidance.",
5
5
  "author": {
6
6
  "name": "c4a"
@@ -18,7 +18,7 @@
18
18
  "skills": "./skills/",
19
19
  "interface": {
20
20
  "displayName": "C4A Context",
21
- "shortDescription": "Initialize and advance a local, source-linked project knowledge workspace.\nv0.6.5",
21
+ "shortDescription": "Initialize and advance a local, source-linked project knowledge workspace.\nv0.6.7",
22
22
  "longDescription": "Create a Context workspace and use agent-guided next steps to register sources, run extraction, review candidates, build package outputs, and verify health without silently mutating source repositories.",
23
23
  "developerName": "c4a",
24
24
  "category": "Productivity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "context",
3
3
  "displayName": "C4A Context",
4
- "version": "0.6.5",
4
+ "version": "0.6.7",
5
5
  "description": "Maintain a project-local knowledge workspace through init and next-step agent guidance.",
6
6
  "author": {
7
7
  "name": "Context4AI",
@@ -2,7 +2,7 @@
2
2
  "schema": "agent-graph.bundle.v1",
3
3
  "provider": {
4
4
  "id": "c4a/context",
5
- "version": "0.6.5"
5
+ "version": "0.6.7"
6
6
  },
7
7
  "providerManifest": "provider.yaml",
8
8
  "graphs": [
@@ -508,7 +508,7 @@
508
508
  },
509
509
  {
510
510
  "path": "provider.yaml",
511
- "digest": "sha256:bcf4649a83ca09e4562f83ab8919bdfcaa1134866706506876ce6172a393856c"
511
+ "digest": "sha256:ba20dd22b84639677e224787555f427e66042a72101454824e136bca222034da"
512
512
  },
513
513
  {
514
514
  "path": "resources/diagnostics/projection-stale.md",
@@ -714,5 +714,5 @@
714
714
  "graphDependencies": {
715
715
  "workspace": []
716
716
  },
717
- "digest": "sha256:b6e58683cf5ef86192337938b45e2bc4cbafb2512944786e9ab9e76a438dfa94"
717
+ "digest": "sha256:9e3ccfd59436360fd799f8f399c848caa7b52a51e50c61562d1aa3c06f905dae"
718
718
  }
@@ -1,6 +1,6 @@
1
1
  schema: agent-graph.provider.v1
2
2
  id: c4a/context
3
- version: 0.6.5
3
+ version: 0.6.7
4
4
  name: Context workflow
5
5
  description: Internal work contract for Context knowledge workspaces.
6
6
  graphs: