• 0.7.0 4f82544487

    0.7.0 Stable

    marvin8 released this 2026-07-18 05:45:33 +00:00 | 15 commits to main since this release

    Signed by marvin8
    SSH key fingerprint: SHA256:cyGOzvyFNw+A8J/LVjRif8v3KZLo8seQDVZbk/IhNhI

    [0.7.0] - 2026-07-18

    • Container images now published to registry.marvin8.zone/marvin8/wuming instead of Codeberg. A new publish-container.yml workflow 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