Commit Graph

2 Commits

Author SHA1 Message Date
CxAI Agent
7a2c614913 feat: add Package.swift + CxLib seed target
Some checks are pending
ci / validate (push) Waiting to run
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.
2026-05-16 14:18:36 -05:00
CxAI Agent
440adf3f7a refactor: rename CxLLM-LB project + target to CxLLM-LIB
Some checks are pending
ci / validate (push) Waiting to run
The directory was already named CxLLM-LIB but the .xcodeproj, target,
product name, and built dylib used the abbreviated 'CxLLM-LB' form.
Rename the project bundle, all internal pbxproj references, and the
Aggregate workspace pointer so naming is consistent everywhere.
2026-05-16 14:08:13 -05:00