CxLLM-SPA-RNDR/.git.nosync/COMMIT_EDITMSG
cx-git-agent b770070fba
Some checks are pending
ci / validate (push) Waiting to run
chore: snapshot local working tree (2026-05-17T20:24:08Z)
2026-05-17 15:27:37 -05:00

7 lines
282 B
Plaintext

feat: add Package.swift + CxSPARenderer seed target
Stamps a SwiftPM manifest onto the scaffold so the package can be
consumed by the CxLLM-SDK umbrella and downstream apps. The seed
source exposes a versioned namespace placeholder; real implementation
lands in subsequent phases.