@ikieaneh/opencode-kit 0.6.9 → 0.6.10
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": "@ikieaneh/opencode-kit",
|
|
3
|
-
"version": "0.6.
|
|
3
|
+
"version": "0.6.10",
|
|
4
4
|
"description": "Standardized OpenCode orchestration framework — contract-based, rules-enforced, zero-touch agent workflow. Install as plugin.",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"author": "RizkiRachman",
|
|
@@ -31,7 +31,7 @@ permission:
|
|
|
31
31
|
- git log --oneline -10
|
|
32
32
|
- git diff main...HEAD --stat
|
|
33
33
|
|
|
34
|
-
3. Read rules.json: Check LEARN_001 (must update ALL
|
|
34
|
+
3. Read rules.json: Check LEARN_001 (must update ALL memory systems listed below)
|
|
35
35
|
```
|
|
36
36
|
|
|
37
37
|
## Permissions
|