You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Notable Changes
Add MCP server to provide LLMs the ability to analyze policy.
The source distribution is now a Python sdist and can be installed
using pip.
Notes
Since the source distribution is Python sdist, the policyrep C extension is already cythonized. Cython is not needed unless you want to regenerate the C code. However, because of the generated code, the source distribution is much larger.