Skip to content

Modify CodeAgent to exclude certain tools by default#725

Draft
codegen-team wants to merge 2 commits intodevelopfrom
f5684919-c6e0-4c97-b86c-872c7c445b73
Draft

Modify CodeAgent to exclude certain tools by default#725
codegen-team wants to merge 2 commits intodevelopfrom
f5684919-c6e0-4c97-b86c-872c7c445b73

Conversation

@codegen-team
Copy link
Copy Markdown
Contributor

This PR modifies the CodeAgent class to exclude the reveal_symbol and move_symbol tools by default. These tools will not be included unless explicitly provided in the tools argument during initialization.

Changes Made:

  • Updated the __init__ method in CodeAgent to filter out reveal_symbol and move_symbol from the default tools list.

This change ensures that these tools are not used unless specifically requested, aligning with the user's requirements.

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 4, 2025

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ codegen-team
❌ codegen-bot


codegen-bot seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

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.

2 participants