Files
tsl-devkit/docs/standards/playbook/.agents/index.md
T

13 lines
509 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# .agents(多语言规则集快照)
本目录用于存放 **AI/自动化代理在仓库内工作时必须遵守的规则**
本仓库将规则按语言拆分为多个规则集快照:
- `.agents/tsl/`TSL 相关规则集(适用于 `.tsl`/`.tsf`
- `.agents/cpp/`:C++ 相关规则集(C++23,含 Modules
- `.agents/python/`Python 相关规则集
目标项目落地时,通常通过 `scripts/sync_standards.*`
将某个规则集同步到目标项目根目录的 `.agents/<lang>/`