mirror of
https://github.com/Significant-Gravitas/AutoGPT.git
synced 2026-04-08 03:00:28 -04:00
- fix naming of hooks - fix `pyright` hooks (b0rked by repo restructure) - fix `forge` path (b0rked by faulty replace-all when the repo was restructured) - fix `black` hook to work on all Python versions - add `poetry install` hooks - add `ruff`, `isort`, `pyright`, `pytest`, and `prisma generate` hooks for `backend/` - add `ruff` and `pyright` hooks for `autogpt_libs/`
AutoGPT Libs
This is a new project to store shared functionality across different services in NextGen AutoGPT (e.g. authentication)