litellm/AGENTS.md
Devin AI d68c28825f docs: ban _v2 forks of our own modules
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-31 00:35:22 +00:00

238 B

Read @CLAUDE.md for coding guidelines

Never fork a module into a _v2 copy (s3.py -> s3_v2.py, FooV2, etc); rewrite it in place. See the coding conventions in @CLAUDE.md and the "No _v2 module forks" section of @CONTRIBUTING.md