[FEATURE] Remove unnecessary sections from the System prompt in Explore Subagent to save context usage
Resolved 💬 3 comments Opened Nov 26, 2025 by chouzz Closed Jan 27, 2026
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I found the system prompt in Explore has unnecessary sections, maybe removing them can help for save context usage.
Current system prompt sections in Explore:
# tools
...
# Committing changes with git
...
# Creating pull requests
...
# Other common operations
Seems the Committing changes with git and Creating pull requests sections in Explore can be removed since the Explore subagent only responds for explore project for tasks, they shouldn't respond for Committing changes with git or Creating pull requests`
Proposed Solution
Remove Committing changes with git and Creating pull requests sections in Explore
Alternative Solutions
Feel free to close the issue if you think it's necessary
Priority
Critical - Low
Feature Category
CLI commands and flags
Use Case Example
_No response_
Additional Context
_No response_
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗