GitHub user robocanic created a discussion: 2025-12-07 Weekly

## 代码重构
需求 | 模块 | 负责人 | 等级 | 进度 | issue | pr
-- | -- | -- | -- | -- | -- | --
基础模块统一改造 | 目录结构  冗余代码迁移 配置改造 | @robocanic | p0 | done | / | 
https://github.com/apache/dubbo-admin/pull/1302
  | 日志库 工具库 error定义和处理 (包括对现有的代码改造) | @mfordjody | p1 | 80% |   |  
领域模型改造 | 应用,实例,服务等 | @robocanic | p0 | done | / | 
https://github.com/apache/dubbo-admin/pull/1302
数据存储改造 | Store/Indexer的Memory实现 |  @robocanic  | p1 | done | 
https://github.com/apache/dubbo-admin/issues/1308 | 
https://github.com/apache/dubbo-admin/pull/1310 
https://github.com/apache/dubbo-admin/pull/1332
  | Informer框架接入 | @robocanic | p1 | done | / | 
https://github.com/apache/dubbo-admin/pull/1314
  | Discovery的zk/nacos实现 | @robocanic | p2 |  待提PR | 
https://github.com/apache/dubbo-admin/issues/1315 |  
  | Engine的k8s实现 | @robocanic @liwen | p2 | done | 
https://github.com/apache/dubbo-admin/issues/1316 |  
https://github.com/apache/dubbo-admin/pull/1340
console web | 编译问题解决 | @robocanic | P0 | done | / | 
https://github.com/apache/dubbo-admin/pull/1325


## AI智能诊断
1. 大体方案 done 
2. 技术方案 &原型 done
3. 接入admin cosole done
    a. 前端接入形式:嵌入式的悬浮按钮
    b. 交互协议:Claude 协议
    c.  后端整体架构:独立于admin之外的组件
 4. agent关键结果: done
    a. 能通过获取metric/trace/log来给出当前应用/实例/服务可能存在的问题
    b. 能通过结合RAG获取Dubbo文档,给出一些处理的建议
5. RAG方案 done:
   a. 直接使用langchain-go的api来解析markdown
7. tools待支持:https://github.com/apache/dubbo-admin/issues/1341
8. 目前存在的问题:
   a. 配置加载,使用yaml来进行做配置管理 done
   b. RAG文档的初始化,流程 70%

## TODO
### P0
- [ ] Discovery 的实现 https://github.com/apache/dubbo-admin/issues/1315 
@robocanic 
- [x] Engine的k8s实现待review https://github.com/apache/dubbo-admin/issues/1316 
@robocanic 
- [ ] 利用GORM实现mysql/postgres版本的store 
https://github.com/apache/dubbo-admin/issues/1335 @FinnTew 
待合并https://github.com/apache/dubbo-admin/pull/1360
- [x] 借助Event bus的事件在内存中实现Resource Counter 
https://github.com/apache/dubbo-admin/issues/1338 @WyRainBow done
- [x] 前端支持多注册中心 https://github.com/apache/dubbo-admin/issues/1352
- [x] 前端ErrorCode和message toast的展示 
https://github.com/apache/dubbo-admin/issues/1351
### P1
- [ ] Component的启动顺序 https://github.com/apache/dubbo-admin/issues/1329 @FinnTew
- [ ] Console的handler,service合理拆分,error的统一定义 
https://github.com/apache/dubbo-admin/issues/1337 @robocanic 
- [ ] 登录认证的安全问题 https://github.com/apache/dubbo-admin/issues/1336
### P2
- [ ] AI Review workflow https://github.com/apache/dubbo-admin/issues/1327



GitHub link: https://github.com/apache/dubbo-admin/discussions/1363

----
This is an automatically sent email for [email protected].
To unsubscribe, please send an email to: 
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to