Skip to content

Releases: tryweb/Codeforge

v0.5.11

10 Apr 13:55

Choose a tag to compare

Docker Image

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

Quick Start

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

Changes (since v0.5.10)

e97866b docs: update CHANGELOG for v0.5.11 release
7ea169d feat: add glab-config volume for GitLab CLI auth persistence

Test Results

Job Status
Integration Tests ✅ Passed
Vulnerability Scan ⚠️ Report Available

Generated by GitHub Actions

v0.5.10

10 Apr 05:51

Choose a tag to compare

Docker Image

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

Quick Start

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

Changes (since v0.5.9)

09ebb31 docs: update CHANGELOG and README for v0.5.10 release
af42945 chore: upgrade OpenCode to v1.4.3

Test Results

Job Status
Integration Tests ✅ Passed
Vulnerability Scan ⚠️ Report Available

Generated by GitHub Actions

v0.5.9

10 Apr 05:12

Choose a tag to compare

Docker Image

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

Quick Start

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

Changes (since v0.5.8)

3dba592 docs: update CHANGELOG for v0.5.9 release
d5a7cdf security: upgrade Docker CLI and Compose to fix critical CVEs

Test Results

Job Status
Integration Tests ✅ Passed
Vulnerability Scan ⚠️ Report Available

Generated by GitHub Actions

v0.5.8

10 Apr 04:22

Choose a tag to compare

Docker Image

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

Quick Start

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

Changes (since v0.5.7)

e9a2905 docs: update CHANGELOG and README for v0.5.8 release
d7b335b test: update memory test scripts to use docker compose plugin
e5c781d fix: install Docker Compose as plugin instead of standalone binary
89cac9e fix: add OpenCode PATH to .profile for non-interactive shell

Test Results

Job Status
Integration Tests ✅ Passed
Vulnerability Scan ⚠️ Report Available

Generated by GitHub Actions

v0.5.7

09 Apr 16:32

Choose a tag to compare

Docker Image

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

Quick Start

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

Changes (since v0.5.6)

ed5996c fix: update OpenCode to 1.3.7 and add required system dependencies

Test Results

Job Status
Integration Tests ✅ Passed
Vulnerability Scan ⚠️ Report Available

Generated by GitHub Actions

v0.5.6

08 Apr 15:22

Choose a tag to compare

Docker Image

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

Quick Start

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

Changes (since v0.5.5)

8783fda docs: update CHANGELOG for v0.5.6 release
c3ce4f4 feat: add gh-config volume for persistent gh auth
b197b2f fix: move version extraction to step 3.1 before CHANGELOG update
859a76a fix: move CHANGELOG update before tagging in release skill
2d73997 docs: update CHANGELOG for v0.5.5 release

Test Results

Job Status
Integration Tests ✅ Passed
Vulnerability Scan ⚠️ Report Available

Generated by GitHub Actions

v0.5.5

08 Apr 11:29

Choose a tag to compare

Docker Image

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

Quick Start

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

Changes (since v0.5.4)

31c1b78 feat: add gh-config volume for persistent gh auth

Test Results

Job Status
Integration Tests ✅ Passed
Vulnerability Scan ⚠️ Report Available

Generated by GitHub Actions

v0.5.4

08 Apr 08:13

Choose a tag to compare

Docker Image

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

Quick Start

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

Changes (since v0.5.2)

3805303 feat: Add memory E2E test with retry, fix docker-compose compatibility
f568801 docs: update changelog for v0.5.2 and add post-release step to release skill

Test Results

Job Status
Integration Tests ✅ Passed
Vulnerability Scan ⚠️ Report Available

Generated by GitHub Actions

v0.5.2

07 Apr 08:04

Choose a tag to compare

Docker Image

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

Quick Start

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

Changes (since v0.5.1)

f67b482 fix(ci): correct sed pattern for container name replacement

Test Results

Job Status
Integration Tests ✅ Passed
Vulnerability Scan ⚠️ Report Available

Generated by GitHub Actions

v0.5.0

07 Apr 00:34
19fe7e2

Choose a tag to compare

Docker Image

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

Quick Start

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

Changes (since v0.4.1)

19fe7e2 feat: add glab (GitLab CLI) and improve volume/entrypoint (#2)
1e265d7 fix(ci): remove gha cache - not supported by docker driver
0b7d6eb fix(ci): remove invalid fileExists() function, keep security-events permission
b2675ed fix(ci): add security-events permission and fileExists guards for SARIF uploads

Test Results

Job Status
Integration Tests ✅ Passed
Vulnerability Scan ⚠️ Report Available

Generated by GitHub Actions