@trac3er/oh-my-god 2.1.1 → 2.1.5
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/.claude-plugin/marketplace.json +3 -3
- package/.claude-plugin/plugin.json +1 -1
- package/CHANGELOG.md +14 -0
- package/CLI-ADAPTER-MAP.md +3 -3
- package/OMG-setup.sh +114 -1
- package/OMG_COMPAT_CONTRACT.md +1 -1
- package/README.md +2 -1
- package/artifacts/release/.claude-plugin/marketplace.json +3 -3
- package/artifacts/release/.claude-plugin/plugin.json +1 -1
- package/artifacts/release/OMG_COMPAT_CONTRACT.md +1 -1
- package/artifacts/release/dist/enterprise/bundle/.claude-plugin/marketplace.json +3 -3
- package/artifacts/release/dist/enterprise/bundle/.claude-plugin/plugin.json +1 -1
- package/artifacts/release/dist/enterprise/bundle/OMG_COMPAT_CONTRACT.md +1 -1
- package/artifacts/release/dist/enterprise/bundle/plugins/advanced/plugin.json +26 -9
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/algorithms.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/api-twin.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/claim-judge.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/control-plane.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/data-lineage.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/delta-classifier.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/eval-gate.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/health.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/hook-governor.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/incident-replay.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/lsp-pack.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/mcp-fabric.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/plan-council.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/preflight.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/proof-gate.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/remote-supervisor.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/robotics.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/secure-worktree-pipeline.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/security-check.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/test-intent-lock.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/tracebank.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/bundles/vision.yaml +1 -1
- package/artifacts/release/dist/enterprise/bundle/registry/omg-capability.schema.json +1 -1
- package/artifacts/release/dist/enterprise/bundle/settings.json +3 -3
- package/artifacts/release/dist/enterprise/manifest.json +30 -40
- package/artifacts/release/dist/public/bundle/.claude-plugin/marketplace.json +3 -3
- package/artifacts/release/dist/public/bundle/.claude-plugin/plugin.json +1 -1
- package/artifacts/release/dist/public/bundle/OMG_COMPAT_CONTRACT.md +1 -1
- package/artifacts/release/dist/public/bundle/plugins/advanced/plugin.json +26 -9
- package/artifacts/release/dist/public/bundle/registry/bundles/algorithms.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/api-twin.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/claim-judge.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/control-plane.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/data-lineage.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/delta-classifier.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/eval-gate.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/health.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/hook-governor.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/incident-replay.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/lsp-pack.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/mcp-fabric.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/plan-council.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/preflight.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/proof-gate.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/remote-supervisor.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/robotics.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/secure-worktree-pipeline.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/security-check.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/test-intent-lock.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/tracebank.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/bundles/vision.yaml +1 -1
- package/artifacts/release/dist/public/bundle/registry/omg-capability.schema.json +1 -1
- package/artifacts/release/dist/public/bundle/settings.json +3 -3
- package/artifacts/release/dist/public/manifest.json +30 -40
- package/artifacts/release/plugins/advanced/plugin.json +26 -9
- package/artifacts/release/registry/bundles/algorithms.yaml +1 -1
- package/artifacts/release/registry/bundles/api-twin.yaml +1 -1
- package/artifacts/release/registry/bundles/claim-judge.yaml +1 -1
- package/artifacts/release/registry/bundles/control-plane.yaml +1 -1
- package/artifacts/release/registry/bundles/data-lineage.yaml +1 -1
- package/artifacts/release/registry/bundles/delta-classifier.yaml +1 -1
- package/artifacts/release/registry/bundles/eval-gate.yaml +1 -1
- package/artifacts/release/registry/bundles/health.yaml +1 -1
- package/artifacts/release/registry/bundles/hook-governor.yaml +1 -1
- package/artifacts/release/registry/bundles/incident-replay.yaml +1 -1
- package/artifacts/release/registry/bundles/lsp-pack.yaml +1 -1
- package/artifacts/release/registry/bundles/mcp-fabric.yaml +1 -1
- package/artifacts/release/registry/bundles/plan-council.yaml +1 -1
- package/artifacts/release/registry/bundles/preflight.yaml +1 -1
- package/artifacts/release/registry/bundles/proof-gate.yaml +1 -1
- package/artifacts/release/registry/bundles/remote-supervisor.yaml +1 -1
- package/artifacts/release/registry/bundles/robotics.yaml +1 -1
- package/artifacts/release/registry/bundles/secure-worktree-pipeline.yaml +1 -1
- package/artifacts/release/registry/bundles/security-check.yaml +1 -1
- package/artifacts/release/registry/bundles/test-intent-lock.yaml +1 -1
- package/artifacts/release/registry/bundles/tracebank.yaml +1 -1
- package/artifacts/release/registry/bundles/vision.yaml +1 -1
- package/artifacts/release/registry/omg-capability.schema.json +1 -1
- package/artifacts/release/settings.json +3 -3
- package/build/lib/commands/OMG:diagnose-plugins.md +33 -0
- package/build/lib/commands/OMG:forge.md +15 -4
- package/build/lib/commands/OMG:profile-review.md +43 -0
- package/build/lib/commands/OMG:setup.md +4 -1
- package/build/lib/commands/OMG:validate.md +59 -0
- package/build/lib/hooks/_agent_registry.py +2 -0
- package/build/lib/hooks/firewall.py +146 -2
- package/build/lib/hooks/intentgate-keyword-detector.py +15 -3
- package/build/lib/hooks/policy_engine.py +77 -0
- package/build/lib/hooks/prompt-enhancer.py +146 -0
- package/build/lib/hooks/session-end-capture.py +374 -6
- package/build/lib/hooks/session-start.py +13 -35
- package/build/lib/hooks/setup_wizard.py +342 -2
- package/build/lib/plugins/advanced/plugin.json +26 -9
- package/build/lib/plugins/core/plugin.json +50 -11
- package/build/lib/registry/bundles/algorithms.yaml +1 -1
- package/build/lib/registry/bundles/api-twin.yaml +1 -1
- package/build/lib/registry/bundles/claim-judge.yaml +1 -1
- package/build/lib/registry/bundles/control-plane.yaml +1 -1
- package/build/lib/registry/bundles/data-lineage.yaml +1 -1
- package/build/lib/registry/bundles/delta-classifier.yaml +1 -1
- package/build/lib/registry/bundles/eval-gate.yaml +1 -1
- package/build/lib/registry/bundles/health.yaml +1 -1
- package/build/lib/registry/bundles/hook-governor.yaml +1 -1
- package/build/lib/registry/bundles/incident-replay.yaml +1 -1
- package/build/lib/registry/bundles/lsp-pack.yaml +1 -1
- package/build/lib/registry/bundles/mcp-fabric.yaml +1 -1
- package/build/lib/registry/bundles/plan-council.yaml +1 -1
- package/build/lib/registry/bundles/preflight.yaml +1 -1
- package/build/lib/registry/bundles/proof-gate.yaml +1 -1
- package/build/lib/registry/bundles/remote-supervisor.yaml +1 -1
- package/build/lib/registry/bundles/robotics.yaml +1 -1
- package/build/lib/registry/bundles/secure-worktree-pipeline.yaml +1 -1
- package/build/lib/registry/bundles/security-check.yaml +1 -1
- package/build/lib/registry/bundles/test-intent-lock.yaml +1 -1
- package/build/lib/registry/bundles/tracebank.yaml +1 -1
- package/build/lib/registry/bundles/vision.yaml +1 -1
- package/build/lib/registry/omg-capability.schema.json +1 -1
- package/build/lib/runtime/adoption.py +7 -5
- package/build/lib/runtime/background_verification.py +62 -0
- package/build/lib/runtime/claim_judge.py +79 -9
- package/build/lib/runtime/compat.py +48 -1
- package/build/lib/runtime/context_engine.py +242 -0
- package/build/lib/runtime/contract_compiler.py +133 -78
- package/build/lib/runtime/defense_state.py +79 -8
- package/build/lib/runtime/delta_classifier.py +80 -2
- package/build/lib/runtime/domain_packs.py +8 -0
- package/build/lib/runtime/evidence_query.py +56 -4
- package/build/lib/runtime/evidence_registry.py +16 -0
- package/build/lib/runtime/evidence_requirements.py +48 -0
- package/build/lib/runtime/forge_agents.py +216 -28
- package/build/lib/runtime/forge_contracts.py +226 -2
- package/build/lib/runtime/forge_domains.py +68 -0
- package/build/lib/runtime/forge_run_id.py +59 -0
- package/build/lib/runtime/hook_governor.py +19 -1
- package/build/lib/runtime/memory_store.py +134 -1
- package/build/lib/runtime/omg_compat_contract_snapshot.json +3 -3
- package/build/lib/runtime/plugin_diagnostics.py +248 -0
- package/build/lib/runtime/plugin_interop.py +1007 -0
- package/build/lib/runtime/preflight.py +14 -0
- package/build/lib/runtime/profile_io.py +294 -0
- package/build/lib/runtime/proof_gate.py +43 -7
- package/build/lib/runtime/providers/opencode_provider.py +94 -0
- package/build/lib/runtime/release_surfaces.py +243 -0
- package/build/lib/runtime/runtime_contracts.py +90 -0
- package/build/lib/runtime/security_check.py +16 -0
- package/build/lib/runtime/session_health.py +49 -16
- package/build/lib/runtime/team_router.py +65 -6
- package/build/lib/runtime/tool_plan_gate.py +114 -6
- package/build/lib/runtime/validate.py +289 -0
- package/build/lib/runtime/verification_controller.py +52 -2
- package/commands/OMG:diagnose-plugins.md +33 -0
- package/commands/OMG:forge.md +15 -4
- package/commands/OMG:profile-review.md +43 -0
- package/commands/OMG:setup.md +4 -1
- package/commands/OMG:validate.md +59 -0
- package/dist/enterprise/bundle/.claude-plugin/marketplace.json +3 -3
- package/dist/enterprise/bundle/.claude-plugin/plugin.json +1 -1
- package/dist/enterprise/bundle/OMG_COMPAT_CONTRACT.md +1 -1
- package/dist/enterprise/bundle/plugins/advanced/plugin.json +26 -9
- package/dist/enterprise/bundle/registry/bundles/algorithms.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/api-twin.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/claim-judge.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/control-plane.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/data-lineage.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/delta-classifier.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/eval-gate.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/health.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/hook-governor.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/incident-replay.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/lsp-pack.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/mcp-fabric.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/plan-council.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/preflight.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/proof-gate.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/remote-supervisor.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/robotics.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/secure-worktree-pipeline.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/security-check.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/test-intent-lock.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/tracebank.yaml +1 -1
- package/dist/enterprise/bundle/registry/bundles/vision.yaml +1 -1
- package/dist/enterprise/bundle/registry/omg-capability.schema.json +1 -1
- package/dist/enterprise/bundle/settings.json +3 -3
- package/dist/enterprise/manifest.json +30 -40
- package/dist/oh_my_god-2.1.4-py3-none-any.whl +0 -0
- package/dist/oh_my_god-2.1.4.tar.gz +0 -0
- package/dist/public/bundle/.claude-plugin/marketplace.json +3 -3
- package/dist/public/bundle/.claude-plugin/plugin.json +1 -1
- package/dist/public/bundle/OMG_COMPAT_CONTRACT.md +1 -1
- package/dist/public/bundle/plugins/advanced/plugin.json +26 -9
- package/dist/public/bundle/registry/bundles/algorithms.yaml +1 -1
- package/dist/public/bundle/registry/bundles/api-twin.yaml +1 -1
- package/dist/public/bundle/registry/bundles/claim-judge.yaml +1 -1
- package/dist/public/bundle/registry/bundles/control-plane.yaml +1 -1
- package/dist/public/bundle/registry/bundles/data-lineage.yaml +1 -1
- package/dist/public/bundle/registry/bundles/delta-classifier.yaml +1 -1
- package/dist/public/bundle/registry/bundles/eval-gate.yaml +1 -1
- package/dist/public/bundle/registry/bundles/health.yaml +1 -1
- package/dist/public/bundle/registry/bundles/hook-governor.yaml +1 -1
- package/dist/public/bundle/registry/bundles/incident-replay.yaml +1 -1
- package/dist/public/bundle/registry/bundles/lsp-pack.yaml +1 -1
- package/dist/public/bundle/registry/bundles/mcp-fabric.yaml +1 -1
- package/dist/public/bundle/registry/bundles/plan-council.yaml +1 -1
- package/dist/public/bundle/registry/bundles/preflight.yaml +1 -1
- package/dist/public/bundle/registry/bundles/proof-gate.yaml +1 -1
- package/dist/public/bundle/registry/bundles/remote-supervisor.yaml +1 -1
- package/dist/public/bundle/registry/bundles/robotics.yaml +1 -1
- package/dist/public/bundle/registry/bundles/secure-worktree-pipeline.yaml +1 -1
- package/dist/public/bundle/registry/bundles/security-check.yaml +1 -1
- package/dist/public/bundle/registry/bundles/test-intent-lock.yaml +1 -1
- package/dist/public/bundle/registry/bundles/tracebank.yaml +1 -1
- package/dist/public/bundle/registry/bundles/vision.yaml +1 -1
- package/dist/public/bundle/registry/omg-capability.schema.json +1 -1
- package/dist/public/bundle/settings.json +3 -3
- package/dist/public/manifest.json +30 -40
- package/docs/install/opencode.md +30 -0
- package/docs/proof.md +17 -0
- package/docs/release-checklist.md +33 -1
- package/hooks/_agent_registry.py +2 -0
- package/hooks/firewall.py +146 -2
- package/hooks/intentgate-keyword-detector.py +15 -3
- package/hooks/policy_engine.py +77 -0
- package/hooks/prompt-enhancer.py +146 -0
- package/hooks/session-end-capture.py +374 -6
- package/hooks/session-start.py +13 -35
- package/hooks/setup_wizard.py +342 -2
- package/hud/omg-hud.mjs +16 -3
- package/lab/axolotl_adapter.py +160 -0
- package/lab/gazebo_adapter.py +168 -0
- package/lab/isaac_gym_adapter.py +170 -0
- package/lab/pipeline.py +195 -26
- package/lab/pybullet_adapter.py +177 -0
- package/package.json +1 -1
- package/plugins/advanced/plugin.json +26 -9
- package/plugins/core/plugin.json +50 -11
- package/pyproject.toml +10 -2
- package/registry/bundles/algorithms.yaml +1 -1
- package/registry/bundles/api-twin.yaml +1 -1
- package/registry/bundles/claim-judge.yaml +1 -1
- package/registry/bundles/control-plane.yaml +1 -1
- package/registry/bundles/data-lineage.yaml +1 -1
- package/registry/bundles/delta-classifier.yaml +1 -1
- package/registry/bundles/eval-gate.yaml +1 -1
- package/registry/bundles/health.yaml +1 -1
- package/registry/bundles/hook-governor.yaml +1 -1
- package/registry/bundles/incident-replay.yaml +1 -1
- package/registry/bundles/lsp-pack.yaml +1 -1
- package/registry/bundles/mcp-fabric.yaml +1 -1
- package/registry/bundles/plan-council.yaml +1 -1
- package/registry/bundles/preflight.yaml +1 -1
- package/registry/bundles/proof-gate.yaml +1 -1
- package/registry/bundles/remote-supervisor.yaml +1 -1
- package/registry/bundles/robotics.yaml +1 -1
- package/registry/bundles/secure-worktree-pipeline.yaml +1 -1
- package/registry/bundles/security-check.yaml +1 -1
- package/registry/bundles/test-intent-lock.yaml +1 -1
- package/registry/bundles/tracebank.yaml +1 -1
- package/registry/bundles/vision.yaml +1 -1
- package/registry/omg-capability.schema.json +1 -1
- package/runtime/adoption.py +7 -5
- package/runtime/background_verification.py +62 -0
- package/runtime/claim_judge.py +79 -9
- package/runtime/compat.py +48 -1
- package/runtime/context_engine.py +242 -0
- package/runtime/contract_compiler.py +133 -78
- package/runtime/defense_state.py +79 -8
- package/runtime/delta_classifier.py +80 -2
- package/runtime/domain_packs.py +8 -0
- package/runtime/evidence_query.py +56 -4
- package/runtime/evidence_registry.py +16 -0
- package/runtime/evidence_requirements.py +48 -0
- package/runtime/forge_agents.py +216 -28
- package/runtime/forge_contracts.py +226 -2
- package/runtime/forge_domains.py +68 -0
- package/runtime/forge_run_id.py +59 -0
- package/runtime/hook_governor.py +19 -1
- package/runtime/memory_store.py +134 -1
- package/runtime/omg_compat_contract_snapshot.json +3 -3
- package/runtime/plugin_diagnostics.py +248 -0
- package/runtime/plugin_interop.py +1007 -0
- package/runtime/preflight.py +14 -0
- package/runtime/profile_io.py +294 -0
- package/runtime/proof_gate.py +43 -7
- package/runtime/providers/opencode_provider.py +94 -0
- package/runtime/release_surfaces.py +243 -0
- package/runtime/runtime_contracts.py +90 -0
- package/runtime/security_check.py +16 -0
- package/runtime/session_health.py +49 -16
- package/runtime/team_router.py +65 -6
- package/runtime/tool_plan_gate.py +82 -0
- package/runtime/validate.py +289 -0
- package/runtime/verification_controller.py +52 -2
- package/scripts/omg.py +344 -10
- package/scripts/prepare-release-proof-fixtures.py +89 -0
- package/scripts/print-canonical-version.py +80 -0
- package/scripts/sync-release-identity.py +476 -0
- package/scripts/validate-release-identity.py +246 -0
- package/scripts/verify-standalone.sh +3 -0
- package/settings.json +3 -3
- package/templates/plugins-allowlist.yaml +19 -0
- package/artifacts/release/dist/enterprise/bundle/.gemini/settings.json +0 -11
- package/artifacts/release/dist/enterprise/bundle/.kimi/mcp.json +0 -11
- package/artifacts/release/dist/public/bundle/.gemini/settings.json +0 -11
- package/artifacts/release/dist/public/bundle/.kimi/mcp.json +0 -11
- package/build/lib/yaml.py +0 -321
- package/dist/enterprise/bundle/.gemini/settings.json +0 -11
- package/dist/enterprise/bundle/.kimi/mcp.json +0 -11
- package/dist/public/bundle/.gemini/settings.json +0 -11
- package/dist/public/bundle/.kimi/mcp.json +0 -11
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
},
|
|
7
7
|
"metadata": {
|
|
8
8
|
"description": "OMG - Oh-My-God for Claude Code and supported agent hosts",
|
|
9
|
-
"version": "2.1.
|
|
9
|
+
"version": "2.1.5",
|
|
10
10
|
"homepage": "https://github.com/trac3er00/OMG",
|
|
11
11
|
"repository": "https://github.com/trac3er00/OMG"
|
|
12
12
|
},
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
{
|
|
15
15
|
"name": "omg",
|
|
16
16
|
"description": "OMG plugin layer for Claude Code and supported agent hosts with native setup, orchestration, and interop.",
|
|
17
|
-
"version": "2.1.
|
|
17
|
+
"version": "2.1.5",
|
|
18
18
|
"source": "./",
|
|
19
19
|
"author": {
|
|
20
20
|
"name": "trac3er00"
|
|
@@ -32,5 +32,5 @@
|
|
|
32
32
|
]
|
|
33
33
|
}
|
|
34
34
|
],
|
|
35
|
-
"version": "2.1.
|
|
35
|
+
"version": "2.1.5"
|
|
36
36
|
}
|
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,20 @@
|
|
|
2
2
|
|
|
3
3
|
## Unreleased
|
|
4
4
|
|
|
5
|
+
## 2.1.5 - 2026-03-09
|
|
6
|
+
|
|
7
|
+
- shipped Forge v0.3 as the flagship feature
|
|
8
|
+
- added adapter contract layer (axolotl, pybullet, gazebo, isaac_gym)
|
|
9
|
+
- expanded domain-pack coverage for all 5 domains (vision, robotics, algorithms, health, cybersecurity)
|
|
10
|
+
- introduced domain-specific CLI commands
|
|
11
|
+
- delivered release-grade evidence bundles with artifact contracts
|
|
12
|
+
- normalized run identity and domain registry
|
|
13
|
+
|
|
14
|
+
## 2.1.4 - 2026-03-09
|
|
15
|
+
|
|
16
|
+
- bump authored release identity to 2.1.4 across all 42 authored surfaces
|
|
17
|
+
- refresh compat contract snapshot
|
|
18
|
+
|
|
5
19
|
## 2.1.1 - 2026-03-08
|
|
6
20
|
|
|
7
21
|
- shipped strict TDD-or-die enforcement: locked-tests-first mutation lifecycle with hard gate via `OMG_TDD_GATE_STRICT`, stop-dispatcher lock enforcement, waiver evidence requirement, and release-blocking proof chain
|
package/CLI-ADAPTER-MAP.md
CHANGED
|
@@ -162,7 +162,7 @@ OMG supports 4 canonical CLI targets with dedicated provider implementations and
|
|
|
162
162
|
- `~/.claude/settings.json` → `enabledPlugins[plugin_ref] = true`
|
|
163
163
|
- `~/.claude/plugins/installed_plugins.json` → Plugin metadata with installed path, version, timestamp
|
|
164
164
|
- **Plugin Ref Format:** `omg@omg` (name@marketplace_id)
|
|
165
|
-
- **Version:** `2.1.
|
|
165
|
+
- **Version:** `2.1.5` (from package.json)
|
|
166
166
|
|
|
167
167
|
#### C. Plugin Unregistration (Lines 631-669)
|
|
168
168
|
- **Function:** `unregister_plugin_from_registry(plugin_ref)`
|
|
@@ -206,7 +206,7 @@ OMG supports 4 canonical CLI targets with dedicated provider implementations and
|
|
|
206
206
|
```json
|
|
207
207
|
{
|
|
208
208
|
"name": "@trac3er/oh-my-god",
|
|
209
|
-
"version": "2.1.
|
|
209
|
+
"version": "2.1.5",
|
|
210
210
|
"scripts": {
|
|
211
211
|
"postinstall": "./OMG-setup.sh install --non-interactive",
|
|
212
212
|
"update": "./OMG-setup.sh update",
|
|
@@ -238,7 +238,7 @@ CANONICAL_REPO_URL = "https://github.com/trac3er00/OMG"
|
|
|
238
238
|
CANONICAL_PACKAGE_NAME = "@trac3er/oh-my-god"
|
|
239
239
|
CANONICAL_PLUGIN_ID = "omg"
|
|
240
240
|
CANONICAL_MARKETPLACE_ID = "omg"
|
|
241
|
-
CANONICAL_VERSION = "2.1.
|
|
241
|
+
CANONICAL_VERSION = "2.1.5"
|
|
242
242
|
```
|
|
243
243
|
|
|
244
244
|
---
|
package/OMG-setup.sh
CHANGED
|
@@ -5,7 +5,7 @@ SCRIPT_DIR="$(cd "$(dirname "${BASH_SOURCE[0]}")" && pwd)"
|
|
|
5
5
|
CLAUDE_DIR="${CLAUDE_CONFIG_DIR:-$HOME/.claude}"
|
|
6
6
|
BACKUP_TS="$(date +%Y%m%d_%H%M%S)"
|
|
7
7
|
BACKUP_DIR="$CLAUDE_DIR/.omg-backup-$BACKUP_TS"
|
|
8
|
-
VERSION="2.1.
|
|
8
|
+
VERSION="2.1.5"
|
|
9
9
|
|
|
10
10
|
PLUGIN_NAME="omg"
|
|
11
11
|
PLUGIN_MARKETPLACE="omg"
|
|
@@ -293,6 +293,76 @@ preflight() {
|
|
|
293
293
|
echo " ✓ Python $py_ver"
|
|
294
294
|
}
|
|
295
295
|
|
|
296
|
+
|
|
297
|
+
verify_install_integrity() {
|
|
298
|
+
local manifest="$SCRIPT_DIR/INSTALL_INTEGRITY.sha256"
|
|
299
|
+
|
|
300
|
+
if [ ! -f "$manifest" ]; then
|
|
301
|
+
echo " ~ No integrity manifest found (skipping hash verification)"
|
|
302
|
+
return 0
|
|
303
|
+
fi
|
|
304
|
+
|
|
305
|
+
echo " Verifying install integrity..."
|
|
306
|
+
local failures=0
|
|
307
|
+
local checked=0
|
|
308
|
+
|
|
309
|
+
while IFS= read -r line; do
|
|
310
|
+
# Skip empty lines and comments
|
|
311
|
+
[ -z "$line" ] && continue
|
|
312
|
+
[[ "$line" == "#"* ]] && continue
|
|
313
|
+
|
|
314
|
+
local expected_hash file_path
|
|
315
|
+
expected_hash=$(echo "$line" | awk '{print $1}')
|
|
316
|
+
file_path=$(echo "$line" | awk '{print $2}')
|
|
317
|
+
|
|
318
|
+
[ -z "$expected_hash" ] || [ -z "$file_path" ] && continue
|
|
319
|
+
|
|
320
|
+
local full_path="$SCRIPT_DIR/$file_path"
|
|
321
|
+
if [ ! -f "$full_path" ]; then
|
|
322
|
+
echo " ❌ INTEGRITY FAILURE: $file_path — file not found"
|
|
323
|
+
echo " Expected at: $full_path"
|
|
324
|
+
echo " Action: Re-download or re-clone the OMG source."
|
|
325
|
+
failures=$((failures + 1))
|
|
326
|
+
continue
|
|
327
|
+
fi
|
|
328
|
+
|
|
329
|
+
local actual_hash
|
|
330
|
+
if command -v shasum &>/dev/null; then
|
|
331
|
+
actual_hash=$(shasum -a 256 "$full_path" | awk '{print $1}')
|
|
332
|
+
elif command -v sha256sum &>/dev/null; then
|
|
333
|
+
actual_hash=$(sha256sum "$full_path" | awk '{print $1}')
|
|
334
|
+
else
|
|
335
|
+
echo " ❌ Cannot verify integrity: neither shasum nor sha256sum found"
|
|
336
|
+
echo " Action: Install coreutils or ensure shasum is available."
|
|
337
|
+
exit 1
|
|
338
|
+
fi
|
|
339
|
+
|
|
340
|
+
if [ "$actual_hash" != "$expected_hash" ]; then
|
|
341
|
+
echo " ❌ INTEGRITY FAILURE: $file_path — hash mismatch"
|
|
342
|
+
echo " Expected: $expected_hash"
|
|
343
|
+
echo " Actual: $actual_hash"
|
|
344
|
+
echo " Action: Re-download or re-clone the OMG source."
|
|
345
|
+
failures=$((failures + 1))
|
|
346
|
+
fi
|
|
347
|
+
checked=$((checked + 1))
|
|
348
|
+
done < "$manifest"
|
|
349
|
+
|
|
350
|
+
if [ $failures -gt 0 ]; then
|
|
351
|
+
echo ""
|
|
352
|
+
echo " ❌ Install integrity check FAILED ($failures file(s) corrupted or missing)"
|
|
353
|
+
echo " The installer source does not match the expected integrity manifest."
|
|
354
|
+
echo " This may indicate a corrupted download, incomplete clone, or tampering."
|
|
355
|
+
echo ""
|
|
356
|
+
echo " To fix:"
|
|
357
|
+
echo " 1. Re-clone: git clone https://github.com/anthropics/omg.git"
|
|
358
|
+
echo " 2. Or re-download from the official release page"
|
|
359
|
+
echo " 3. Then re-run: ./OMG-setup.sh install"
|
|
360
|
+
exit 1
|
|
361
|
+
fi
|
|
362
|
+
|
|
363
|
+
echo " ✓ Install integrity verified ($checked file(s) checked)"
|
|
364
|
+
}
|
|
365
|
+
|
|
296
366
|
provision_managed_venv() {
|
|
297
367
|
local venv_dir="$CLAUDE_DIR/omg-runtime/.venv"
|
|
298
368
|
|
|
@@ -1456,6 +1526,7 @@ run_install_like() {
|
|
|
1456
1526
|
fi
|
|
1457
1527
|
|
|
1458
1528
|
preflight
|
|
1529
|
+
verify_install_integrity
|
|
1459
1530
|
|
|
1460
1531
|
if [ -f "$CLAUDE_DIR/hooks/.omg-version" ]; then
|
|
1461
1532
|
existing_ver=$(cat "$CLAUDE_DIR/hooks/.omg-version" 2>/dev/null || echo "")
|
|
@@ -1837,6 +1908,48 @@ run_install_like() {
|
|
|
1837
1908
|
echo " Upgraded: $existing_ver → $VERSION"
|
|
1838
1909
|
echo " Backup: $BACKUP_DIR"
|
|
1839
1910
|
fi
|
|
1911
|
+
# --- Post-install validation (runs AFTER all setup writes complete) ---
|
|
1912
|
+
echo ""
|
|
1913
|
+
echo "Post-install validation..."
|
|
1914
|
+
local validate_output=""
|
|
1915
|
+
local validate_rc=0
|
|
1916
|
+
validate_output=$(python3 "$SCRIPT_DIR/scripts/omg.py" validate --format json 2>&1) || validate_rc=$?
|
|
1917
|
+
|
|
1918
|
+
if ! $DRY_RUN && [ -n "$validate_output" ]; then
|
|
1919
|
+
mkdir -p "$CLAUDE_DIR/.omg/state"
|
|
1920
|
+
printf '%s\n' "$validate_output" > "$CLAUDE_DIR/.omg/state/post-install-validation.json"
|
|
1921
|
+
fi
|
|
1922
|
+
|
|
1923
|
+
if [ $validate_rc -eq 0 ]; then
|
|
1924
|
+
echo " ✅ Post-install validation passed"
|
|
1925
|
+
if ! $DRY_RUN; then
|
|
1926
|
+
echo " ✓ Artifact → $CLAUDE_DIR/.omg/state/post-install-validation.json"
|
|
1927
|
+
fi
|
|
1928
|
+
else
|
|
1929
|
+
echo " ❌ POST-INSTALL VALIDATION FAILED"
|
|
1930
|
+
echo ""
|
|
1931
|
+
printf '%s' "$validate_output" | python3 -c "
|
|
1932
|
+
import sys, json
|
|
1933
|
+
try:
|
|
1934
|
+
data = json.load(sys.stdin)
|
|
1935
|
+
blockers = [c for c in data.get('checks', []) if c.get('status') == 'blocker']
|
|
1936
|
+
if blockers:
|
|
1937
|
+
print(' Blockers:')
|
|
1938
|
+
for b in blockers:
|
|
1939
|
+
print(f' - {b[\"name\"]}: {b[\"message\"]}')
|
|
1940
|
+
else:
|
|
1941
|
+
print(' (no blocker details available)')
|
|
1942
|
+
except Exception:
|
|
1943
|
+
print(' (could not parse validation output)')
|
|
1944
|
+
" 2>/dev/null
|
|
1945
|
+
echo ""
|
|
1946
|
+
if ! $DRY_RUN; then
|
|
1947
|
+
echo " Validation artifact: $CLAUDE_DIR/.omg/state/post-install-validation.json"
|
|
1948
|
+
fi
|
|
1949
|
+
echo " Run: python3 $SCRIPT_DIR/scripts/omg.py validate"
|
|
1950
|
+
exit 1
|
|
1951
|
+
fi
|
|
1952
|
+
|
|
1840
1953
|
echo ""
|
|
1841
1954
|
if $DRY_RUN; then
|
|
1842
1955
|
echo " *** DRY RUN — no files were changed ***"
|
package/OMG_COMPAT_CONTRACT.md
CHANGED
package/README.md
CHANGED
|
@@ -16,7 +16,7 @@ OMG upgrades your agent host instead of replacing it. It gives Claude Code, Code
|
|
|
16
16
|
|
|
17
17
|
- Claude front door: install, run `/OMG:setup`, then `/OMG:crazy <goal>`.
|
|
18
18
|
- Browser front door: run `/OMG:browser <goal>` for browser automation and verification, with `/OMG:playwright` kept as a compatibility alias and the upstream Playwright CLI handling browser execution.
|
|
19
|
-
- Multi-host support: Claude Code and Codex (canonical), Gemini CLI
|
|
19
|
+
- Multi-host support: Claude Code and Codex (canonical), Gemini CLI, Kimi CLI, and OpenCode (compatibility providers).
|
|
20
20
|
- Compiled planning: advanced planning is now compiled into the `plan-council` bundle for deterministic execution.
|
|
21
21
|
- Native adoption: setup detects OMC, OMX, and Superpowers-style environments without exposing copycat public migration commands.
|
|
22
22
|
- Proof-first delivery: verification, provider coverage, HUD artifacts, and transcripts are published instead of implied.
|
|
@@ -86,6 +86,7 @@ Success looks like:
|
|
|
86
86
|
|
|
87
87
|
- Claude Code: [docs/install/claude-code.md](docs/install/claude-code.md)
|
|
88
88
|
- Codex: [docs/install/codex.md](docs/install/codex.md)
|
|
89
|
+
- OpenCode: [docs/install/opencode.md](docs/install/opencode.md)
|
|
89
90
|
- Gemini: [docs/install/gemini.md](docs/install/gemini.md)
|
|
90
91
|
- Kimi: [docs/install/kimi.md](docs/install/kimi.md)
|
|
91
92
|
## Native Adoption
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
},
|
|
7
7
|
"metadata": {
|
|
8
8
|
"description": "OMG - Oh-My-God for Claude Code and supported agent hosts",
|
|
9
|
-
"version": "2.1.
|
|
9
|
+
"version": "2.1.5",
|
|
10
10
|
"homepage": "https://github.com/trac3er00/OMG",
|
|
11
11
|
"repository": "https://github.com/trac3er00/OMG"
|
|
12
12
|
},
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
{
|
|
15
15
|
"name": "omg",
|
|
16
16
|
"description": "OMG plugin layer for Claude Code and supported agent hosts with native setup, orchestration, and interop.",
|
|
17
|
-
"version": "2.1.
|
|
17
|
+
"version": "2.1.5",
|
|
18
18
|
"source": "./",
|
|
19
19
|
"author": {
|
|
20
20
|
"name": "trac3er00"
|
|
@@ -32,5 +32,5 @@
|
|
|
32
32
|
]
|
|
33
33
|
}
|
|
34
34
|
],
|
|
35
|
-
"version": "2.1.
|
|
35
|
+
"version": "2.1.5"
|
|
36
36
|
}
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
},
|
|
7
7
|
"metadata": {
|
|
8
8
|
"description": "OMG - Oh-My-God for Claude Code and supported agent hosts",
|
|
9
|
-
"version": "2.1.
|
|
9
|
+
"version": "2.1.5",
|
|
10
10
|
"homepage": "https://github.com/trac3er00/OMG",
|
|
11
11
|
"repository": "https://github.com/trac3er00/OMG"
|
|
12
12
|
},
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
{
|
|
15
15
|
"name": "omg",
|
|
16
16
|
"description": "OMG plugin layer for Claude Code and supported agent hosts with native setup, orchestration, and interop.",
|
|
17
|
-
"version": "2.1.
|
|
17
|
+
"version": "2.1.5",
|
|
18
18
|
"source": "./",
|
|
19
19
|
"author": {
|
|
20
20
|
"name": "trac3er00"
|
|
@@ -32,5 +32,5 @@
|
|
|
32
32
|
]
|
|
33
33
|
}
|
|
34
34
|
],
|
|
35
|
-
"version": "2.1.
|
|
35
|
+
"version": "2.1.5"
|
|
36
36
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "omg-advanced",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.5",
|
|
4
4
|
"description": "Advanced OMG commands - deep planning, learning, code review, and specialized workflows",
|
|
5
5
|
"type": "omg-plugin",
|
|
6
6
|
"commands": {
|
|
@@ -53,35 +53,52 @@
|
|
|
53
53
|
"categories": {
|
|
54
54
|
"planning": {
|
|
55
55
|
"description": "Strategic planning and architecture",
|
|
56
|
-
"commands": [
|
|
56
|
+
"commands": [
|
|
57
|
+
"deep-plan"
|
|
58
|
+
]
|
|
57
59
|
},
|
|
58
60
|
"quality": {
|
|
59
61
|
"description": "Code quality and review",
|
|
60
|
-
"commands": [
|
|
62
|
+
"commands": [
|
|
63
|
+
"code-review"
|
|
64
|
+
]
|
|
61
65
|
},
|
|
62
66
|
"knowledge": {
|
|
63
67
|
"description": "Learning and skill creation",
|
|
64
|
-
"commands": [
|
|
68
|
+
"commands": [
|
|
69
|
+
"learn"
|
|
70
|
+
]
|
|
65
71
|
},
|
|
66
72
|
"delivery": {
|
|
67
73
|
"description": "Shipping and release workflows",
|
|
68
|
-
"commands": [
|
|
74
|
+
"commands": [
|
|
75
|
+
"ship"
|
|
76
|
+
]
|
|
69
77
|
},
|
|
70
78
|
"collaboration": {
|
|
71
79
|
"description": "Team collaboration and handoff",
|
|
72
|
-
"commands": [
|
|
80
|
+
"commands": [
|
|
81
|
+
"handoff"
|
|
82
|
+
]
|
|
73
83
|
},
|
|
74
84
|
"automation": {
|
|
75
85
|
"description": "Autonomous execution modes",
|
|
76
|
-
"commands": [
|
|
86
|
+
"commands": [
|
|
87
|
+
"ralph-start",
|
|
88
|
+
"ralph-stop"
|
|
89
|
+
]
|
|
77
90
|
},
|
|
78
91
|
"thinking": {
|
|
79
92
|
"description": "Structured thinking tools",
|
|
80
|
-
"commands": [
|
|
93
|
+
"commands": [
|
|
94
|
+
"sequential-thinking"
|
|
95
|
+
]
|
|
81
96
|
},
|
|
82
97
|
"oss": {
|
|
83
98
|
"description": "Open source maintainer tools",
|
|
84
|
-
"commands": [
|
|
99
|
+
"commands": [
|
|
100
|
+
"maintainer"
|
|
101
|
+
]
|
|
85
102
|
}
|
|
86
103
|
}
|
|
87
104
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://json.schemastore.org/claude-code-settings.json",
|
|
3
|
-
"_comment": "OMG 2.1.
|
|
3
|
+
"_comment": "OMG 2.1.4 - project-level config with hook registrations, presets, and feature flags.",
|
|
4
4
|
"permissions": {
|
|
5
5
|
"allow": [
|
|
6
6
|
"Agent",
|
|
@@ -316,7 +316,7 @@
|
|
|
316
316
|
]
|
|
317
317
|
},
|
|
318
318
|
"_omg": {
|
|
319
|
-
"_version": "2.1.
|
|
319
|
+
"_version": "2.1.5",
|
|
320
320
|
"preset": "safe",
|
|
321
321
|
"omgMode": "focused",
|
|
322
322
|
"default_mode": "ulw+ralph",
|
|
@@ -370,7 +370,7 @@
|
|
|
370
370
|
"CONTEXT_MANAGER": false
|
|
371
371
|
},
|
|
372
372
|
"generated": {
|
|
373
|
-
"contract_version": "2.1.
|
|
373
|
+
"contract_version": "2.1.5",
|
|
374
374
|
"channel": "enterprise",
|
|
375
375
|
"required_bundles": [
|
|
376
376
|
"control-plane",
|