Commit Graph

2 Commits

Author SHA1 Message Date
CxAI Agent
3b1a0631dd fix: rename CxAWS/CxGit umbrella targets to _Re to disambiguate
CxLLM-Drive already defines targets named CxAWS and CxGit; SPM requires
unique target names across the whole package graph. Suffix the umbrella
wrapper targets with _Re; products keep the clean CxAWS / CxGit names.
2026-05-16 14:25:40 -05:00
CxAI Agent
30d9799c88 feat: initial CxLLM-SDK umbrella package
Phase 2 scaffold. Declares 11 library products that re-export upstream
sibling modules from cxai-studio.com/git/CxAI-Project/CxLLM-* packages.
Downstream apps depend on this single URL.

Products: CxCode, CxAWS, CxGit, CxAgent, CxMCP, CxModels, CxChat,
CxARA, CxSPARenderer, CxLangBridge, CxInstrument.
2026-05-16 14:23:29 -05:00