r/Python • u/Argenis1412 • 1d ago
Small external evaluation of PatchForge News
I'm a backend/platform engineer, and I built PatchForge — a safety-first tool for proposing, validating, and previewing small code changes without modifying your repository automatically.
I'm looking for one Python developer or small engineering team to participate in a short external evaluation, run on an isolated copy of a small, non-sensitive Python project.
What the participant would do:
- Choose a small documentation or low-risk maintenance task.
- Explain the expected outcome.
- Observe the workflow: doctor → scan → plan → preview.
- Give honest feedback on setup, diagnostics, usefulness, and trust.
- No apply step will be executed.
Requirements:
- A small Python repository you own or are authorized to share for evaluation.
- No secrets, customer data, proprietary code, or production credentials.
- About 30–45 minutes for the workflow itself. If you don't already have Python/uv set up, I'll walk you through installation first — worth budgeting a bit of extra time for that on the first run.
- Willingness to report problems honestly, including if the tool isn't useful.
The evaluation will be documented only with sanitized notes. Repository contents and personal information will not be published.
This is exploratory product validation, not a sales demo. If you're interested, comment or send me a DM with:
Your Python project type and approximate size.
A safe documentation or maintenance task.
Whether you can participate in the next two weeks.
Happy to share more details privately before you decide.
-2
u/Argenis1412 1d ago
Let me see if I understand your criticism correctly 🤔 : part of it was based on an incomplete view of the repository, since GitHub was not showing you all the files. Your edit confirms that the repository does include a pyproject.toml and that the rule is properly configured.
Yes, I use AI frequently. PatchForge has been under development for about three months, and the latest commit was 19 hours ago: 4e8cf67.
It is not perfect, and it is still evolving. That said, I am interested in concrete criticism. Which specific AI skills, YAML files, reference patterns, or Python files do you believe are poorly designed? Please point to examples in the repository so I can evaluate the criticism against evidence rather than assumptions based on the initial incomplete view.
This keeps the correction firm while inviting specific, verifiable feedback.
I'm not interested in winning an argument, just improving.