Skip to content

chore: add Swift interfaces for agent tooling - #2

Open
maximkrouk wants to merge 7 commits into
mainfrom
feature/interfaces-for-agents
Open

chore: add Swift interfaces for agent tooling#2
maximkrouk wants to merge 7 commits into
mainfrom
feature/interfaces-for-agents

Conversation

@maximkrouk

Copy link
Copy Markdown
Member

Summary

  • add standalone SwiftPM interface generation scripts
  • expose make swiftinterface output=".agents/interfaces"
  • reserve the flat interface directory for package-versioned agent support

Compatibility note

This package pins Xcode 26.2 in CI. The installed Xcode 27 beta requires a dependency and deployment-target migration across swift-sharing, TCA, CocoaAliases, macro-toolkit, and SwiftSyntax, so the six interfaces were intentionally not generated with altered library semantics.

Validation

  • scripts pass shell syntax validation
  • interface generation should be run with Xcode 26.2 to populate all 6 non-test targets

@maximkrouk
maximkrouk marked this pull request as ready for review August 4, 2026 10:34
@maximkrouk maximkrouk changed the title Add Swift interfaces for agent tooling chore: add Swift interfaces for agent tooling Aug 4, 2026
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.

2 participants