Rename package to IntelligenceBridge - #5
Merged
Merged
Conversation
Contributor
Author
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
IntelligenceBridge馃and subsystemcom.thatfactory.intelligencebridge0.0.33to0.0.34in its own commit (release)Scope
This PR is a behavior-preserving identity rename only. It does not add Foundation Models support and does not publish a package release. The previously published
ImagePlaygroundBridgereleases/tags were removed, and the live Swift Package Collection entry was removed in swift-package-collection#5. The first futureIntelligenceBridgerelease will contain both Image Playground and Foundation Models capabilities.Validation
AgentGuidelines/Scripts/swift_format.sh format-and-lint Package.swift Sources TestsAgentGuidelines/Scripts/swift_format.sh lint-strict Package.swift Sources Testsswift package dump-package(package/product/targets resolve asIntelligenceBridge; strict settings verified for library and test targets)swift buildswift test(4 tests passed)AgentGuidelines/Scripts/validate_consumer_setup.swift --consumer-root . --require-swift-formatIntelligenceBridgexcodebuildgeneric builds: iOS, tvOS, visionOS, macOS, and Mac CatalystAGENTS.md,CHANGELOG.md, andREADME.md0.0.34subtree tree-hash matchgit diff --checkManual validation
No physical-device run was performed for this rename-only package PR because the Image Playground implementation is unchanged and WortJagd remains pinned to the unpublished old identity until its dedicated dependency-migration PR. Physical-device Image Playground acceptance remains required after that consumer migration.