[codex] Add local inventory commands for open backlog#42
Merged
Conversation
Adds read-only Photos, Notes, Reminders, Safari history, Messages, Contacts, Maps, News, and OpenClaw cache/watch command surfaces for the current open issue backlog. Validation: env CLANG_MODULE_CACHE_PATH=/private/tmp/icloud-cli-module-cache bash scripts/ci/run-fast-checks.sh
pheidon
approved these changes
May 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
watch,cache read, andcache status, using0700cache directories and excluding high-sensitivity commands from the default watch set.Governing Issue
Closes #18
Closes #21
Closes #23
Closes #24
Closes #25
Closes #26
Closes #28
Closes #33
Closes #34
Validation
CI GateValidation run:
Result: passed. The same script failed inside the Codex filesystem sandbox before this because SwiftPM tried to write
/Users/johnteneyckjr./.cache/clang/ModuleCache; rerunning outside the sandbox with the module cache under/private/tmppassed.Additional checks:
bash scripts/check-privacy-fixtures.sh bash scripts/check-detect-secrets.sh --all-files env CLANG_MODULE_CACHE_PATH=/private/tmp/icloud-cli-module-cache swift test --scratch-path /private/tmp/icloud-cli-all-open-issues/.buildResult: passed; Swift test run reports 47 tests passing.
Live PR check:
Bootstrap Governance
CONTRIBUTING.md,.github/PULL_REQUEST_TEMPLATE.md, anddocs/bootstrap/onboarding.mdwhen applicableFlow Contract
Flow Merge Readiness
Merge Automation
gh pr merge --auto --squash, or the reason it is unavailable/unsafe is noted belowNotes
gh auth statusreports the default token is invalid; connector PR creation was used instead.