• Joined on 2025-08-04
rogee created repository rogee/renamer 2025-10-31 10:18:30 +08:00
rogee pushed to main at rogee/subconverter-go 2025-09-28 10:05:18 +08:00
7fcabe0225 first commit
rogee created branch main in rogee/subconverter-go 2025-09-28 10:05:18 +08:00
rogee created repository rogee/subconverter-go 2025-09-28 10:00:42 +08:00
rogee pushed to v2 at rogee/atomctl 2025-09-23 17:37:45 +08:00
64ae2d6d44 feat: 删除旧的配置文件并添加新的数据库迁移脚本以支持用户、会话和审计日志功能
rogee pushed to v2 at rogee/atomctl 2025-09-23 17:28:38 +08:00
e25004df5b feat: 更新 Makefile.tpl 以改进构建信息获取逻辑
rogee pushed to v2 at rogee/atomctl 2025-09-23 17:23:48 +08:00
daf93e7055 feat: 更新构建配置,添加构建信息打印功能并重构 Makefile
b37b12884f feat(tests): add comprehensive unit, integration, and e2e tests for API and database functionality
Compare 2 commits »
rogee pushed to v2 at rogee/atomctl 2025-09-23 16:02:34 +08:00
1a7bb737af feat: 更新 init 目标以生成服务并调整生成顺序
14ccc7e188 feat: 更新命令包以使用新的默认提供程序,增强模块化支持
Compare 2 commits »
rogee pushed to v2 at rogee/atomctl 2025-09-23 15:40:14 +08:00
13e721532d feat: 检查路径参数是否包含模型字段并相应地导入字段包
f8f4c7b76a feat: 添加 atom 到 .gitignore 文件以排除不必要的构建输出
c7a753887d feat: 允许解析生成文件,更新配置以支持 .gen.go 文件
Compare 3 commits »
rogee pushed to v2 at rogee/atomctl 2025-09-22 19:01:55 +08:00
439456b6ad fix: 恢复 gen route 的 model 参数渲染到 f2a8b98 实现
rogee pushed to main at rogee/atom 2025-09-22 18:39:02 +08:00
rogee pushed to main at rogee/atom 2025-09-22 15:32:57 +08:00
9c6c78d680 feat: 添加模型参数绑定接口,支持路径参数查询和反射查询
rogee pushed to v2 at rogee/atomctl 2025-09-22 14:55:47 +08:00
4bd9f2f3eb feat: 允许解析 services.gen.go 文件,增强生成文件的支持
rogee pushed to v2 at rogee/atomctl 2025-09-22 14:16:25 +08:00
a8eb9e0025 fix: gen provider
rogee pushed to v2 at rogee/atomctl 2025-09-22 14:02:35 +08:00
07e70a80ea feat: 优化参数构建逻辑,简化模型接口,移除不必要的字段导入
rogee pushed to v2 at rogee/atomctl 2025-09-22 11:34:13 +08:00
824861c27c feat: Refactor AST generation routes workflow
rogee pushed to v2 at rogee/atomctl 2025-09-22 10:00:28 +08:00
0cfc573960 feat: 增强 gRPC 支持,优化注册函数和导入处理逻辑
1e98d0eaff feat: add comment docs
Compare 2 commits »
rogee pushed to v2 at rogee/atomctl 2025-09-19 18:59:17 +08:00
e1f83ae469 feat: 重构 pkg/ast/provider 模块,优化代码组织逻辑和功能实现
8c65c6a854 feat: 更新章程和任务模板,增加 SOLID、KISS、YAGNI、DRY 原则合规性检查
2befb513a8 feat: add spec-kit
Compare 3 commits »
rogee pushed to v2 at rogee/atomctl 2025-09-17 08:56:22 +08:00
6cb5e02c3e fix: 修复 providers 目录的嵌入路径,确保正确加载所有提供者文件
rogee pushed to v2 at rogee/atomctl 2025-09-15 18:37:06 +08:00
f0b7e0202c feat: 添加测试服务及相关测试用例,重构 demo 服务逻辑