Commit Graph

5 Commits

Author SHA1 Message Date
CxLLM Buildout
8162738153 chore(scaffold): full repo build-out
Adds README, LICENSE (MIT), .gitignore, Makefile, CONTRIBUTING, CHANGELOG,
SECURITY, CODEOWNERS, .editorconfig, .github/workflows/ci.yml, and
docs/ARCHITECTURE.md + docs/adr/0001 to bring this repository up to the
CxLLM family baseline.
2026-05-17 11:06:04 -05:00
CxLLM Buildout
452c331da7 chore(auto): ci.yml 2026-05-17 11:06:00 -05:00
CxLLM Buildout
674b226222 chore(auto): CODEOWNERS 2026-05-17 11:05:56 -05:00
CxLLM Buildout
f96859068e chore(scaffold): full repo build-out
Adds README, LICENSE (MIT), .gitignore, Makefile, CONTRIBUTING, CHANGELOG,
SECURITY, CODEOWNERS, .editorconfig, .github/workflows/ci.yml, and
docs/ARCHITECTURE.md + docs/adr/0001 to bring this repository up to the
CxLLM family baseline.
2026-05-17 11:05:49 -05:00
CxAI Agent
68b496f3c8 feat: add Package.swift + CxKernel 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:23 -05:00