You've already forked agentic-coding-workflow
feat(config): add jobs.mcp_tokens_purge config (spec §6.6)
Default: enabled=true, interval=24h, retention=168h (7 days). Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -102,6 +102,10 @@ jobs:
|
||||
enabled: true
|
||||
interval: 24h
|
||||
retention: 168h # 7 天
|
||||
mcp_tokens_purge:
|
||||
enabled: true
|
||||
interval: 24h
|
||||
retention: 168h # 7 days
|
||||
|
||||
# 通知通道配置
|
||||
notify:
|
||||
|
||||
Reference in New Issue
Block a user