Commit 1d00c0b
committed
feat: enable dynamic tool selection in architect mode for context discovery
- Remove hardcoded suggestions for read_file/search_files in architect mode
- Replace with generic 'using provided tools' to allow dynamic selection
- Enables architect mode to leverage codebase_search when available
- Promotes more intelligent tool selection based on available capabilities
- Updates test snapshots to reflect the instruction changes
This change allows architect mode to adapt to the presence of different tools,
particularly benefiting from semantic search via codebase_search when indexed.1 parent 99448fc commit 1d00c0b
File tree
13 files changed
+13
-13
lines changed- src
- core/prompts/__tests__/__snapshots__
- add-custom-instructions
- system-prompt
13 files changed
+13
-13
lines changedLines changed: 1 addition & 1 deletion
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: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments