Replace custom agent-review script with WuMing plugin #96
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The existing .woodpecker/agent-reviews.yaml runs a bespoke Python script (scripts/agent_review.py) that replicates what WuMing now does out of the box. This script is no longer needed.
Replace the custom pipeline and script with a WuMing-based pipeline (same approach as used in the longwei project):
This also closes out TODO items 1 and 7, and removes item 2 (longwei update — not applicable to cang).
Findings from exploration:
Plan of attack: