mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
1. 更新deploy.sh的清理逻辑,使用docker system prune替代分步骤缓存清理 2. 将开发/生产环境示例的默认大模型改为deepseek-v4-flash 3. 重构agent规则文件结构,将根目录的CLAUDE相关文档迁移到.agents目录下