omgkit 2.26.0 → 2.26.1
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/lib/cli.js +1 -1
- package/package.json +1 -1
- package/plugin/registry.yaml +2 -2
package/lib/cli.js
CHANGED
|
@@ -51,7 +51,7 @@ ${COLORS.magenta}╔════════════════════
|
|
|
51
51
|
║ ║
|
|
52
52
|
║ 🔮 OMGKIT - Omega-Level Development Kit ║
|
|
53
53
|
║ ║
|
|
54
|
-
║ 41 Agents •
|
|
54
|
+
║ 41 Agents • 160 Commands • 161 Skills • 10 Modes ║
|
|
55
55
|
║ "Think Omega. Build Omega. Be Omega." ║
|
|
56
56
|
║ ║
|
|
57
57
|
╚════════════════════════════════════════════════════════════╝${COLORS.reset}
|
package/package.json
CHANGED
package/plugin/registry.yaml
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# OMGKIT Component Registry
|
|
2
2
|
# Single Source of Truth for Agents, Skills, Commands, Workflows, and MCPs
|
|
3
|
-
# Version: 2.26.
|
|
3
|
+
# Version: 2.26.1
|
|
4
4
|
# Updated: 2026-01-06
|
|
5
5
|
|
|
6
|
-
version: "2.26.
|
|
6
|
+
version: "2.26.1"
|
|
7
7
|
|
|
8
8
|
# =============================================================================
|
|
9
9
|
# OPTIMIZED ALIGNMENT PRINCIPLE (OAP)
|