Skip to content

fix: block ignored resource artifacts in hashes#45

Merged
zzgosh merged 1 commit into
mainfrom
codex/block-ignored-resource-artifacts
Jun 3, 2026
Merged

fix: block ignored resource artifacts in hashes#45
zzgosh merged 1 commit into
mainfrom
codex/block-ignored-resource-artifacts

Conversation

@zzgosh

@zzgosh zzgosh commented Jun 3, 2026

Copy link
Copy Markdown
Owner

Summary

  • Block ignored, untracked files inside resource paths before computing local tree hashes, preventing machine-local artifacts from polluting lock metadata.
  • Keep tracked ignored files supported via git add -f, preserving the existing forced tree-hash behavior for intentional resource content.
  • Document the new failure mode and add Codex worker-thread title guidance for cross-model delegation.

Validation

  • pnpm agents:test
  • pnpm exec tsc --noEmit
  • git diff --check
  • clean worktree: agents verify OK (16 resources)
  • clean worktree: pnpm agents prepare equivalent reported local lock metadata already current

Co-authored-by: Codex <noreply@openai.com>
@zzgosh zzgosh merged commit b074613 into main Jun 3, 2026
1 check passed
@zzgosh zzgosh deleted the codex/block-ignored-resource-artifacts branch June 3, 2026 03:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant