This website requires JavaScript.
Explore
Help
Sign In
liyy
/
llm-to-agent
Watch
1
Star
0
Fork
0
You've already forked llm-to-agent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
llm-to-agent
/
.github
/
copilot-instructions.md
李岩岩
4495dcdb29
refactor: 项目结构重构
2026-07-10 17:09:02 +08:00
224 B
Raw
Blame
History
开发准则
不得为简单的需求过度抽象和设计
简单功能不需要写注释
设计文档统一从
docs
目录下读取
临时文件统一放在
tmp
目录下,且必须在
.gitignore
中忽略