feat: add aiprovider service foundation
This commit is contained in:
2
rules.md
2
rules.md
@@ -155,7 +155,7 @@ git fetch origin && git rebase origin/main
|
||||
**Rules:**
|
||||
- Verify package legitimacy before adding
|
||||
- Prefer well-maintained, widely-used libraries
|
||||
- Pin dependency versions in `requirements.txt` and `package.json`
|
||||
- Pin dependency versions in `pyproject.toml`, `uv.lock`, and `package.json`
|
||||
- Review security advisories with `pip-audit` and `bun audit`
|
||||
- **NEVER** add unknown packages
|
||||
|
||||
|
||||
Reference in New Issue
Block a user