tsl-devkit/.agents/index.md

22 lines
610 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多语言
本目录用于存放仓库级/语言级的代理规则集。
建议约定:
- `.agents/cpp/`C++ 相关规则集(由 playbook 同步;适用于 C++23/Modules
- `.agents/tsl/`TSL 相关规则集(由 playbook 同步;适用于 `.tsl`/`.tsf`
- `.agents/markdown/`Markdown 相关规则集(仅代码格式化)
规则发生冲突时,建议以“更靠近代码的目录规则更具体”为准。
入口建议从:
- `.agents/cpp/index.md`
- `.agents/tsl/index.md`
- `.agents/markdown/index.md`
标准快照文档入口:
- docs/standards/playbook/docs