Skip to content

fix(prompt): improve tool usage and linking guidelines#37

Open
kirang89 wants to merge 7 commits intomainfrom
fix/system-prompt-improvements
Open

fix(prompt): improve tool usage and linking guidelines#37
kirang89 wants to merge 7 commits intomainfrom
fix/system-prompt-improvements

Conversation

@kirang89
Copy link
Contributor

Summary

Refine the default system prompt for better tool usage and linking behaviour.

Changes

  • Tool batching — replace strict "batch all calls" rule with a flexible batch-then-follow-up workflow that allows iterative calls when results depend on prior output
  • Line-number linking — simplify three verbose rules into a single concise guideline: use the line number if you saw it in tool output, otherwise link to the file without an anchor

- Replace strict batching rule with flexible batch-then-follow-up
  workflow that allows iterative calls when results depend on prior output
- Simplify line-number linking rules into a single concise guideline
@kirang89 kirang89 force-pushed the fix/system-prompt-improvements branch from cf55ae2 to fd95a84 Compare February 27, 2026 12:59
@kirang89 kirang89 force-pushed the fix/system-prompt-improvements branch from e14e7aa to 0cdb347 Compare February 27, 2026 13:54
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