Put tool selection behind a (further) feature flag
Implement feature flag to control tool call functionality, allowing gradual rollout and testing.
Given the current issues with tool execution, a feature flag would allow the team to:
- Enable tools only for testing environments
- Gradually roll out to users as bugs are fixed
- Quickly disable if critical issues are discovered
We can do this in the UI only for now as the whole feature is experimental
Edited by 🤖 GitLab Bot 🤖