oh-my-customcodex 1.0.6 → 1.0.7

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/dist/cli/index.js CHANGED
@@ -3091,7 +3091,7 @@ var init_package = __esm(() => {
3091
3091
  workspaces: [
3092
3092
  "packages/*"
3093
3093
  ],
3094
- version: "1.0.6",
3094
+ version: "1.0.7",
3095
3095
  requiresCC: ">=2.1.121",
3096
3096
  claudeCode: {
3097
3097
  minimumVersion: "2.1.121",
package/dist/index.js CHANGED
@@ -2316,7 +2316,7 @@ var package_default = {
2316
2316
  workspaces: [
2317
2317
  "packages/*"
2318
2318
  ],
2319
- version: "1.0.6",
2319
+ version: "1.0.7",
2320
2320
  requiresCC: ">=2.1.121",
2321
2321
  claudeCode: {
2322
2322
  minimumVersion: "2.1.121",
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "workspaces": [
4
4
  "packages/*"
5
5
  ],
6
- "version": "1.0.6",
6
+ "version": "1.0.7",
7
7
  "requiresCC": ">=2.1.121",
8
8
  "claudeCode": {
9
9
  "minimumVersion": "2.1.121",
@@ -37,6 +37,9 @@ Fable 5 effort strategy: Fable 5 defaults to high effort; reserve `xhigh` for ca
37
37
  Claude Code v2.1.198+ makes the built-in Explore agent inherit the main session model (capped at Opus) instead of staying fixed to Haiku, and makes subagents plus compaction inherit the session's extended-thinking setting. This improves Claude-template delegation quality, but Codex-native subagents still follow the installed OMX role/model contract.
38
38
 
39
39
  Claude Code v2.1.199+ shows stderr for SessionStart/Setup/SubagentStart hooks that exit 2, improving hard-block/advisory hook debugging. It also loads up to five leading stacked slash-skill calls (for example `/skill-a /skill-b do X`), reducing context loss in chained compatibility skills such as `omcustomcodex:fsd`; keep using explicit `$skill`/namespaced surfaces in Codex sessions.
40
+
41
+ Claude Code v2.1.201+ changes Claude Sonnet 5 harness-reminder delivery so rule reminders are no longer injected as mid-conversation `system` role messages. This is a Claude-template prompt-shape change only; PostCompact rule reinjection and Codex/OMX session continuity remain governed by this repository's normal hooks and state.
42
+
40
43
  Claude compatibility settings can declare up to three `fallbackModel` entries tried in order when the primary Claude model is overloaded or unavailable. `--fallback-model` also applies to interactive Claude sessions. Treat this as platform availability failover, not Codex-native model routing or outcome-based escalation. Claude Code v2.1.166+ also supports disabling default thinking with `MAX_THINKING_TOKENS=0`, `--thinking disabled`, or the per-model thinking toggle. Claude Code v2.1.169+ adds `--safe-mode` / `CLAUDE_CODE_SAFE_MODE` to disable customizations for regression isolation, plus `disableBundledSkills` / `CLAUDE_CODE_DISABLE_BUNDLED_SKILLS` to hide bundled skills/workflows/slash commands when they conflict with project skills. Codex-native agents continue to use the OMX model contract and `reasoning_effort` routing. Claude Code v2.1.172+ applies `availableModels` restrictions to subagent `model:` overrides, the agent dispatch model picker, and the advisor model; compatibility allowlists should account for version-specific IDs and 1M suffix handling. Claude Code v2.1.173+ auto-normalizes Fable 5 IDs with redundant `[1m]` suffixes. Claude Code v2.1.175+ adds `enforceAvailableModels`, which constrains the resolved Default model as well as subagent overrides and prevents user/project settings from widening a managed allowlist.
41
44
  -->
42
45
 
@@ -203,6 +206,8 @@ When spawning agents via the Agent tool, CC applies a default `mode` of `acceptE
203
206
  1. **Agent frontmatter `permissionMode`**: Declares the agent's intended permission level. CC respects this when the agent is spawned via Agent tool.
204
207
  2. **Agent tool `mode` parameter**: Overrides frontmatter at spawn time. Routing skills should pass this explicitly.
205
208
  3. **Recommendation**: For agents that modify files, set `permissionMode: bypassPermissions` in frontmatter if the project uses `bypassPermissions` mode.
209
+
210
+ Claude Code v2.1.200+ displays `default` permission mode as `Manual` in CLI help and IDE surfaces, and accepts `--permission-mode manual` / `"defaultMode": "manual"` alongside `default` with the same behavior. This is a Claude compatibility label change only; Codex/OMX approval policy and sandbox state remain controlled by the current Codex runtime.
206
211
  -->
207
212
 
208
213
  <!-- DETAIL: Isolation/Token/Limitations/Escalation details
@@ -174,6 +174,8 @@ Origin: upstream #1443; prevents incomplete R017/deep-verify handoffs from being
174
174
 
175
175
  > **Claude Code v2.1.199+ compatibility**: subagent API errors are reported to the parent instead of being self-reported as success. This lowers false-success frequency, but R020 still requires canonical ground-truth verification (`git status`, grep, tests, validation scripts, registry/API checks) before accepting a subagent report.
176
176
 
177
+ > **Claude Code v2.1.200+ compatibility**: subagents that hit a rate limit before emitting any output now return a clean failure instead of an empty result. This removes one silent-empty failure mode, but the R020 rule is unchanged: do not accept delegated completion without deterministic repository, test, validation, registry, or API evidence.
178
+
177
179
  ## Common False Completion Patterns — 7 anti-patterns including "Command executed" without exit code check, "Waiting for manual publish" when CI auto-publishes. See full table via Read tool.
178
180
 
179
181
  <!-- DETAIL: Common False Completion Patterns
@@ -258,6 +258,8 @@ Claude Code v2.1.174+ fixes background sessions inheriting another session's `AN
258
258
 
259
259
  Claude Code v2.1.198+ background agents can auto-commit, push, and open draft PRs after completing work in a worktree, and retry transient network aborts. Claude Code v2.1.199+ returns partial subagent work on rate-limit/server errors and fixes several background-daemon lifecycle races. These are Claude-template reliability improvements only; Codex/OMX workflows must still make write authority explicit, keep release branches auditable, and verify the repository state before claiming completion.
260
260
 
261
+ Claude Code v2.1.200+ further hardens background sessions and agents: sleep/wake or stalled-session resumes no longer silently stop mid-turn, cancelled respawned turns are not replayed after Esc, stale `daemon.lock` files from crashed workers are handled, older reinstalled builds cannot hijack newer daemons, roster corruption no longer disables orphan cleanup permanently, older binaries preserve newer record fields, and daemon restarts preserve socket auth tokens. Treat this as Claude-template reliability only; Codex/OMX still requires explicit branch, PR, and working-tree evidence.
262
+
261
263
  ## Agent Capability Pre-Check
262
264
 
263
265
  Before delegating work, compare the task requirements with the target agent frontmatter:
@@ -55,6 +55,12 @@ Claude Code compatibility templates may rely on v2.1.166+ deny-rule glob behavio
55
55
 
56
56
  Use `"*"` deny rules only for Claude compatibility settings that intentionally enforce deny-by-default, then add explicit allow rules. This is separate from Codex/OMX sandbox policy and the advisory tool-tier table above.
57
57
 
58
+ ## Claude Permission Mode Manual Label and AskUserQuestion (v2.1.200+)
59
+
60
+ Claude Code v2.1.200+ displays the existing `default` permission mode as `Manual` across CLI help and IDE surfaces. `--permission-mode manual` and `"defaultMode": "manual"` are accepted alongside `default` with identical behavior. Document both names in Claude compatibility guidance, but do not translate the UI label into Codex sandbox policy.
61
+
62
+ The same Claude release changed `AskUserQuestion` so dialogs no longer auto-continue by default; idle-timeout continuation is now explicit `/config` opt-in. Autonomous flows such as `omcustomcodex:fsd` should avoid question tools unless truly blocked and should proceed on best judgment for low-risk reversible work. Non-array `disabledMcpServers` / `enabledMcpServers` values in `.claude.json` no longer crash Claude startup.
63
+
58
64
  ## Permission Request Format
59
65
 
60
66
  ```
@@ -2,6 +2,30 @@
2
2
 
3
3
  This guide records Claude Code release-note impact that affects the Claude compatibility template. The Codex-native runtime still uses `.codex/**` and OMX as the primary surface.
4
4
 
5
+ ## v2.1.201
6
+
7
+ Reviewed: 2026-07-06.
8
+
9
+ Source: upstream oh-my-customcode v1.1.7 / #1567.
10
+
11
+ | Change | Impact on oh-my-customcodex | Action |
12
+ |--------|------------------------------|--------|
13
+ | Claude Sonnet 5 sessions no longer receive harness reminders as mid-conversation `system` role messages | Prompt-shape compatibility change for packaged Claude templates only. PostCompact rule reinjection and Codex/OMX continuity are unchanged. | Document in R006 and keep Codex-native routing/state on AGENTS.md plus OMX surfaces. |
14
+
15
+ ## v2.1.200
16
+
17
+ Reviewed: 2026-07-06.
18
+
19
+ Source: upstream oh-my-customcode v1.1.7 / #1567.
20
+
21
+ | Change | Impact on oh-my-customcodex | Action |
22
+ |--------|------------------------------|--------|
23
+ | `default` permission mode is displayed as `Manual`; `manual` is accepted alongside `default` | Claude compatibility templates and operator docs should recognize both names as the same behavior. | Document in R002/R006; do not map the UI label onto Codex sandbox policy. |
24
+ | `AskUserQuestion` no longer auto-continues by default | Unattended Claude compatibility flows can now block indefinitely if they ask questions without a real blocker. | Document in R002; FSD/auto-dev should continue using best judgment for low-risk reversible work. |
25
+ | Subagents rate-limited before first output now return clean failure instead of an empty result | Reduces silent-empty delegated results, but does not remove the need for ground-truth verification. | Document in R020 and keep deterministic `git status`/validation/test/API checks. |
26
+ | Background-session and daemon lifecycle fixes cover sleep/wake stalls, stale locks, daemon freshness, roster/orphan cleanup, record preservation, and socket auth token handling | Fewer Claude background-agent false blockers. | Document in R010; Codex/OMX release flow still verifies branch, PR, tag, registry, and working-tree state directly. |
27
+ | `.claude.json` non-array MCP server lists no longer crash startup | Claude compatibility config is more forgiving. | Mention in R002 as Tier-6/MCP startup resilience; no Codex config schema change. |
28
+
5
29
  ## v2.1.199
6
30
 
7
31
  Reviewed: 2026-07-05.
@@ -1,11 +1,11 @@
1
1
  {
2
- "version": "1.0.6",
2
+ "version": "1.0.7",
3
3
  "requiresCC": ">=2.1.121",
4
4
  "claudeCode": {
5
5
  "minimumVersion": "2.1.121",
6
6
  "protectedPathBypassVersion": "2.1.126"
7
7
  },
8
- "lastUpdated": "2026-07-05",
8
+ "lastUpdated": "2026-07-06",
9
9
  "components": [
10
10
  {
11
11
  "name": "rules",