Commit Graph

5 Commits

Author SHA1 Message Date
51a4889311 chore: snapshot local working tree (2026-05-17T20:24:08Z)
Some checks are pending
ci / validate (push) Waiting to run
2026-05-17 15:24:31 -05:00
CxLLM Buildout
1669a09a02 chore(scaffold): full repo build-out
Some checks are pending
ci / validate (push) Waiting to run
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:10:16 -05:00
CxLLM Buildout
c5838b4518 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:08:07 -05:00
CxLLM Buildout
ee8e66f784 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:07:27 -05:00
CxAI Agent
37d11ed06c feat: add Package.swift + CxInstrument 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:21:05 -05:00