Files
TrueGrowth/vendor/README.md
Jammy 52636c91ae
Some checks failed
CI / main (push) Has been cancelled
CI / release-e2e (push) Has been cancelled
Track bundled vendor runtime sources
2026-07-07 10:05:50 +08:00

15 lines
714 B
Markdown

# Vendored Runtime Source
TrueGrowth keeps selected third-party runtime source under this directory so a
fresh checkout has the local bridges expected by the desktop app and local API.
Git tracks source files for runtimes such as ComfyUI, FunClip,
social-auto-upload, AIGCPanel, and Agent-Reach. Git does not track machine-local
state such as nested `.git` directories, Python or Node dependencies, logs,
cookies, databases, account files, generated media, demo screenshots/videos,
ComfyUI models, or downloaded model files.
After cloning, install each runtime's dependencies or use the TrueGrowth local
runtime setup flow. Download large AI models on each machine instead of
committing them to the repository.