Skip to content

feat(cli): skip missing sync files#30

Draft
heimanba wants to merge 1 commit into
mainfrom
codex/sync-skip-missing-files
Draft

feat(cli): skip missing sync files#30
heimanba wants to merge 1 commit into
mainfrom
codex/sync-skip-missing-files

Conversation

@heimanba

Copy link
Copy Markdown
Contributor

Summary

  • Add agents sync --skip-missing-files for non-interactive sync runs.
  • Keep the existing interactive file association prompt as the default behavior.
  • Document the new option and cover the missing-file filtering logic with a unit test.

Validation

  • bun test packages/cli/tests/unit/sync-file.test.ts
  • bun run --cwd packages/cli typecheck
  • bun test scripts/open-source.test.ts

Change-Id: Iaebd03ec16a7ef559025240041ec68cd751582c5
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