-
0.8.0
StableAll checks were successful/ pr-review (push) Has been skipped/ pr-review (release) Has been skipped/ gitleaks (push) Successful in 15s/ gitleaks (release) Successful in 23s/ checks (release) Successful in 1m50s/ deploy-docs (release) Has been skipped/ checks (push) Successful in 2m28s/ publish-container (push) Has been skipped/ publish-container (release) Successful in 2m56s/ deploy-docs (push) Successful in 55sreleased this
2026-08-06 04:11:48 +00:00 | 0 commits to main since this release[0.8.0] - 2026-08-06
- Repo migrated from Codeberg to forge.marvin8.zone; all source URLs, CI references, and defaults updated.
- Container images now published to
registry.marvin8.zone/marvin8/wuminginstead of Codeberg. A newpublish-container.ymlworkflow pushes via OIDC. - Agents now receive the PR title and description as context, reducing false positives caused by missing intent.
- Fixed deduplication hash to include diff-hunk content — comments now re-trigger when the code at a flagged line changes in a subsequent push.
Commits
- 🔧 remove missed dockerhub config
9e367dd - 🔀 Merge branch 'chore/issue-55-migration-cleanup'
0e789c0 - 👷 Add container publishing to CI on release events
e4d04b3 - 📝 no longer commit Release-Notes.md after resetting... that should be done with the next set of changes
909b14c - :⬆️ bump deps and address vuln in transitive dep pymdown-extensions
24a6ebd - 📝 Update Release-Notes.md for migration cleanup
9e3fd9b - 🚚 Update source references from codeberg.org to forge.marvin8.zone
fbefc7f - 🔧 Change weekly-checks runner to suanni
105c5a0 - 🔧 fishing for the correct way to login with buildah
14a0b7f - 🔧 change buildah login command
6f28d15 - 🔧 trying the build and publish with buildah
c15f5ff - 🔧 install podman before publish
5446cd3 - 🔧 re-try publishing container
461e2d2
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
0.7.0 Stable
released this
2026-07-18 05:45:33 +00:00 | 15 commits to main since this release[0.7.0] - 2026-07-18
- Container images now published to
registry.marvin8.zone/marvin8/wuminginstead of Codeberg. A newpublish-container.ymlworkflow pushes via OIDC. - Agents now receive the PR title and description as context, reducing false positives caused by missing intent.
- Fixed deduplication hash to include diff-hunk content — comments now re-trigger when the code at a flagged line changes in a subsequent push.
Commits
- 📝 Update Improvements.md and Release-Notes.md for review quality changes
6beb36f - 🐛 Include diff-hunk content in deduplication hash
1ecab3c - ✨ Wire PR title/description into main pipeline with error handling
5b73bea - ✨ Thread PR title/description through agent pipeline
9e6e4af - ♻️ Refactor get_pr_head_sha into get_pr returning PRInfo dataclass
29160ce - 🔒 add contents:read permission and robust OIDC URL handling to publish workflow
14d31a4 - ⬆️ bump deps
76eadbc - 📝 update container image references for registry.marvin8.zone
fa83cad - 💚 add workflow_dispatch container publish to registry.marvin8.zone via OIDC
c60906d - 🚚 point action.yml image at registry.marvin8.zone
05f0a51 - 🚚 replace Codeberg container target with registry.marvin8.zone
9ac5b9a - 🏷️ add OCI documentation label to Containerfile
4f0dc9f - 📝 reset Release-Notes.md for next release
9009dea
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- Container images now published to
-
0.6.2 Stable
released this
2026-07-08 03:07:18 +00:00 | 30 commits to main since this release[0.6.2] - 2026-07-08
- New
pr_numberinput fixes PR review on Forgejo Actions runners where the event file is not mounted inside the Docker container - Fixed
action.ymlvalidation error on Forgejo Actions runner v12.12.0 caused by agithub.*expression in the Docker env block - WuMing's own CI migrated from Woodpecker to Forgejo Actions
Commits
- Merge branch 'feat/issue-49-forgejo-ci-migration'
ce879bc - 🔥 remove gitmoji allowed-set restriction; delete check_gitmoji hook and tool
96c45f8 - 🐛 fix: add WUMING_PR_NUMBER input to bypass inaccessible event-file in Docker
fb845e3 - 🐛 fix: add checkout step before uses:./ in pr-review job
b120764 - 🐛 fix: use ./ in pr-review to avoid @main bootstrapping deadlock
6e54854 - 🐛 fix: pass forgejo_event_path via with: input; revert invalid github.* in action.yml env
2a61516 - 🐛 fix: decouple check_gitmoji from deleted cliff.toml; inline allowed emoji set
1ec7c7f - 📝 docs: update CLAUDE.md for Forgejo Actions CI and Release-Notes.md workflow
3a1aa96 - ⬆️ refactor: remove git-cliff dependency; delete cliff.toml
4a6505f - ♻️ refactor: replace git-cliff with Release-Notes.md changelog generation; add fediverse recipes
4795b5a - ✨ feat: add Release-Notes.md and template for taibai fediverse posting
cb6b3f1 - 👷 refactor: add client-side redirect from codeberg.page to wuming.marvin8.zone
7cbfe76 - 👷 refactor: migrate CI from Woodpecker to Forgejo Actions
1e8a997 - 🔧 bump deps and broaden gitignore of superpowers folders
12549d7 - Merge branch 'fix/issue-47-event-path'
916aaaf - 🐛 fix: forward github.event_path to Docker container action
b491222
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- New
-
0.6.1 Stable
released this
2026-07-02 08:37:35 +00:00 | 48 commits to main since this release[0.6.1] - 2026-07-02
Documentation
- 📝 docs: add DRY_RUN, VERBOSE, SUMMARY_COMMENT to reference and guides (
126aacf)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 📝 docs: add DRY_RUN, VERBOSE, SUMMARY_COMMENT to reference and guides (
-
0.6.0 Stable
released this
2026-07-02 08:19:14 +00:00 | 52 commits to main since this release[0.6.0] - 2026-07-02
Bug Fixes
- 🐛 fix: dry_run path in _publish_comments logs skipped, not posted (
bee4f40)
Documentation
- 📝 reformat improvements document. (
6ec9966) - 📝 docs: document WUMING_DRY_RUN, WUMING_VERBOSE, WUMING_SUMMARY_COMMENT (
5da9f58) - 📝 mark Configuration & UX section complete (
e6358ec)
Features
- ✨ config: add _parse_bool_flag and dry_run, verbose, summary_comment flags (
a043cc4) - ✨ feat: add WUMING_VERBOSE debug logging to backends (
4e200b0) - ✨ feat: add WUMING_DRY_RUN mode (
691c61c) - ✨ feat: add WUMING_SUMMARY_COMMENT (
d8c013c)
Testing
- ✅ fix: address minor review findings — success log, unrecognised severity, tests, README (
e307a04)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 🐛 fix: dry_run path in _publish_comments logs skipped, not posted (
-
0.5.0 Stable
released this
2026-07-02 03:36:04 +00:00 | 64 commits to main since this release[0.5.0] - 2026-07-02
CI
- 👷 ci: add action.yml for Forgejo/GitHub Actions support (
779b556)
Documentation
- 📝 correct docs publishing action pipeline (
b4c5602) - 📝 docs: add Forgejo Actions deployment guide and update references (
2808a26) - 📝 docs: clarify docker:// form required for GitHub Actions on github.com (
bd2011e) - 📝 docs: fix uses: ref — Forgejo Actions requires full Codeberg URL (
febf6d7) - 📝 docs: fix GitHub Actions example to use env: with WUMING_* vars (
9e448b3)
Features
- ✨ feat: add CIContext and _detect_ci_context() for Forgejo/GitHub Actions (
75d302a)
Testing
- ✅ test: add missing coverage for CI context URL defaults (
cc74d29)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 👷 ci: add action.yml for Forgejo/GitHub Actions support (
-
0.4.0 Stable
released this
2026-06-28 09:13:18 +00:00 | 79 commits to main since this release[0.4.0] - 2026-06-28
Documentation
- 📝 docs: document performance and tests agents (
572e836) - 📝 docs: fix security section order and add coverage-gap overlap note (
5faae7b) - 📝 docs: fix performance/security section order in agents reference (
7556eaa)
Features
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 📝 docs: document performance and tests agents (
-
0.3.2 Stable
released this
2026-06-28 06:06:59 +00:00 | 89 commits to main since this release[0.3.2] - 2026-06-28
CI
- 👷 ci: add Forgejo Actions docs deploy workflow (
da6c220) - 👷 ci: remove Woodpecker docs pipeline (
60bf7c3) - 👷 ci: fetch main before ancestry guard (
f48be3a)
Documentation
- 📝 docs: add Improvements.md and Forgejo Actions sidecar (
959740b) - 📝 docs: enrich Improvements.md with per-item context; fold Forgejo Actions sidecar (
1961e60) - 📝 docs: replace blockquotes with plain prose in Improvements.md (
8b45250) - 📝 docs: add Forgejo Actions docs pipeline design spec (
6027325)
Security Fixes
- 🔒 security: fix uv install and tag name injection in docs workflow (
32a3cf3)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 👷 ci: add Forgejo Actions docs deploy workflow (
-
0.3.0 Stable
released this
2026-06-21 02:15:04 +00:00 | 108 commits to main since this release[0.3.0] - 2026-06-21
Documentation
- 📝 document WUMING_MAX_FILE_LINES; enable it in self-review pipeline (
c492636)
Features
- ✨ add full-file context fetching and confidence caveat to agents (
a09509f)
Refactoring
- ♻️ move container publishing from CI to justfile (
be547c8)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
- 📝 document WUMING_MAX_FILE_LINES; enable it in self-review pipeline (