Skip to content

Make builtin tools opt-in (ask_user)#1557

Draft
dobesv wants to merge 4 commits intokagent-dev:mainfrom
dobesv:built-in-tools-config
Draft

Make builtin tools opt-in (ask_user)#1557
dobesv wants to merge 4 commits intokagent-dev:mainfrom
dobesv:built-in-tools-config

Conversation

@dobesv
Copy link
Copy Markdown
Contributor

@dobesv dobesv commented Mar 27, 2026

Add an opt-in mechanism for built-in tools. Currently ask_user is the only tool that can be enabled using this feature.

This changes things so that ask_user will be disabled by default, which is probably good because ask_user can cause problems for agents that are not running within the kagent UI or which are sub-agents.

Fixes #1554

Add an opt-in mechanism for built-in tools.  Currently ask_user is the only tool that can be enabled using this feature.

This changes things so that ask_user will be disabled by default, which is probably good because ask_user can cause problems for agents that are not running within the kagent UI or which are sub-agents.

Signed-off-by: Dobes Vandermeer <dobes.vandermeer@newsela.com>
dobesv and others added 3 commits March 26, 2026 17:19
Signed-off-by: Dobes Vandermeer <dobesv@gmail.com>
Signed-off-by: Dobes Vandermeer <dobes.vandermeer@newsela.com>
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.

[FEATURE] Ability to disable/enable built-in tools like "ask question"

2 participants