What is the future of this project? #1595
adamkennedy
started this conversation in
General
Replies: 1 comment
-
|
You're raising a very valid issue: Maintainer capacity and activity is currently too low. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I discovered this project recently and have found it very useful for building extensive guardrails for checking code generated by LLM agents, adding deterministic protection against bad or out of policy code practices. In addition, it seems like agent-assisted development would make it easy to greatly improve and expand the surface area of protections and conditions available in ArchUnit relatively cheaply, because the project is so granular and relatively easy to test.
We have ourselves added maybe 2k-5k lines of extra predicates and conditions for many different areas, especially for code units, fields, methods etc etc.
But other than dependabot it seems like commits and pull request merges from @codecholeric have stalled. What are your plans for the future development and maintenance of this project? To what extent would you be open to a collective of others taking over maintenance?
Beta Was this translation helpful? Give feedback.
All reactions