Commit 6480c50
committed
feat: simplify ask_followup_question prompt documentation
- Reduce documentation from ~45 lines to ~17 lines (~60% reduction)
- Simplify description and parameter explanations
- Consolidate from 2 examples to 1 concise example
- Keep old XML attribute format for backward compatibility
- Update all related snapshot tests
This helps prevent excessive questioning behavior with newer models while
maintaining the same functionality with the existing XML format.1 parent e7e827a commit 6480c50
File tree
14 files changed
+112
-350
lines changed- src/core/prompts
- __tests__/__snapshots__
- add-custom-instructions
- system-prompt
- tools
14 files changed
+112
-350
lines changedLines changed: 8 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
src/core/prompts/__tests__/__snapshots__/add-custom-instructions/mcp-server-creation-disabled.snap
Lines changed: 8 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments