@c4a/context-cli 0.7.11 → 0.7.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.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "protocol": "context.indexer.cli-release-manifest/v1",
3
3
  "package": "@c4a/context-cli",
4
- "version": "0.7.11",
4
+ "version": "0.7.12",
5
5
  "issuer": "context4ai/context",
6
6
  "bundles": [
7
7
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@c4a/context-cli",
3
- "version": "0.7.11",
3
+ "version": "0.7.12",
4
4
  "type": "module",
5
5
  "description": "Local runtime and Agent integration for traceable knowledge production",
6
6
  "license": "MIT",
@@ -24,17 +24,17 @@
24
24
  },
25
25
  "dependencies": {
26
26
  "@c4a/agent-graph": "0.3.0",
27
- "@c4a/context": "0.7.11",
28
- "@c4a/extract": "0.7.11",
29
- "@c4a/extract-contract": "0.7.11",
30
- "@c4a/extract-go": "0.7.11",
31
- "@c4a/extract-mdx": "0.7.11",
32
- "@c4a/extract-proto": "0.7.11",
33
- "@c4a/extract-rush": "0.7.11",
34
- "@c4a/extract-sql": "0.7.11",
35
- "@c4a/extract-style": "0.7.11",
36
- "@c4a/extract-thrift": "0.7.11",
37
- "@c4a/extract-ts": "0.7.11",
27
+ "@c4a/context": "0.7.12",
28
+ "@c4a/extract": "0.7.12",
29
+ "@c4a/extract-contract": "0.7.12",
30
+ "@c4a/extract-go": "0.7.12",
31
+ "@c4a/extract-mdx": "0.7.12",
32
+ "@c4a/extract-proto": "0.7.12",
33
+ "@c4a/extract-rush": "0.7.12",
34
+ "@c4a/extract-sql": "0.7.12",
35
+ "@c4a/extract-style": "0.7.12",
36
+ "@c4a/extract-thrift": "0.7.12",
37
+ "@c4a/extract-ts": "0.7.12",
38
38
  "commander": "^11.0.0",
39
39
  "fast-xml-parser": "^5.10.1",
40
40
  "handlebars": "^4.7.8",
package/plugins/VERSION CHANGED
@@ -1 +1 @@
1
- 0.7.11
1
+ 0.7.12
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "c4a",
3
3
  "description": "Start or continue a project-local knowledge workspace through one graph-routed entry.",
4
- "version": "0.7.11",
4
+ "version": "0.7.12",
5
5
  "author": {
6
6
  "name": "c4a"
7
7
  },
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "c4a",
3
- "version": "0.7.11",
3
+ "version": "0.7.12",
4
4
  "description": "Start or continue a project-local knowledge workspace through one graph-routed entry.",
5
5
  "author": { "name": "c4a" },
6
6
  "homepage": "https://github.com/context4ai/c4a",
@@ -10,7 +10,7 @@
10
10
  "skills": "./skills/",
11
11
  "interface": {
12
12
  "displayName": "C4A Context",
13
- "shortDescription": "Initialize and advance a local, source-linked project knowledge workspace.\nv0.7.11",
13
+ "shortDescription": "Initialize and advance a local, source-linked project knowledge workspace.\nv0.7.12",
14
14
  "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.",
15
15
  "developerName": "c4a",
16
16
  "category": "Productivity",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "c4a",
3
3
  "displayName": "C4A Context",
4
- "version": "0.7.11",
4
+ "version": "0.7.12",
5
5
  "description": "Start or continue a project-local knowledge workspace through one graph-routed entry.",
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.7.11"
5
+ "version": "0.7.12"
6
6
  },
7
7
  "providerManifest": "provider.yaml",
8
8
  "graphs": [
@@ -303,7 +303,7 @@
303
303
  {
304
304
  "id": "procedure.knowledge-updates",
305
305
  "path": "resources/procedures/knowledge-updates.md",
306
- "digest": "sha256:55deff10c4ad8b2c66d5fcf8c2b7592c1533cdba22cdb1cb6a63bbf9bc42809c"
306
+ "digest": "sha256:f26726fc3264337200608e73f9ac20397016d6e3319ae8def6bf2a768630ae96"
307
307
  },
308
308
  {
309
309
  "id": "procedure.note",
@@ -388,7 +388,7 @@
388
388
  {
389
389
  "id": "procedure.workspace-prepare",
390
390
  "path": "resources/procedures/workspace-prepare.md",
391
- "digest": "sha256:fdbfdeb1486c998785b41569cf6ed57c744e6265d11610d320a60ede0ebbc2c8"
391
+ "digest": "sha256:9bffefd9d4ac0ab46b9274a07c1a0a0b809659fe22a0bb28e2c78a6dc403a999"
392
392
  },
393
393
  {
394
394
  "id": "procedure.workspace-restore",
@@ -565,7 +565,7 @@
565
565
  },
566
566
  {
567
567
  "path": "provider.yaml",
568
- "digest": "sha256:64a5026a5b0e19e64ab902d11d9f648640596c3d56367d13e4e3ae9550388aea"
568
+ "digest": "sha256:9916bad3dd3172994e821c3e8b9e28fedeb1f833edaa5182512f18f43901bd4e"
569
569
  },
570
570
  {
571
571
  "path": "resources/contracts/indexer-provider-guide.yaml",
@@ -621,7 +621,7 @@
621
621
  },
622
622
  {
623
623
  "path": "resources/manuals/guides/knowledge-updates.md",
624
- "digest": "sha256:9c26775c38090705524e24ef1b5a78554636f1732c8833e8e69e9f6993c6b206"
624
+ "digest": "sha256:18f9088eaab56ed92b5c131136de7f5527ece738a6bef3a605608d220f62ec28"
625
625
  },
626
626
  {
627
627
  "path": "resources/manuals/guides/lark-resources.md",
@@ -649,7 +649,7 @@
649
649
  },
650
650
  {
651
651
  "path": "resources/manuals/guides/workspace-prepare.md",
652
- "digest": "sha256:0ee9b75fc2fa3237eef2119a90f217e913297cb036a4653a12369f2b00147ad9"
652
+ "digest": "sha256:a0f801e442331135274de04cfc4006c4641da50421d5e80a47f23b329dd13766"
653
653
  },
654
654
  {
655
655
  "path": "resources/manuals/guides/workspace-restore.md",
@@ -697,7 +697,7 @@
697
697
  },
698
698
  {
699
699
  "path": "resources/procedures/knowledge-updates.md",
700
- "digest": "sha256:55deff10c4ad8b2c66d5fcf8c2b7592c1533cdba22cdb1cb6a63bbf9bc42809c"
700
+ "digest": "sha256:f26726fc3264337200608e73f9ac20397016d6e3319ae8def6bf2a768630ae96"
701
701
  },
702
702
  {
703
703
  "path": "resources/procedures/note.md",
@@ -765,7 +765,7 @@
765
765
  },
766
766
  {
767
767
  "path": "resources/procedures/workspace-prepare.md",
768
- "digest": "sha256:fdbfdeb1486c998785b41569cf6ed57c744e6265d11610d320a60ede0ebbc2c8"
768
+ "digest": "sha256:9bffefd9d4ac0ab46b9274a07c1a0a0b809659fe22a0bb28e2c78a6dc403a999"
769
769
  },
770
770
  {
771
771
  "path": "resources/procedures/workspace-restore.md",
@@ -860,5 +860,5 @@
860
860
  "indexer": [],
861
861
  "workspace": []
862
862
  },
863
- "digest": "sha256:b5152e39b14bbdc8eab34d0053a011d97d108a7b816cdbce59995e8364563783"
863
+ "digest": "sha256:e459da141751e9328d5d1b284f07abb54ae60c939eb964784cb94e5571170b03"
864
864
  }
@@ -1,6 +1,6 @@
1
1
  schema: agent-graph.provider.v1
2
2
  id: c4a/context
3
- version: 0.7.11
3
+ version: 0.7.12
4
4
  name: Context workflow
5
5
  description: Internal work contract for Context knowledge workspaces.
6
6
  graphs:
@@ -412,6 +412,13 @@ and the same Review/build route.
412
412
 
413
413
  ## Adjust or roll back current work
414
414
 
415
+ Read `context task adjust --schema --format yaml` for the source-adjustment
416
+ and knowledge-map input variants; no workspace or input file is required.
417
+ After restoring an unavailable source, follow the recovery result's
418
+ `next_action` to refresh the captured planning materials. Preparation can return
419
+ a new stage: use its paths and identity when resubmitting your plan. Restoring
420
+ the checkout alone does not replace an existing stage's captured material.
421
+
415
422
  For an explicit same-task change to native Indexer source inputs, use
416
423
  `context task adjust --input <file|-> --format json` with `scopes` containing the
417
424
  selected `source_ref` and optional `module_refs`, plus an `instruction` explaining
@@ -67,6 +67,9 @@ workflow bundle: `repository-source-recovery.md` beside this guide and
67
67
  `../../schemas/repository-source-recovery.schema.json`. Reuse a matching local
68
68
  checkout or, when authorized, clone into a bounded location using
69
69
  `context source restore --input <workspace-input-file> --format json`.
70
+ Follow its `next_action` before resuming a plan: an active production stage may
71
+ need preparation to refresh previously unavailable material. Use the stage and
72
+ paths returned by preparation, not a payload's previous stage identity.
70
73
  Group modules sharing a remote and fixed commit; do not clone per module.
71
74
  Check registered commit and module paths. Never reset a supplied dirty checkout.
72
75
  Authentication or checkout problems can be diagnosed with Host Git tools;
@@ -412,6 +412,13 @@ and the same Review/build route.
412
412
 
413
413
  ## Adjust or roll back current work
414
414
 
415
+ Read `context task adjust --schema --format yaml` for the source-adjustment
416
+ and knowledge-map input variants; no workspace or input file is required.
417
+ After restoring an unavailable source, follow the recovery result's
418
+ `next_action` to refresh the captured planning materials. Preparation can return
419
+ a new stage: use its paths and identity when resubmitting your plan. Restoring
420
+ the checkout alone does not replace an existing stage's captured material.
421
+
415
422
  For an explicit same-task change to native Indexer source inputs, use
416
423
  `context task adjust --input <file|-> --format json` with `scopes` containing the
417
424
  selected `source_ref` and optional `module_refs`, plus an `instruction` explaining
@@ -67,6 +67,9 @@ workflow bundle: `repository-source-recovery.md` beside this guide and
67
67
  `../../schemas/repository-source-recovery.schema.json`. Reuse a matching local
68
68
  checkout or, when authorized, clone into a bounded location using
69
69
  `context source restore --input <workspace-input-file> --format json`.
70
+ Follow its `next_action` before resuming a plan: an active production stage may
71
+ need preparation to refresh previously unavailable material. Use the stage and
72
+ paths returned by preparation, not a payload's previous stage identity.
70
73
  Group modules sharing a remote and fixed commit; do not clone per module.
71
74
  Check registered commit and module paths. Never reset a supplied dirty checkout.
72
75
  Authentication or checkout problems can be diagnosed with Host Git tools;