Commit 1632233
feat(core): replace Claude CLI with pure TS css-generator in Phase 1A
Phase 1A token extraction was spending ~3 min spawning Claude CLI for a
100% mechanical task (read JSON + template CSS). Now generateGlobalsCss()
does it deterministically in <1s with zero LLM cost.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7594f63 commit 1632233
File tree
2 files changed
+653
-21
lines changed- packages/core/src/pipeline
2 files changed
+653
-21
lines changed
0 commit comments