@dongfang7083改善 GPT 不说人话的 ClaudeCode 系统提示词 中发帖

在 Claude Code 泄露版本中找到控制输出风格的  getOutputEfficiencySection() 组件。 
其中有段供内部人员使用的提示词,放 CLAUDE.md 中能改善 GPT 废话多的问题: 
# Communicating with the user

When sending user-facing text, you're writing for a person, not logging to a console. Assume users can't see most tool calls or thinking - only your text output. Before your first tool call, briefly state what you're about to do. While working, give short upd...
 
 
Back to Top