lazycodex-ai 5.0.0-beta.32 → 5.0.0-beta.34

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.
Files changed (58) hide show
  1. package/dist/cli/index.js +29 -41
  2. package/dist/cli-node/index.js +29 -41
  3. package/package.json +2 -1
  4. package/packages/omo-codex/plugin/.codex-plugin/plugin.json +1 -1
  5. package/packages/omo-codex/plugin/components/bootstrap/hooks/hooks.json +1 -1
  6. package/packages/omo-codex/plugin/components/bootstrap/package.json +1 -1
  7. package/packages/omo-codex/plugin/components/codegraph/package.json +1 -1
  8. package/packages/omo-codex/plugin/components/comment-checker/hooks/hooks.json +1 -1
  9. package/packages/omo-codex/plugin/components/comment-checker/package.json +1 -1
  10. package/packages/omo-codex/plugin/components/git-bash/hooks/hooks.json +2 -2
  11. package/packages/omo-codex/plugin/components/git-bash/package.json +1 -1
  12. package/packages/omo-codex/plugin/components/lazycodex-executor-verify/hooks/hooks.json +1 -1
  13. package/packages/omo-codex/plugin/components/lazycodex-executor-verify/package.json +1 -1
  14. package/packages/omo-codex/plugin/components/lsp/dist/.omo-runtime-manifest.json +2 -2
  15. package/packages/omo-codex/plugin/components/lsp/hooks/hooks.json +2 -2
  16. package/packages/omo-codex/plugin/components/lsp/package.json +1 -1
  17. package/packages/omo-codex/plugin/components/rules/hooks/hooks.json +4 -4
  18. package/packages/omo-codex/plugin/components/rules/package.json +1 -1
  19. package/packages/omo-codex/plugin/components/teammode/hooks/hooks.json +1 -1
  20. package/packages/omo-codex/plugin/components/teammode/package.json +1 -1
  21. package/packages/omo-codex/plugin/components/telemetry/hooks/hooks.json +1 -1
  22. package/packages/omo-codex/plugin/components/telemetry/package.json +1 -1
  23. package/packages/omo-codex/plugin/components/ultrawork/hooks/hooks.json +1 -1
  24. package/packages/omo-codex/plugin/components/ultrawork/package.json +1 -1
  25. package/packages/omo-codex/plugin/components/ulw-execute-continuation/hooks/hooks.json +2 -2
  26. package/packages/omo-codex/plugin/components/ulw-execute-continuation/package.json +1 -1
  27. package/packages/omo-codex/plugin/components/ulw-loop/hooks/hooks.json +4 -4
  28. package/packages/omo-codex/plugin/components/ulw-loop/package.json +1 -1
  29. package/packages/omo-codex/plugin/hooks/post-compact-resetting-git-bash-mcp-reminder.json +1 -1
  30. package/packages/omo-codex/plugin/hooks/post-compact-resetting-lsp-diagnostics-cache.json +1 -1
  31. package/packages/omo-codex/plugin/hooks/post-compact-resetting-project-rule-cache.json +1 -1
  32. package/packages/omo-codex/plugin/hooks/post-tool-use-checking-codegraph-init-guidance.json +1 -1
  33. package/packages/omo-codex/plugin/hooks/post-tool-use-checking-comments.json +1 -1
  34. package/packages/omo-codex/plugin/hooks/post-tool-use-checking-lsp-diagnostics.json +1 -1
  35. package/packages/omo-codex/plugin/hooks/post-tool-use-checking-thread-title-hygiene.json +1 -1
  36. package/packages/omo-codex/plugin/hooks/post-tool-use-matching-project-rules.json +1 -1
  37. package/packages/omo-codex/plugin/hooks/pre-tool-use-enforcing-unlimited-goal-budget.json +1 -1
  38. package/packages/omo-codex/plugin/hooks/pre-tool-use-guarding-ulw-loop-spawns.json +1 -1
  39. package/packages/omo-codex/plugin/hooks/pre-tool-use-recommending-git-bash-mcp.json +1 -1
  40. package/packages/omo-codex/plugin/hooks/session-start-checking-auto-update.json +1 -1
  41. package/packages/omo-codex/plugin/hooks/session-start-checking-bootstrap-provisioning.json +1 -1
  42. package/packages/omo-codex/plugin/hooks/session-start-checking-codegraph-bootstrap.json +1 -1
  43. package/packages/omo-codex/plugin/hooks/session-start-loading-project-rules.json +1 -1
  44. package/packages/omo-codex/plugin/hooks/session-start-recording-session-telemetry.json +1 -1
  45. package/packages/omo-codex/plugin/hooks/stop-checking-ulw-execute-continuation.json +1 -1
  46. package/packages/omo-codex/plugin/hooks/stop-checking-ulw-loop-resume.json +1 -1
  47. package/packages/omo-codex/plugin/hooks/subagent-stop-checking-ulw-execute-continuation.json +1 -1
  48. package/packages/omo-codex/plugin/hooks/subagent-stop-verifying-lazycodex-executor-evidence.json +1 -1
  49. package/packages/omo-codex/plugin/hooks/user-prompt-submit-checking-ultrawork-trigger.json +1 -1
  50. package/packages/omo-codex/plugin/hooks/user-prompt-submit-checking-ulw-loop-steering.json +1 -1
  51. package/packages/omo-codex/plugin/hooks/user-prompt-submit-loading-project-rules.json +1 -1
  52. package/packages/omo-codex/plugin/package-lock.json +13 -13
  53. package/packages/omo-codex/plugin/package.json +1 -1
  54. package/packages/omo-codex/plugin/scripts/canonical-ultrawork-directive.mjs +17 -0
  55. package/packages/omo-codex/plugin/scripts/sync-skills.mjs +2 -8
  56. package/packages/omo-codex/plugin/test/canonical-ultrawork-directive.test.mjs +53 -0
  57. package/packages/omo-codex/scripts/install-dist/install-local.mjs +17 -2
  58. package/packages/prompts-core/prompts/ultrawork/codex.md +483 -0
package/dist/cli/index.js CHANGED
@@ -54,7 +54,7 @@ var package_default;
54
54
  var init_package = __esm(() => {
55
55
  package_default = {
56
56
  name: "oh-my-opencode",
57
- version: "5.0.0-beta.32",
57
+ version: "5.0.0-beta.34",
58
58
  description: "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
59
59
  main: "./dist/index.js",
60
60
  types: "dist/index.d.ts",
@@ -277,18 +277,18 @@ var init_package = __esm(() => {
277
277
  typescript: "^7.0.2"
278
278
  },
279
279
  optionalDependencies: {
280
- "oh-my-opencode-darwin-arm64": "5.0.0-beta.32",
281
- "oh-my-opencode-darwin-x64": "5.0.0-beta.32",
282
- "oh-my-opencode-darwin-x64-baseline": "5.0.0-beta.32",
283
- "oh-my-opencode-linux-arm64": "5.0.0-beta.32",
284
- "oh-my-opencode-linux-arm64-musl": "5.0.0-beta.32",
285
- "oh-my-opencode-linux-x64": "5.0.0-beta.32",
286
- "oh-my-opencode-linux-x64-baseline": "5.0.0-beta.32",
287
- "oh-my-opencode-linux-x64-musl": "5.0.0-beta.32",
288
- "oh-my-opencode-linux-x64-musl-baseline": "5.0.0-beta.32",
289
- "oh-my-opencode-windows-arm64": "5.0.0-beta.32",
290
- "oh-my-opencode-windows-x64": "5.0.0-beta.32",
291
- "oh-my-opencode-windows-x64-baseline": "5.0.0-beta.32"
280
+ "oh-my-opencode-darwin-arm64": "5.0.0-beta.34",
281
+ "oh-my-opencode-darwin-x64": "5.0.0-beta.34",
282
+ "oh-my-opencode-darwin-x64-baseline": "5.0.0-beta.34",
283
+ "oh-my-opencode-linux-arm64": "5.0.0-beta.34",
284
+ "oh-my-opencode-linux-arm64-musl": "5.0.0-beta.34",
285
+ "oh-my-opencode-linux-x64": "5.0.0-beta.34",
286
+ "oh-my-opencode-linux-x64-baseline": "5.0.0-beta.34",
287
+ "oh-my-opencode-linux-x64-musl": "5.0.0-beta.34",
288
+ "oh-my-opencode-linux-x64-musl-baseline": "5.0.0-beta.34",
289
+ "oh-my-opencode-windows-arm64": "5.0.0-beta.34",
290
+ "oh-my-opencode-windows-x64": "5.0.0-beta.34",
291
+ "oh-my-opencode-windows-x64-baseline": "5.0.0-beta.34"
292
292
  },
293
293
  overrides: {
294
294
  "@earendil-works/pi-agent-core": "0.84.2",
@@ -24211,33 +24211,6 @@ var init_agent_model_requirements = __esm(() => {
24211
24211
  { providers: ["opencode-go"], model: "glm-5.2" }
24212
24212
  ]
24213
24213
  },
24214
- "omo-senpi-code-reviewer": {
24215
- fallbackChain: [
24216
- { providers: ["openai", "openai-codex"], model: "gpt-5.6-terra", variant: "medium" },
24217
- { providers: ["github-copilot"], model: "gpt-5.6-terra", variant: "medium" },
24218
- { providers: ["anthropic", "github-copilot", "opencode"], model: "claude-sonnet-4-6" },
24219
- { providers: ["opencode-go"], model: "glm-5.2" },
24220
- { providers: ["kimi-for-coding"], model: "kimi-k3" }
24221
- ]
24222
- },
24223
- "omo-senpi-qa-executor": {
24224
- fallbackChain: [
24225
- { providers: ["openai", "openai-codex"], model: "gpt-5.6-luna", variant: "high" },
24226
- { providers: ["github-copilot"], model: "gpt-5.6-luna", variant: "high" },
24227
- { providers: ["anthropic", "github-copilot", "opencode"], model: "claude-sonnet-4-6" },
24228
- { providers: ["opencode-go"], model: "glm-5.2" },
24229
- { providers: ["kimi-for-coding"], model: "kimi-k3" }
24230
- ]
24231
- },
24232
- "omo-senpi-gate-reviewer": {
24233
- fallbackChain: [
24234
- { providers: ["openai", "openai-codex"], model: "gpt-5.6-sol", variant: "low" },
24235
- { providers: ["github-copilot"], model: "gpt-5.6-sol", variant: "low" },
24236
- { providers: ["anthropic", "github-copilot", "opencode"], model: "claude-opus-5", variant: "max" },
24237
- { providers: ["opencode-go"], model: "glm-5.2" },
24238
- { providers: ["kimi-for-coding"], model: "kimi-k3" }
24239
- ]
24240
- },
24241
24214
  atlas: {
24242
24215
  fallbackChain: [
24243
24216
  { providers: ["anthropic", "github-copilot", "opencode"], model: "claude-sonnet-5" },
@@ -94542,7 +94515,7 @@ var package_default2;
94542
94515
  var init_package2 = __esm(() => {
94543
94516
  package_default2 = {
94544
94517
  name: "@oh-my-opencode/omo-codex",
94545
- version: "5.0.0-beta.32",
94518
+ version: "5.0.0-beta.34",
94546
94519
  type: "module",
94547
94520
  private: true,
94548
94521
  description: "Codex harness adapter for oh-my-openagent. Vendored Codex plugin namespace (omo) + TypeScript installer + telemetry.",
@@ -99354,6 +99327,7 @@ async function installCachedPlugin(input) {
99354
99327
  const rewroteLocalFileDependencies = await rewriteCachedPackageLocalFileDependencies(tempPath, input.sourcePath);
99355
99328
  await copyBundledMcpRuntimeDists({ pluginRoot: tempPath, sourceRoot: input.sourcePath });
99356
99329
  await copyRootRuntimeDists({ pluginRoot: tempPath, sourcePath: input.sourcePath });
99330
+ await copyCanonicalPromptSources({ pluginRoot: tempPath, sourcePath: input.sourcePath });
99357
99331
  const installArgs = rewroteLocalFileDependencies ? ["install", "--omit=dev", "--no-audit", "--no-fund"] : ["ci", "--omit=dev"];
99358
99332
  await maybeRunNpmInstall(tempPath, input.runCommand, npmInstallEnv, installArgs);
99359
99333
  await removeCachedManagedNpmBinShims(tempPath);
@@ -99510,6 +99484,20 @@ async function copyRootRuntimeDists(input) {
99510
99484
  await cp2(sourcePath, join32(input.pluginRoot, runtimePath), { recursive: true });
99511
99485
  }
99512
99486
  }
99487
+ var canonicalPromptRelativePaths = [join32("packages", "prompts-core", "prompts", "ultrawork", "codex.md")];
99488
+ async function copyCanonicalPromptSources(input) {
99489
+ const repoRoot = repoRootForCodexPluginSource(input.sourcePath);
99490
+ if (repoRoot === null)
99491
+ return;
99492
+ for (const relativePath of canonicalPromptRelativePaths) {
99493
+ const sourceFile = join32(repoRoot, relativePath);
99494
+ if (!await fileExistsStrict(sourceFile))
99495
+ continue;
99496
+ const targetFile = join32(input.pluginRoot, relativePath);
99497
+ await mkdir3(dirname13(targetFile), { recursive: true });
99498
+ await cp2(sourceFile, targetFile);
99499
+ }
99500
+ }
99513
99501
  function repoRootForCodexPluginSource(sourcePath) {
99514
99502
  const codexPackageRoot = dirname13(sourcePath);
99515
99503
  const packagesRoot = dirname13(codexPackageRoot);
@@ -55,7 +55,7 @@ var package_default;
55
55
  var init_package = __esm(() => {
56
56
  package_default = {
57
57
  name: "oh-my-opencode",
58
- version: "5.0.0-beta.32",
58
+ version: "5.0.0-beta.34",
59
59
  description: "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
60
60
  main: "./dist/index.js",
61
61
  types: "dist/index.d.ts",
@@ -278,18 +278,18 @@ var init_package = __esm(() => {
278
278
  typescript: "^7.0.2"
279
279
  },
280
280
  optionalDependencies: {
281
- "oh-my-opencode-darwin-arm64": "5.0.0-beta.32",
282
- "oh-my-opencode-darwin-x64": "5.0.0-beta.32",
283
- "oh-my-opencode-darwin-x64-baseline": "5.0.0-beta.32",
284
- "oh-my-opencode-linux-arm64": "5.0.0-beta.32",
285
- "oh-my-opencode-linux-arm64-musl": "5.0.0-beta.32",
286
- "oh-my-opencode-linux-x64": "5.0.0-beta.32",
287
- "oh-my-opencode-linux-x64-baseline": "5.0.0-beta.32",
288
- "oh-my-opencode-linux-x64-musl": "5.0.0-beta.32",
289
- "oh-my-opencode-linux-x64-musl-baseline": "5.0.0-beta.32",
290
- "oh-my-opencode-windows-arm64": "5.0.0-beta.32",
291
- "oh-my-opencode-windows-x64": "5.0.0-beta.32",
292
- "oh-my-opencode-windows-x64-baseline": "5.0.0-beta.32"
281
+ "oh-my-opencode-darwin-arm64": "5.0.0-beta.34",
282
+ "oh-my-opencode-darwin-x64": "5.0.0-beta.34",
283
+ "oh-my-opencode-darwin-x64-baseline": "5.0.0-beta.34",
284
+ "oh-my-opencode-linux-arm64": "5.0.0-beta.34",
285
+ "oh-my-opencode-linux-arm64-musl": "5.0.0-beta.34",
286
+ "oh-my-opencode-linux-x64": "5.0.0-beta.34",
287
+ "oh-my-opencode-linux-x64-baseline": "5.0.0-beta.34",
288
+ "oh-my-opencode-linux-x64-musl": "5.0.0-beta.34",
289
+ "oh-my-opencode-linux-x64-musl-baseline": "5.0.0-beta.34",
290
+ "oh-my-opencode-windows-arm64": "5.0.0-beta.34",
291
+ "oh-my-opencode-windows-x64": "5.0.0-beta.34",
292
+ "oh-my-opencode-windows-x64-baseline": "5.0.0-beta.34"
293
293
  },
294
294
  overrides: {
295
295
  "@earendil-works/pi-agent-core": "0.84.2",
@@ -24212,33 +24212,6 @@ var init_agent_model_requirements = __esm(() => {
24212
24212
  { providers: ["opencode-go"], model: "glm-5.2" }
24213
24213
  ]
24214
24214
  },
24215
- "omo-senpi-code-reviewer": {
24216
- fallbackChain: [
24217
- { providers: ["openai", "openai-codex"], model: "gpt-5.6-terra", variant: "medium" },
24218
- { providers: ["github-copilot"], model: "gpt-5.6-terra", variant: "medium" },
24219
- { providers: ["anthropic", "github-copilot", "opencode"], model: "claude-sonnet-4-6" },
24220
- { providers: ["opencode-go"], model: "glm-5.2" },
24221
- { providers: ["kimi-for-coding"], model: "kimi-k3" }
24222
- ]
24223
- },
24224
- "omo-senpi-qa-executor": {
24225
- fallbackChain: [
24226
- { providers: ["openai", "openai-codex"], model: "gpt-5.6-luna", variant: "high" },
24227
- { providers: ["github-copilot"], model: "gpt-5.6-luna", variant: "high" },
24228
- { providers: ["anthropic", "github-copilot", "opencode"], model: "claude-sonnet-4-6" },
24229
- { providers: ["opencode-go"], model: "glm-5.2" },
24230
- { providers: ["kimi-for-coding"], model: "kimi-k3" }
24231
- ]
24232
- },
24233
- "omo-senpi-gate-reviewer": {
24234
- fallbackChain: [
24235
- { providers: ["openai", "openai-codex"], model: "gpt-5.6-sol", variant: "low" },
24236
- { providers: ["github-copilot"], model: "gpt-5.6-sol", variant: "low" },
24237
- { providers: ["anthropic", "github-copilot", "opencode"], model: "claude-opus-5", variant: "max" },
24238
- { providers: ["opencode-go"], model: "glm-5.2" },
24239
- { providers: ["kimi-for-coding"], model: "kimi-k3" }
24240
- ]
24241
- },
24242
24215
  atlas: {
24243
24216
  fallbackChain: [
24244
24217
  { providers: ["anthropic", "github-copilot", "opencode"], model: "claude-sonnet-5" },
@@ -94621,7 +94594,7 @@ var package_default2;
94621
94594
  var init_package2 = __esm(() => {
94622
94595
  package_default2 = {
94623
94596
  name: "@oh-my-opencode/omo-codex",
94624
- version: "5.0.0-beta.32",
94597
+ version: "5.0.0-beta.34",
94625
94598
  type: "module",
94626
94599
  private: true,
94627
94600
  description: "Codex harness adapter for oh-my-openagent. Vendored Codex plugin namespace (omo) + TypeScript installer + telemetry.",
@@ -99433,6 +99406,7 @@ async function installCachedPlugin(input) {
99433
99406
  const rewroteLocalFileDependencies = await rewriteCachedPackageLocalFileDependencies(tempPath, input.sourcePath);
99434
99407
  await copyBundledMcpRuntimeDists({ pluginRoot: tempPath, sourceRoot: input.sourcePath });
99435
99408
  await copyRootRuntimeDists({ pluginRoot: tempPath, sourcePath: input.sourcePath });
99409
+ await copyCanonicalPromptSources({ pluginRoot: tempPath, sourcePath: input.sourcePath });
99436
99410
  const installArgs = rewroteLocalFileDependencies ? ["install", "--omit=dev", "--no-audit", "--no-fund"] : ["ci", "--omit=dev"];
99437
99411
  await maybeRunNpmInstall(tempPath, input.runCommand, npmInstallEnv, installArgs);
99438
99412
  await removeCachedManagedNpmBinShims(tempPath);
@@ -99589,6 +99563,20 @@ async function copyRootRuntimeDists(input) {
99589
99563
  await cp2(sourcePath, join32(input.pluginRoot, runtimePath), { recursive: true });
99590
99564
  }
99591
99565
  }
99566
+ var canonicalPromptRelativePaths = [join32("packages", "prompts-core", "prompts", "ultrawork", "codex.md")];
99567
+ async function copyCanonicalPromptSources(input) {
99568
+ const repoRoot = repoRootForCodexPluginSource(input.sourcePath);
99569
+ if (repoRoot === null)
99570
+ return;
99571
+ for (const relativePath of canonicalPromptRelativePaths) {
99572
+ const sourceFile = join32(repoRoot, relativePath);
99573
+ if (!await fileExistsStrict(sourceFile))
99574
+ continue;
99575
+ const targetFile = join32(input.pluginRoot, relativePath);
99576
+ await mkdir3(dirname13(targetFile), { recursive: true });
99577
+ await cp2(sourceFile, targetFile);
99578
+ }
99579
+ }
99592
99580
  function repoRootForCodexPluginSource(sourcePath) {
99593
99581
  const codexPackageRoot = dirname13(sourcePath);
99594
99582
  const packagesRoot = dirname13(codexPackageRoot);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lazycodex-ai",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "The Best AI Agent Harness - Batteries-Included OpenCode Plugin with Multi-Model Orchestration, Parallel Background Agents, and Crafted LSP/AST Tools",
5
5
  "main": "./dist/index.js",
6
6
  "types": "dist/index.d.ts",
@@ -69,6 +69,7 @@
69
69
  "packages/omo-codex/plugin/components/telemetry/dist/cli.js",
70
70
  "packages/omo-codex/plugin/components/ultrawork/dist/cli.js",
71
71
  "packages/omo-codex/plugin/components/ulw-loop/dist/cli.js",
72
+ "packages/prompts-core/prompts/ultrawork/codex.md",
72
73
  "packages/omo-codex/plugin/.codex-plugin",
73
74
  "packages/omo-codex/marketplace.json",
74
75
  "packages/omo-codex/lazycodex-repository",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omo",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "One Codex plugin namespace for Yeongyu's local Codex components.",
5
5
  "author": {
6
6
  "name": "Yeongyu Kim",
@@ -8,7 +8,7 @@
8
8
  "command": "node \"${PLUGIN_ROOT}/components/bootstrap/dist/cli.js\" hook session-start",
9
9
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\bootstrap.ps1\"",
10
10
  "timeout": 30,
11
- "statusMessage": "(OmO 5.0.0-beta.32) Checking Bootstrap Provisioning"
11
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Bootstrap Provisioning"
12
12
  }
13
13
  ]
14
14
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sisyphuslabs/codex-bootstrap",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex SessionStart bootstrap component that provisions LazyCodex runtime dependencies from a detached worker.",
5
5
  "type": "module",
6
6
  "private": true,
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sisyphuslabs/codex-codegraph",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex plugin MCP wrapper for CodeGraph.",
5
5
  "type": "module",
6
6
  "private": true,
@@ -8,7 +8,7 @@
8
8
  "type": "command",
9
9
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook post-tool-use",
10
10
  "timeout": 30,
11
- "statusMessage": "(OmO 5.0.0-beta.32) Checking Comments"
11
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Comments"
12
12
  }
13
13
  ]
14
14
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@code-yeongyu/codex-comment-checker",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex plugin that runs comment-checker after edit-like PostToolUse hooks.",
5
5
  "type": "module",
6
6
  "packageManager": "npm@11.12.1",
@@ -8,7 +8,7 @@
8
8
  "type": "command",
9
9
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook pre-tool-use",
10
10
  "timeout": 5,
11
- "statusMessage": "(OmO 5.0.0-beta.32) Recommending Git Bash MCP"
11
+ "statusMessage": "(OmO 5.0.0-beta.34) Recommending Git Bash MCP"
12
12
  }
13
13
  ]
14
14
  }
@@ -20,7 +20,7 @@
20
20
  "type": "command",
21
21
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook post-compact",
22
22
  "timeout": 5,
23
- "statusMessage": "(OmO 5.0.0-beta.32) Resetting Git Bash MCP Reminder"
23
+ "statusMessage": "(OmO 5.0.0-beta.34) Resetting Git Bash MCP Reminder"
24
24
  }
25
25
  ]
26
26
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sisyphuslabs/codex-git-bash-hook",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex hook component that reminds Windows sessions to prefer the OMO git_bash MCP.",
5
5
  "type": "module",
6
6
  "private": true,
@@ -8,7 +8,7 @@
8
8
  "type": "command",
9
9
  "command": "node \"${PLUGIN_ROOT}/components/lazycodex-executor-verify/dist/cli.js\" hook subagent-stop",
10
10
  "timeout": 10,
11
- "statusMessage": "(OmO 5.0.0-beta.32) Verifying LazyCodex Executor Evidence"
11
+ "statusMessage": "(OmO 5.0.0-beta.34) Verifying LazyCodex Executor Evidence"
12
12
  }
13
13
  ]
14
14
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@code-yeongyu/codex-lazycodex-executor-verify",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex SubagentStop evidence verifier for LazyCodex executor completions.",
5
5
  "type": "module",
6
6
  "packageManager": "npm@11.12.1",
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "schemaVersion": 1,
3
- "version": "5.0.0-beta.32",
4
- "inputDigest": "sha256:7ebeb55787bcfcf32f5cdd2782c145f22c9aa8c595b7dedde0228036267ccfee",
3
+ "version": "5.0.0-beta.34",
4
+ "inputDigest": "sha256:3bc211b86b02cc1815f175158fb0e26beeca512632ddc524074561f0f9d5772b",
5
5
  "outputs": [
6
6
  {
7
7
  "path": "cli.d.ts",
@@ -8,7 +8,7 @@
8
8
  "type": "command",
9
9
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook post-tool-use",
10
10
  "timeout": 60,
11
- "statusMessage": "(OmO 5.0.0-beta.32) Checking LSP Diagnostics"
11
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking LSP Diagnostics"
12
12
  }
13
13
  ]
14
14
  }
@@ -21,7 +21,7 @@
21
21
  "type": "command",
22
22
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook post-compact",
23
23
  "timeout": 5,
24
- "statusMessage": "(OmO 5.0.0-beta.32) Resetting LSP Diagnostics Cache"
24
+ "statusMessage": "(OmO 5.0.0-beta.34) Resetting LSP Diagnostics Cache"
25
25
  }
26
26
  ]
27
27
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@code-yeongyu/codex-lsp",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex plugin that exposes Language Server Protocol tools and post-edit diagnostics.",
5
5
  "type": "module",
6
6
  "packageManager": "npm@11.12.1",
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook session-start",
9
9
  "timeout": 10,
10
- "statusMessage": "(OmO 5.0.0-beta.32) Loading Project Rules"
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Loading Project Rules"
11
11
  }
12
12
  ]
13
13
  }
@@ -19,7 +19,7 @@
19
19
  "type": "command",
20
20
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook user-prompt-submit",
21
21
  "timeout": 10,
22
- "statusMessage": "(OmO 5.0.0-beta.32) Loading Project Rules"
22
+ "statusMessage": "(OmO 5.0.0-beta.34) Loading Project Rules"
23
23
  }
24
24
  ]
25
25
  }
@@ -32,7 +32,7 @@
32
32
  "type": "command",
33
33
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook post-tool-use",
34
34
  "timeout": 10,
35
- "statusMessage": "(OmO 5.0.0-beta.32) Matching Project Rules"
35
+ "statusMessage": "(OmO 5.0.0-beta.34) Matching Project Rules"
36
36
  }
37
37
  ]
38
38
  }
@@ -45,7 +45,7 @@
45
45
  "type": "command",
46
46
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook post-compact",
47
47
  "timeout": 10,
48
- "statusMessage": "(OmO 5.0.0-beta.32) Resetting Project Rule Cache"
48
+ "statusMessage": "(OmO 5.0.0-beta.34) Resetting Project Rule Cache"
49
49
  }
50
50
  ]
51
51
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@code-yeongyu/codex-rules",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex plugin that injects project rule files into model context through lifecycle hooks.",
5
5
  "type": "module",
6
6
  "packageManager": "npm@11.12.1",
@@ -8,7 +8,7 @@
8
8
  "type": "command",
9
9
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook post-tool-use",
10
10
  "timeout": 10,
11
- "statusMessage": "(OmO 5.0.0-beta.32) Checking Thread Title Hygiene"
11
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Thread Title Hygiene"
12
12
  }
13
13
  ]
14
14
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sisyphuslabs/codex-teammode",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex team-mode hook component that keeps background thread titles descriptive after create_thread.",
5
5
  "type": "module",
6
6
  "private": true,
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook session-start",
9
9
  "timeout": 5,
10
- "statusMessage": "(OmO 5.0.0-beta.32) Recording Session Telemetry"
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Recording Session Telemetry"
11
11
  }
12
12
  ]
13
13
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@code-yeongyu/codex-telemetry",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex plugin component that emits omo-codex anonymous daily-active telemetry on SessionStart.",
5
5
  "type": "module",
6
6
  "packageManager": "npm@11.12.1",
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook user-prompt-submit",
9
9
  "timeout": 5,
10
- "statusMessage": "(OmO 5.0.0-beta.32) Checking Ultrawork Trigger"
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Ultrawork Trigger"
11
11
  }
12
12
  ]
13
13
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@code-yeongyu/codex-ultrawork",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex plugin that injects the ultrawork orchestration directive and ships LazyCodex planning, review, QA, and gate agent roles.",
5
5
  "type": "module",
6
6
  "packageManager": "npm@11.12.1",
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/ulw-execute-continuation/dist/cli.js\" hook stop",
9
9
  "timeout": 10,
10
- "statusMessage": "(OmO 5.0.0-beta.32) Checking Ulw-Execute Continuation"
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Ulw-Execute Continuation"
11
11
  }
12
12
  ]
13
13
  }
@@ -19,7 +19,7 @@
19
19
  "type": "command",
20
20
  "command": "node \"${PLUGIN_ROOT}/components/ulw-execute-continuation/dist/cli.js\" hook subagent-stop",
21
21
  "timeout": 10,
22
- "statusMessage": "(OmO 5.0.0-beta.32) Checking Ulw-Execute Continuation"
22
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Ulw-Execute Continuation"
23
23
  }
24
24
  ]
25
25
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@code-yeongyu/codex-ulw-execute-continuation",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex Stop hook continuation injector for omo-codex ulw-execute plans.",
5
5
  "type": "module",
6
6
  "packageManager": "npm@11.12.1",
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook user-prompt-submit --with-ultrawork",
9
9
  "timeout": 10,
10
- "statusMessage": "(OmO 5.0.0-beta.32) Checking Ulw-Loop Steering"
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Ulw-Loop Steering"
11
11
  }
12
12
  ]
13
13
  }
@@ -20,7 +20,7 @@
20
20
  "type": "command",
21
21
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook pre-tool-use",
22
22
  "timeout": 5,
23
- "statusMessage": "(OmO 5.0.0-beta.32) Enforcing Unlimited Ulw-Loop Budget"
23
+ "statusMessage": "(OmO 5.0.0-beta.34) Enforcing Unlimited Ulw-Loop Budget"
24
24
  }
25
25
  ]
26
26
  },
@@ -31,7 +31,7 @@
31
31
  "type": "command",
32
32
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook pre-tool-use-spawn",
33
33
  "timeout": 5,
34
- "statusMessage": "(OmO 5.0.0-beta.32) Guarding Ulw-Loop Spawns"
34
+ "statusMessage": "(OmO 5.0.0-beta.34) Guarding Ulw-Loop Spawns"
35
35
  }
36
36
  ]
37
37
  }
@@ -43,7 +43,7 @@
43
43
  "type": "command",
44
44
  "command": "node \"${PLUGIN_ROOT}/dist/cli.js\" hook stop",
45
45
  "timeout": 10,
46
- "statusMessage": "(OmO 5.0.0-beta.32) Checking Ulw-Loop Resume"
46
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Ulw-Loop Resume"
47
47
  }
48
48
  ]
49
49
  }
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@code-yeongyu/codex-ulw-loop",
3
- "version": "5.0.0-beta.32",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Codex plugin: durable repo-native multi-goal orchestration with embedded success criteria and observable evidence audit.",
5
5
  "type": "module",
6
6
  "packageManager": "npm@11.12.1",
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/git-bash/dist/cli.js\" hook post-compact",
9
9
  "timeout": 5,
10
- "statusMessage": "(OmO 5.0.0-beta.32) Resetting Git Bash MCP Reminder",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Resetting Git Bash MCP Reminder",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\git-bash\\dist\\cli.js\" hook post-compact"
12
12
  }
13
13
  ],
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/lsp/dist/cli.js\" hook post-compact",
9
9
  "timeout": 5,
10
- "statusMessage": "(OmO 5.0.0-beta.32) Resetting LSP Diagnostics Cache",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Resetting LSP Diagnostics Cache",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\lsp\\dist\\cli.js\" hook post-compact"
12
12
  }
13
13
  ],
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/rules/dist/cli.js\" hook post-compact",
9
9
  "timeout": 10,
10
- "statusMessage": "(OmO 5.0.0-beta.32) Resetting Project Rule Cache",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Resetting Project Rule Cache",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\rules\\dist\\cli.js\" hook post-compact"
12
12
  }
13
13
  ],
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/codegraph/dist/cli.js\" hook post-tool-use",
9
9
  "timeout": 5,
10
- "statusMessage": "(OmO 5.0.0-beta.32) Checking CodeGraph Init Guidance",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking CodeGraph Init Guidance",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\codegraph\\dist\\cli.js\" hook post-tool-use"
12
12
  }
13
13
  ],
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/comment-checker/dist/cli.js\" hook post-tool-use",
9
9
  "timeout": 30,
10
- "statusMessage": "(OmO 5.0.0-beta.32) Checking Comments",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Comments",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\comment-checker\\dist\\cli.js\" hook post-tool-use"
12
12
  }
13
13
  ],
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/lsp/dist/cli.js\" hook post-tool-use",
9
9
  "timeout": 60,
10
- "statusMessage": "(OmO 5.0.0-beta.32) Checking LSP Diagnostics",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking LSP Diagnostics",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\lsp\\dist\\cli.js\" hook post-tool-use"
12
12
  }
13
13
  ],