patchwork
patchwork copied to clipboard
Automate development gruntwork like code reviews, patching and documentation with LLM workflows.
It seems like the branches drop down list on the patch popup view is limited by size so the right branch can't be chosen. 
- Allow users to specify classes to test - Automatically generate unit tests for methods in those classes - Decide on what framework we will use for generating tests
I tried to do this but it always fails. Would be nice with a flow that generates usage/integration of the code you are writing. Example: Integrate my library and it...
## PR Checklist - [x] The commit message follows our guidelines: [Code of conduct](https://github.com/patched-codes/patchwork/blob/main/CODE_OF_CONDUCT.md) - [ ] Tests for the changes have been added (for bug fixes / features) -...
### Is this a regression? Yes ### Description **Issue Description:** When building the Patchwork project from source using Poetry, the build fails with the following error: `Patchflow AutoFix not found...
This pull request from patchwork fixes 2 vulnerabilities. ------ * File changed: [/home/runner/work/patchwork/patchwork/pyproject.toml](https://github.com/patched-codes/patchwork/pull/1642/files#diff-818dc3f964862e7cbb1fe7c5071616c54a1d89832281c9df9992429ca3c78a8e)
This pull request from patchwork fixes 17 docstrings. ------ * File changed: [tests/cicd/generate_docstring/cpp_test_file.cpp](https://github.com/patched-codes/patchwork/pull/1633/files#diff-a09cc2005dc0e094aebc691407176a205fb0f8a9145ef8275583085bbed7e3eb) * File changed: [tests/cicd/generate_docstring/kotlin_test_file.kt](https://github.com/patched-codes/patchwork/pull/1633/files#diff-7b1c4e88d3d8fe20e216196e687bcbc57879e5d7c97082e6e5189bb416f7a768) * File changed: [tests/cicd/generate_docstring/python_test_file.py](https://github.com/patched-codes/patchwork/pull/1633/files#diff-6808bafadd3e14862de136b5573054c92075bbf49077925336ab06575c23268f) * File changed: [tests/cicd/generate_docstring/js_test_file.py.js](https://github.com/patched-codes/patchwork/pull/1633/files#diff-df2a5ce04cc3e12958b54827f37d550d2fb9a93ca4f2f1450da143e0264c169a) * File changed: [tests/cicd/generate_docstring/java_test_file.java](https://github.com/patched-codes/patchwork/pull/1633/files#diff-c87470be45de8c3c06b3a0685e1dd157fdcc621ea184de508f0dbc534a0a7fed)
This pull request from patchwork adds 1 READMEs. ------ * File changed: [patchwork/steps/GitHubAgent/README.md](https://github.com/patched-codes/patchwork/pull/1641/files#diff-e5ad7df206aabd930625568a21cd33d25829ca7d54eccd09fdf783225e7770d4)
This pull request from patched fixes 6 issues. ------ * File changed: [patchwork/common/tools/csvkit_tool.py](https://github.com/patched-codes/patchwork/pull/1640/files#diff-403a0c140c66fc9b841005df2f1808977e66b3a2eec9c0e9ea0ad12facd1f038)Fix SQL Injection vulnerability by using parameterized queries Replaced formatted SQL query with parameterized query to prevent SQL...
This pull request from patchwork adds 1 READMEs. ------ * File changed: [patchwork/steps/DatabaseAgent/README.md](https://github.com/patched-codes/patchwork/pull/1639/files#diff-dbd4462a0a9ace499fa211a66cc064f40d43a4075869284ca3b45dbcd24ef5f4)