Skip to content

fix: 唐三省制配置使用正确的唐朝官制 - #135

Merged
wanikua merged 1 commit into
mainfrom
fix/tang-sansheng-agents
Apr 12, 2026
Merged

fix: 唐三省制配置使用正确的唐朝官制#135
wanikua merged 1 commit into
mainfrom
fix/tang-sansheng-agents

Conversation

@wanikua

@wanikua wanikua commented Apr 12, 2026

Copy link
Copy Markdown
Owner

Summary

tang-sansheng 配置中错误使用了明朝官制(司礼监、内阁、都察院),现替换为正确的唐朝三省六部制:

旧 (明制) 新 (唐制) 职能
司礼监 (silijian) 中书省 (zhongshusheng) 决策起草
内阁 (neige) 门下省 (menxiasheng) 审核封驳
尚书省 (shangshusheng) 执行派发(新增)
都察院 (duchayuan) 御史台 (yushitai) 独立监察

流程:中书省起草 → 门下省审核 → 尚书省派发 → 六部执行,御史台独立监察

影响文件

  • configs/tang-sansheng/openclaw.json — 主配置
  • configs/feishu-tang/openclaw.json — 飞书配置

六部、翰林院保持不变。

Test plan

  • openclaw doctor 配置验证通过
  • 中书省起草 → 门下省审核 → 尚书省派发流程正常
  • 御史台独立监察正常

Fixes #131

🤖 Generated with Claude Code

tang-sansheng 配置中错误使用了明朝官制(司礼监、内阁、都察院),
现替换为正确的唐朝三省六部制:

- 司礼监 → 中书省(决策起草)
- 内阁 → 门下省(审核封驳)
- 新增尚书省(执行派发)
- 都察院 → 御史台(独立监察)

流程:中书省起草 → 门下省审核 → 尚书省派发 → 六部执行
      御史台独立监察

Fixes #131

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@wanikua
wanikua merged commit 9d30b0e into main Apr 12, 2026
1 of 2 checks passed
@wanikua
wanikua deleted the fix/tang-sansheng-agents branch April 12, 2026 06:04
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.

唐三省文件夹内openclaw.json文件内容为明朝内阁制度

1 participant