Skip to content

v0.8.1

Latest

Choose a tag to compare

@github-actions github-actions released this 05 May 16:20

Docker Image

docker pull ghcr.io/tryweb/Codeforge:v0.8.1

Quick Start

cp .env.example .env
docker compose up -d

Changes (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 ⚠️ Report Available

Generated by GitHub Actions