lazycodex-ai 5.0.0-beta.33 → 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 (57) hide show
  1. package/dist/cli/index.js +29 -41
  2. package/dist/cli-node/index.js +29 -41
  3. package/package.json +1 -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
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.33",
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.33",
281
- "oh-my-opencode-darwin-x64": "5.0.0-beta.33",
282
- "oh-my-opencode-darwin-x64-baseline": "5.0.0-beta.33",
283
- "oh-my-opencode-linux-arm64": "5.0.0-beta.33",
284
- "oh-my-opencode-linux-arm64-musl": "5.0.0-beta.33",
285
- "oh-my-opencode-linux-x64": "5.0.0-beta.33",
286
- "oh-my-opencode-linux-x64-baseline": "5.0.0-beta.33",
287
- "oh-my-opencode-linux-x64-musl": "5.0.0-beta.33",
288
- "oh-my-opencode-linux-x64-musl-baseline": "5.0.0-beta.33",
289
- "oh-my-opencode-windows-arm64": "5.0.0-beta.33",
290
- "oh-my-opencode-windows-x64": "5.0.0-beta.33",
291
- "oh-my-opencode-windows-x64-baseline": "5.0.0-beta.33"
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.33",
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.33",
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.33",
282
- "oh-my-opencode-darwin-x64": "5.0.0-beta.33",
283
- "oh-my-opencode-darwin-x64-baseline": "5.0.0-beta.33",
284
- "oh-my-opencode-linux-arm64": "5.0.0-beta.33",
285
- "oh-my-opencode-linux-arm64-musl": "5.0.0-beta.33",
286
- "oh-my-opencode-linux-x64": "5.0.0-beta.33",
287
- "oh-my-opencode-linux-x64-baseline": "5.0.0-beta.33",
288
- "oh-my-opencode-linux-x64-musl": "5.0.0-beta.33",
289
- "oh-my-opencode-linux-x64-musl-baseline": "5.0.0-beta.33",
290
- "oh-my-opencode-windows-arm64": "5.0.0-beta.33",
291
- "oh-my-opencode-windows-x64": "5.0.0-beta.33",
292
- "oh-my-opencode-windows-x64-baseline": "5.0.0-beta.33"
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.33",
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.33",
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",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "omo",
3
- "version": "5.0.0-beta.33",
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.33) 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.33",
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.33",
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.33) 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.33",
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.33) 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.33) 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.33",
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.33) 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.33",
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.33",
4
- "inputDigest": "sha256:0bb8c5648e993a5bb6d8a3d941dd5bf42d8c3e9ff5fc169c811753167bbfb182",
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.33) 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.33) 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.33",
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.33) 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.33) 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.33) 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.33) 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.33",
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.33) 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.33",
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.33) 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.33",
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.33) 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.33",
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.33) 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.33) 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.33",
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.33) 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.33) 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.33) 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.33) 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.33",
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.33) 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.33) 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.33) 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.33) 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.33) 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.33) 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
  ],
@@ -8,7 +8,7 @@
8
8
  "type": "command",
9
9
  "command": "node \"${PLUGIN_ROOT}/components/teammode/dist/cli.js\" hook post-tool-use",
10
10
  "timeout": 10,
11
- "statusMessage": "(OmO 5.0.0-beta.33) Checking Thread Title Hygiene",
11
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Thread Title Hygiene",
12
12
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\teammode\\dist\\cli.js\" hook post-tool-use"
13
13
  }
14
14
  ]
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/rules/dist/cli.js\" hook post-tool-use",
9
9
  "timeout": 10,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Matching Project Rules",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Matching Project Rules",
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-tool-use"
12
12
  }
13
13
  ],
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/ulw-loop/dist/cli.js\" hook pre-tool-use",
9
9
  "timeout": 5,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Enforcing Unlimited Goal Budget",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Enforcing Unlimited Goal Budget",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\ulw-loop\\dist\\cli.js\" hook pre-tool-use"
12
12
  }
13
13
  ],
@@ -8,7 +8,7 @@
8
8
  "type": "command",
9
9
  "command": "node \"${PLUGIN_ROOT}/components/ulw-loop/dist/cli.js\" hook pre-tool-use-spawn",
10
10
  "timeout": 5,
11
- "statusMessage": "(OmO 5.0.0-beta.33) Guarding Ulw-Loop Spawns",
11
+ "statusMessage": "(OmO 5.0.0-beta.34) Guarding Ulw-Loop Spawns",
12
12
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\ulw-loop\\dist\\cli.js\" hook pre-tool-use-spawn"
13
13
  }
14
14
  ]
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/git-bash/dist/cli.js\" hook pre-tool-use",
9
9
  "timeout": 5,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Recommending Git Bash MCP",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Recommending Git Bash MCP",
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 pre-tool-use"
12
12
  }
13
13
  ],
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/scripts/auto-update.mjs\" hook session-start",
9
9
  "timeout": 15,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Checking Auto Update",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Auto Update",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\scripts\\auto-update.mjs\" hook session-start"
12
12
  }
13
13
  ],
@@ -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.33) Checking Bootstrap Provisioning"
11
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Bootstrap Provisioning"
12
12
  }
13
13
  ]
14
14
  }
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/codegraph/dist/cli.js\" hook session-start",
9
9
  "timeout": 15,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Checking CodeGraph Bootstrap",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking CodeGraph Bootstrap",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\codegraph\\dist\\cli.js\" hook session-start"
12
12
  }
13
13
  ]
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/rules/dist/cli.js\" hook session-start",
9
9
  "timeout": 10,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Loading Project Rules",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Loading Project Rules",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\rules\\dist\\cli.js\" hook session-start"
12
12
  }
13
13
  ]
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/telemetry/dist/cli.js\" hook session-start",
9
9
  "timeout": 15,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Recording Session Telemetry",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Recording Session Telemetry",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\telemetry\\dist\\cli.js\" hook session-start"
12
12
  }
13
13
  ]
@@ -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.33) Checking Ulw-Execute Continuation",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Ulw-Execute Continuation",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\ulw-execute-continuation\\dist\\cli.js\" hook stop"
12
12
  }
13
13
  ]
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/ulw-loop/dist/cli.js\" hook stop",
9
9
  "timeout": 10,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Checking Ulw-Loop Resume",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Ulw-Loop Resume",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\ulw-loop\\dist\\cli.js\" hook stop"
12
12
  }
13
13
  ]
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/ulw-execute-continuation/dist/cli.js\" hook subagent-stop",
9
9
  "timeout": 10,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Checking Ulw-Execute Continuation",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Ulw-Execute Continuation",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\ulw-execute-continuation\\dist\\cli.js\" hook subagent-stop"
12
12
  }
13
13
  ]
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/lazycodex-executor-verify/dist/cli.js\" hook subagent-stop",
9
9
  "timeout": 10,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Verifying LazyCodex Executor Evidence",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Verifying LazyCodex Executor Evidence",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\lazycodex-executor-verify\\dist\\cli.js\" hook subagent-stop"
12
12
  }
13
13
  ],
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/ultrawork/dist/cli.js\" hook user-prompt-submit",
9
9
  "timeout": 5,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Checking Ultrawork Trigger",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Ultrawork Trigger",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\ultrawork\\dist\\cli.js\" hook user-prompt-submit"
12
12
  }
13
13
  ]
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/ulw-loop/dist/cli.js\" hook user-prompt-submit",
9
9
  "timeout": 10,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Checking Ulw-Loop Steering",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Checking Ulw-Loop Steering",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\ulw-loop\\dist\\cli.js\" hook user-prompt-submit"
12
12
  }
13
13
  ]
@@ -7,7 +7,7 @@
7
7
  "type": "command",
8
8
  "command": "node \"${PLUGIN_ROOT}/components/rules/dist/cli.js\" hook user-prompt-submit",
9
9
  "timeout": 10,
10
- "statusMessage": "(OmO 5.0.0-beta.33) Loading Project Rules",
10
+ "statusMessage": "(OmO 5.0.0-beta.34) Loading Project Rules",
11
11
  "commandWindows": "powershell -NoProfile -ExecutionPolicy Bypass -File \"${PLUGIN_ROOT}\\components\\bootstrap\\scripts\\node-dispatch.ps1\" \"${PLUGIN_ROOT}\\components\\rules\\dist\\cli.js\" hook user-prompt-submit"
12
12
  }
13
13
  ]
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@sisyphuslabs/omo-codex-plugin",
3
- "version": "5.0.0-beta.33",
3
+ "version": "5.0.0-beta.34",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@sisyphuslabs/omo-codex-plugin",
9
- "version": "5.0.0-beta.33",
9
+ "version": "5.0.0-beta.34",
10
10
  "workspaces": [
11
11
  "components/codegraph",
12
12
  "components/comment-checker",
@@ -101,7 +101,7 @@
101
101
  },
102
102
  "components/codegraph": {
103
103
  "name": "@sisyphuslabs/codex-codegraph",
104
- "version": "5.0.0-beta.33",
104
+ "version": "5.0.0-beta.34",
105
105
  "bin": {
106
106
  "omo-codegraph": "dist/cli.js"
107
107
  },
@@ -120,7 +120,7 @@
120
120
  },
121
121
  "components/comment-checker": {
122
122
  "name": "@code-yeongyu/codex-comment-checker",
123
- "version": "5.0.0-beta.33",
123
+ "version": "5.0.0-beta.34",
124
124
  "license": "MIT",
125
125
  "bin": {
126
126
  "omo-comment-checker": "dist/cli.js"
@@ -141,7 +141,7 @@
141
141
  },
142
142
  "components/git-bash": {
143
143
  "name": "@sisyphuslabs/codex-git-bash-hook",
144
- "version": "5.0.0-beta.33",
144
+ "version": "5.0.0-beta.34",
145
145
  "bin": {
146
146
  "omo-git-bash-hook": "dist/cli.js"
147
147
  },
@@ -155,7 +155,7 @@
155
155
  },
156
156
  "components/lazycodex-executor-verify": {
157
157
  "name": "@code-yeongyu/codex-lazycodex-executor-verify",
158
- "version": "5.0.0-beta.33",
158
+ "version": "5.0.0-beta.34",
159
159
  "license": "MIT",
160
160
  "bin": {
161
161
  "lazycodex-executor-verify": "dist/cli.js"
@@ -172,7 +172,7 @@
172
172
  },
173
173
  "components/lsp": {
174
174
  "name": "@code-yeongyu/codex-lsp",
175
- "version": "5.0.0-beta.33",
175
+ "version": "5.0.0-beta.34",
176
176
  "license": "MIT",
177
177
  "dependencies": {
178
178
  "@code-yeongyu/lsp-daemon": "file:../../../../lsp-daemon",
@@ -193,7 +193,7 @@
193
193
  },
194
194
  "components/rules": {
195
195
  "name": "@code-yeongyu/codex-rules",
196
- "version": "5.0.0-beta.33",
196
+ "version": "5.0.0-beta.34",
197
197
  "license": "MIT",
198
198
  "dependencies": {
199
199
  "picomatch": "^4.0.7"
@@ -215,7 +215,7 @@
215
215
  },
216
216
  "components/teammode": {
217
217
  "name": "@sisyphuslabs/codex-teammode",
218
- "version": "5.0.0-beta.33",
218
+ "version": "5.0.0-beta.34",
219
219
  "devDependencies": {
220
220
  "@types/node": "^26.2.0",
221
221
  "bun-types": "^1.4.0",
@@ -228,7 +228,7 @@
228
228
  },
229
229
  "components/telemetry": {
230
230
  "name": "@code-yeongyu/codex-telemetry",
231
- "version": "5.0.0-beta.33",
231
+ "version": "5.0.0-beta.34",
232
232
  "license": "MIT",
233
233
  "bin": {
234
234
  "omo-telemetry": "dist/cli.js"
@@ -246,7 +246,7 @@
246
246
  },
247
247
  "components/ultrawork": {
248
248
  "name": "@code-yeongyu/codex-ultrawork",
249
- "version": "5.0.0-beta.33",
249
+ "version": "5.0.0-beta.34",
250
250
  "license": "MIT",
251
251
  "bin": {
252
252
  "omo-ultrawork": "dist/cli.js"
@@ -264,7 +264,7 @@
264
264
  },
265
265
  "components/ulw-execute-continuation": {
266
266
  "name": "@code-yeongyu/codex-ulw-execute-continuation",
267
- "version": "5.0.0-beta.33",
267
+ "version": "5.0.0-beta.34",
268
268
  "license": "MIT",
269
269
  "bin": {
270
270
  "omo-ulw-execute-continuation": "dist/cli.js"
@@ -281,7 +281,7 @@
281
281
  },
282
282
  "components/ulw-loop": {
283
283
  "name": "@code-yeongyu/codex-ulw-loop",
284
- "version": "5.0.0-beta.33",
284
+ "version": "5.0.0-beta.34",
285
285
  "license": "MIT",
286
286
  "bin": {
287
287
  "omo-ulw-loop": "dist/cli.js",
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sisyphuslabs/omo-codex-plugin",
3
- "version": "5.0.0-beta.33",
3
+ "version": "5.0.0-beta.34",
4
4
  "description": "Aggregate Codex plugin root for OMO components.",
5
5
  "type": "module",
6
6
  "packageManager": "npm@11.12.1",
@@ -0,0 +1,17 @@
1
+ import { existsSync } from "node:fs";
2
+ import { join } from "node:path";
3
+
4
+ // Relative to BOTH the repo root and the plugin root. In a repo checkout the directive lives at
5
+ // <repo>/packages/prompts-core/prompts/ultrawork/codex.md. The Codex installer flattens the plugin
6
+ // directory into <CODEX_HOME>/plugins/cache/<marketplace>/<name>/<version>, where the repo-relative
7
+ // path dangles (it would resolve to plugins/cache/packages/...), so the installer materializes the
8
+ // same file at <pluginRoot>/packages/prompts-core/prompts/ultrawork/codex.md and sync-skills reads
9
+ // that copy instead. Keep the two segments lists in lockstep with
10
+ // packages/omo-codex/src/install/codex-cache-install.ts (copyCanonicalPromptSources).
11
+ export const canonicalUltraworkDirectiveRelativePath = join("packages", "prompts-core", "prompts", "ultrawork", "codex.md");
12
+
13
+ export function resolveCanonicalUltraworkDirectivePath(pluginRoot, repoRoot) {
14
+ const checkoutPath = join(repoRoot, canonicalUltraworkDirectiveRelativePath);
15
+ if (existsSync(checkoutPath)) return checkoutPath;
16
+ return join(pluginRoot, canonicalUltraworkDirectiveRelativePath);
17
+ }
@@ -3,6 +3,7 @@ import { cp, mkdir, readdir, readFile, rm, writeFile } from "node:fs/promises";
3
3
  import { dirname, join } from "node:path";
4
4
  import { fileURLToPath } from "node:url";
5
5
 
6
+ import { resolveCanonicalUltraworkDirectivePath } from "./canonical-ultrawork-directive.mjs";
6
7
  import { isCliEntry } from "./entry-guard.mjs";
7
8
  import { sharedSkillsRootPath } from "@oh-my-opencode/shared-skills";
8
9
 
@@ -14,14 +15,7 @@ const skillsRoot = join(root, "skills");
14
15
  // from a component-local copy: sync-skills runs before build-components (see plugin/package.json
15
16
  // build chain), so consuming components/ultrawork/scripts/sync-directive.mjs output would break a
16
17
  // clean checkout.
17
- const canonicalUltraworkDirectivePath = join(
18
- repoRoot,
19
- "packages",
20
- "prompts-core",
21
- "prompts",
22
- "ultrawork",
23
- "codex.md",
24
- );
18
+ const canonicalUltraworkDirectivePath = resolveCanonicalUltraworkDirectivePath(root, repoRoot);
25
19
  const ultraworkSkillFrontmatter = `---
26
20
  name: ultrawork
27
21
  description: Binding ultrawork mode directive for omo on Codex. When a prompt contains ultrawork or ulw, the omo UserPromptSubmit hook injects a short bootstrap that points at this file. Read the whole file and follow every rule in it for the rest of the task.
@@ -0,0 +1,53 @@
1
+ import assert from "node:assert/strict";
2
+ import { mkdir, mkdtemp, rm, writeFile } from "node:fs/promises";
3
+ import { tmpdir } from "node:os";
4
+ import { join } from "node:path";
5
+ import test from "node:test";
6
+
7
+ import {
8
+ canonicalUltraworkDirectiveRelativePath,
9
+ resolveCanonicalUltraworkDirectivePath,
10
+ } from "../scripts/canonical-ultrawork-directive.mjs";
11
+
12
+ test("#given a repo checkout #when resolving the ultrawork directive #then the checkout copy wins over a plugin-internal copy", async () => {
13
+ // given
14
+ const root = await mkdtemp(join(tmpdir(), "omo-canonical-prompt-"));
15
+ const pluginRoot = join(root, "plugin");
16
+ const repoRoot = join(root, "checkout");
17
+ const checkoutPrompt = join(repoRoot, canonicalUltraworkDirectiveRelativePath);
18
+ const pluginPrompt = join(pluginRoot, canonicalUltraworkDirectiveRelativePath);
19
+ await mkdir(join(checkoutPrompt, ".."), { recursive: true });
20
+ await mkdir(join(pluginPrompt, ".."), { recursive: true });
21
+ await writeFile(checkoutPrompt, "checkout");
22
+ await writeFile(pluginPrompt, "staged");
23
+
24
+ try {
25
+ // when
26
+ const resolved = resolveCanonicalUltraworkDirectivePath(pluginRoot, repoRoot);
27
+
28
+ // then
29
+ assert.equal(resolved, checkoutPrompt);
30
+ } finally {
31
+ await rm(root, { recursive: true, force: true });
32
+ }
33
+ });
34
+
35
+ test("#given the flattened plugin cache #when the repo-relative directive is absent #then the plugin-internal copy is resolved", async () => {
36
+ // given
37
+ const root = await mkdtemp(join(tmpdir(), "omo-canonical-prompt-"));
38
+ const pluginRoot = join(root, "plugins", "cache", "sisyphuslabs", "omo", "0.1.0");
39
+ const repoRoot = join(pluginRoot, "..", "..", "..");
40
+ const pluginPrompt = join(pluginRoot, canonicalUltraworkDirectiveRelativePath);
41
+ await mkdir(join(pluginPrompt, ".."), { recursive: true });
42
+ await writeFile(pluginPrompt, "staged");
43
+
44
+ try {
45
+ // when
46
+ const resolved = resolveCanonicalUltraworkDirectivePath(pluginRoot, repoRoot);
47
+
48
+ // then
49
+ assert.equal(resolved, pluginPrompt);
50
+ } finally {
51
+ await rm(root, { recursive: true, force: true });
52
+ }
53
+ });
@@ -1,5 +1,5 @@
1
1
  #!/usr/bin/env node
2
- // omo-codex-install:205bedf47724fa71954f05ae72d7770ef1df26ce392216cb7e5ef72300f7c2be:c265ecf18648b6ab02a6cabcb7e4f421e89b9e01d6c3dda064a027710e096964
2
+ // omo-codex-install:4c2cf806f738afdb6669160f1b4a630e65da013dc297be7cc36b361192403a21:88fb4d6e866d497177c7a296113091ba93e80efea05c9449ef56a07206f55f57
3
3
  var __defProp = Object.defineProperty;
4
4
  var __returnValue = (v) => v;
5
5
  function __exportSetter(name, newValue) {
@@ -7977,7 +7977,7 @@ var package_default;
7977
7977
  var init_package = __esm(() => {
7978
7978
  package_default = {
7979
7979
  name: "@oh-my-opencode/omo-codex",
7980
- version: "5.0.0-beta.33",
7980
+ version: "5.0.0-beta.34",
7981
7981
  type: "module",
7982
7982
  private: true,
7983
7983
  description: "Codex harness adapter for oh-my-openagent. Vendored Codex plugin namespace (omo) + TypeScript installer + telemetry.",
@@ -9652,6 +9652,7 @@ async function installCachedPlugin(input) {
9652
9652
  const rewroteLocalFileDependencies = await rewriteCachedPackageLocalFileDependencies(tempPath, input.sourcePath);
9653
9653
  await copyBundledMcpRuntimeDists({ pluginRoot: tempPath, sourceRoot: input.sourcePath });
9654
9654
  await copyRootRuntimeDists({ pluginRoot: tempPath, sourcePath: input.sourcePath });
9655
+ await copyCanonicalPromptSources({ pluginRoot: tempPath, sourcePath: input.sourcePath });
9655
9656
  const installArgs = rewroteLocalFileDependencies ? ["install", "--omit=dev", "--no-audit", "--no-fund"] : ["ci", "--omit=dev"];
9656
9657
  await maybeRunNpmInstall(tempPath, input.runCommand, npmInstallEnv, installArgs);
9657
9658
  await removeCachedManagedNpmBinShims(tempPath);
@@ -9808,6 +9809,20 @@ async function copyRootRuntimeDists(input) {
9808
9809
  await cp2(sourcePath, join12(input.pluginRoot, runtimePath), { recursive: true });
9809
9810
  }
9810
9811
  }
9812
+ var canonicalPromptRelativePaths = [join12("packages", "prompts-core", "prompts", "ultrawork", "codex.md")];
9813
+ async function copyCanonicalPromptSources(input) {
9814
+ const repoRoot = repoRootForCodexPluginSource(input.sourcePath);
9815
+ if (repoRoot === null)
9816
+ return;
9817
+ for (const relativePath of canonicalPromptRelativePaths) {
9818
+ const sourceFile = join12(repoRoot, relativePath);
9819
+ if (!await fileExistsStrict(sourceFile))
9820
+ continue;
9821
+ const targetFile = join12(input.pluginRoot, relativePath);
9822
+ await mkdir3(dirname5(targetFile), { recursive: true });
9823
+ await cp2(sourceFile, targetFile);
9824
+ }
9825
+ }
9811
9826
  function repoRootForCodexPluginSource(sourcePath) {
9812
9827
  const codexPackageRoot = dirname5(sourcePath);
9813
9828
  const packagesRoot = dirname5(codexPackageRoot);