Skip to content

Exclude dependency instructions from Mac app#26

Merged
gitcommit90 merged 1 commit into
mainfrom
fix/exclude-dependency-instructions
Jul 27, 2026
Merged

Exclude dependency instructions from Mac app#26
gitcommit90 merged 1 commit into
mainfrom
fix/exclude-dependency-instructions

Conversation

@gitcommit90

Copy link
Copy Markdown
Owner

Outcome

Exclude dependency-authored AGENTS.md instruction files from the Electron app before signing. The 0.0.18 Cowork dependency graph introduced node_modules/cytoscape/AGENTS.md; the release packager correctly refused to ship it.

The exclusion is narrow, keeps the existing fail-closed post-package check, and does not weaken runtime dependency inclusion.

Verification

  • node --test test/desktop.mjs
  • npm run typecheck
  • npm run package:mac on Apple Silicon diagnostic scratch; packaged app contains no AGENTS.md
  • git diff --check

Signed-off-by: Codex codex@openai.com

Signed-off-by: Joseph Yaksich <gitcommit90@users.noreply.github.com>
@gitcommit90
gitcommit90 merged commit 21ce6fe into main Jul 27, 2026
5 checks passed
@gitcommit90
gitcommit90 deleted the fix/exclude-dependency-instructions branch July 27, 2026 08:13
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