Skip to content

[codex] Add Photos crawler integration#20

Merged
steipete merged 2 commits into
mainfrom
codex/photoscrawl-built-in
Jun 19, 2026
Merged

[codex] Add Photos crawler integration#20
steipete merged 2 commits into
mainfrom
codex/photoscrawl-built-in

Conversation

@steipete

@steipete steipete commented Jun 19, 2026

Copy link
Copy Markdown
Contributor

Summary

  • register Apple Photos/photoscrawl as a coming-soon built-in manifest
  • define status, refresh, and search through source-native CLI commands for activation once an installer exists
  • configure the Photos library path with a usable default; photoscrawl expands ~/ before resolving it
  • use CrawlKit's platform-native config, database, cache, log, and share paths
  • keep all source-specific behavior in manifest data with no crawler-specific UI branch

Availability

No openclaw/tap/photoscrawl formula exists yet. The manifest remains comingSoon so CrawlBar does not expose a broken install flow; activation can be a small follow-up after an explicitly requested Photoscrawl release and formula.

Privacy

The integration exposes only control metadata, aggregate status, and local command routing. It does not read or display media, GPS coordinates, or model output.

Validation

  • swift build
  • swift run crawlbar-selftest
  • Scripts/package_app.sh
  • codesign --verify --deep --strict --verbose=2 dist/CrawlBar.app
  • packaged crawlbar config validate
  • autoreview: clean after fixing home-path expansion and installer availability findings

@clawsweeper

clawsweeper Bot commented Jun 19, 2026

Copy link
Copy Markdown

ClawSweeper status: review started.

I am starting a fresh review of this pull request: [codex] Add Photos crawler integration This is item 1/1 in the current shard. Shard 0/1.

This placeholder means the worker is alive and reading the current context. I will edit this same comment with the actual review when the claws are done clicking.

Crustacean status: shell secured, claws on keyboard, evidence pebbles being sorted.

@steipete steipete force-pushed the codex/photoscrawl-built-in branch from e57eaf4 to d92a80b Compare June 19, 2026 12:31
@steipete steipete merged commit 6fc6390 into main Jun 19, 2026
1 check passed
@steipete steipete deleted the codex/photoscrawl-built-in branch June 19, 2026 12:33
@steipete

Copy link
Copy Markdown
Contributor Author

Landed in 6fc6390e68cce6875f05c9a2f21911acfb190ef3.

Proof: Swift build, selftest, packaged app build, codesign verification, packaged helper config validation, and autoreview passed locally; GitHub CI passed before merge. Photoscrawl is registered as coming soon because no installable formula exists yet.

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