Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.8.1Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.8.0)
9a19835 docs: update CHANGELOG and README for v0.8.1 release
905019e fix(ci): symlink skills directly from baked image instead of copying to cache
00ba15c fix(ci): remove tmpfs mounts that conflict with named volumes
cd035a1 fix(ci): bake superpowers into image to survive volume mounts
7084948 fix(ci): preserve plugin cache and increase warm-up timeouts
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions