Releases: tryweb/Codeforge
v0.11.0
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.11.0Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.10.0)
a02f7af feat: add Playwright browsers to Docker image for MCP server and testing
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.10.0
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.10.0Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.9.3)
82a019c docs: update CHANGELOG and README for v0.10.0 release
7bf460a feat: add lean-ctx MCP server for context engineering
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.9.3
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.9.3Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.9.2)
e42301a docs: update CHANGELOG and README for v0.9.3 release
33c3396 chore: bump opencode 1.15.13 → 1.16.0
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.9.2
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.9.2Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.9.1)
957a48e chore: bump @openchamber/web 1.11.7 → 1.12.1
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.9.1
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.9.1Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.9.0)
86a848a docs: update CHANGELOG and README for v0.9.1 release
304d2c4 chore: bump opencode 1.14.48 → 1.15.13
c77f1a2 fix(install): clarify host vs container authentication isolation
64e48b8 docs(troubleshooting): document glab credential helper versioned-path issue (#4)
3232338 docs(readme): add Git Authentication section for first-time users
2b77300 docs(security): correct credential volume mount description
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.9.0
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.9.0Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.8.3)
517e83c docs: update CHANGELOG for v0.9.0 release
bc401b3 feat(tooling): bake Playwright MCP into image for AI-driven browser testing (#6)
ad01f0d chore: bump @openchamber/web 1.10.4 → 1.11.7 and add .codegraph/ to .gitignore
c2345e4 將 graphify(graphifyy)知識圖譜工具替換為 @colbymchenry/codegraph
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.8.3
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.8.3Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.8.2)
743711d docs: update CHANGELOG for v0.8.3 release
0540ca9 fix(ci): remove blocking opencode warm-up step and increase job timeouts
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.8.1
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
v0.7.1
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.7.1Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.7.0)
fb4b5d4 docs: update CHANGELOG for v0.7.1 release
3eadc40 cleanup: Remove debug output from superpowers test
3820e5c debug: Show plugin count before checking superpowers
bb87ecb debug: Add more verbose plugin join test output
05b6555 fix test: Use explicit shell for cat command
b7af7fd debug: print opencode.json content before superpowers test
6994b34 fix ci: Set OPENCODE_PLUGINS env var in override compose file
49693b1 fix: add superpowers to OPENCODE_PLUGINS in docker-compose.dev.yml
d722fd5 fix: entrypoint always regenerates opencode.json from OPENCODE_PLUGINS
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions
v0.6.2
Docker Image
docker pull ghcr.io/tryweb/Codeforge:v0.6.2Quick Start
cp .env.example .env
docker compose up -dChanges (since v0.6.1)
a7991ad docs: update CHANGELOG and README for v0.6.2 release
8b53e0e feat: update OpenCode to 1.14.33 and OpenChamber to 1.9.10
Test Results
| Job | Status |
|---|---|
| Integration Tests | ✅ Passed |
| Vulnerability Scan |
Generated by GitHub Actions