Background to the issue
当AutoDev生成的代码与现有项目分层结构或技术栈存在差异时,需要进行针对性调整。
prescription
- 预处理配置::
- 在IDE设置中配置项目技术栈(如Spring Boot版本)
- 设置基础包路径和代码风格规范
- 生成后优化::
- utilizationAI dialog功能输入”适配当前架构”指令
- 手动调整生成代码的包引用和注解
- pass (a bill or inspection etc)DevIns语言编写架构转换脚本
- Customized Solutions::
- 导出团队规范模板到.autodev/templatescatalogs
- modificationsprompt-engine下的上下文提示词
- 建立项目级的架构约束configuration file
caveat
建议首次使用前先在小范围代码库测试生成效果,可参考GitHub上的architecture-guide文档进行深度定制。
This answer comes from the articleAutoDev: Automatic Code Generation and Debugging Tool with Multi-Language SupportThe