@jentrix/plugin-codex 0.3.2 → 0.3.3
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": "@jentrix/plugin-codex",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.3",
|
|
4
4
|
"description": "The official Jentrix plugin for Codex: connected-session skills and trusted lifecycle hooks, materialized by the Jentrix CLI (jentrix plugin install codex).",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"jentrix",
|
|
@@ -68,8 +68,9 @@ wizard; a Project is an optional task label and is never part of it).
|
|
|
68
68
|
One call returns the description, the links BOTH ways with their titles,
|
|
69
69
|
the subtasks, the latest artifact of each type with its id, the last five
|
|
70
70
|
comments, and **Related evidence** — what OTHER work in this workspace
|
|
71
|
-
already said about this card (learnings, decisions, findings, reports
|
|
72
|
-
|
|
71
|
+
already said about this card (learnings, decisions, findings, reports;
|
|
72
|
+
at most five, each at 78 % similarity or more — byte for byte the block
|
|
73
|
+
the align output printed). Read it
|
|
73
74
|
before you touch any code: a linked card is usually where the prior
|
|
74
75
|
round's reasoning lives, its artifacts are the context you would otherwise
|
|
75
76
|
reconstruct from scratch, and a related learning is a mistake you do not
|