Skip to content

feat(logging): 新增模型调用日志分类与路由能力 - #3952

Open
charmingchi1 wants to merge 1 commit into
developfrom
dc/feat-log-optimization-0917
Open

charmingchi1 wants to merge 1 commit into
developfrom
dc/feat-log-optimization-0917

Conversation

@charmingchi1

@charmingchi1 charmingchi1 commented Sep 18, 2026

Copy link
Copy Markdown
Contributor
  1. 新增model_call日志分类,将SDK模型层日志与系统日志分离
  2. 配置运行时服务日志同时包含runtime和model_call分类
  3. 为core_agent、openai_llm等模型相关日志添加专用日志器
  4. 新增.gitignore规则忽略.serena目录
  5. 移除run_agent.py中多余的DEBUG日志级别设置
  6. 完善.env.example日志配置注释
  7. 新增完整的模型日志路由测试用例
image image

1.  新增model_call日志分类,将SDK模型层日志与系统日志分离
2.  配置运行时服务日志同时包含runtime和model_call分类
3.  为core_agent、openai_llm等模型相关日志添加专用日志器
4.  新增.gitignore规则忽略.serena目录
5.  移除run_agent.py中多余的DEBUG日志级别设置
6.  完善.env.example日志配置注释
7.  新增完整的模型日志路由测试用例
@charmingchi1 charmingchi1 changed the title 新增模型调用日志分类与路由能力 feat(logging): 新增模型调用日志分类与路由能力 Sep 18, 2026
@codecov

codecov Bot commented Sep 18, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 97.05882% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
backend/runtime_service.py 50.00% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

@charmingchi1
charmingchi1 marked this pull request as ready for review September 18, 2026 07:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant