Skip to content

feat(cli): skip missing sync files#30

Merged
heimanba merged 3 commits into
mainfrom
codex/sync-skip-missing-files
Jul 19, 2026
Merged

feat(cli): skip missing sync files#30
heimanba merged 3 commits 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

@heimanba
heimanba marked this pull request as ready for review July 19, 2026 03:27
@heimanba
heimanba merged commit 974e447 into main Jul 19, 2026
13 checks passed
@heimanba
heimanba deleted the codex/sync-skip-missing-files branch July 19, 2026 03:27
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