Skip to content

fix(ui): warn instead of limiting tool selection#1739

Open
officialasishkumar wants to merge 1 commit intokagent-dev:mainfrom
officialasishkumar:feat/tool-limit-warning
Open

fix(ui): warn instead of limiting tool selection#1739
officialasishkumar wants to merge 1 commit intokagent-dev:mainfrom
officialasishkumar:feat/tool-limit-warning

Conversation

@officialasishkumar
Copy link
Copy Markdown
Contributor

Summary

  • Remove the Agent tools MaxItems=20 CRD validation and regenerate manifests
  • Replace the hard UI selection cap with a warning at 20 selected tools
  • Add a regression test proving users can select beyond the warning threshold

Fixes #694

Testing

  • npm run test -- SelectToolsDialog.test.tsx --runInBand
  • npm run lint -- --quiet
  • go test ./api/...
  • make controller-manifests

Signed-off-by: Asish Kumar <officialasishkumar@gmail.com>
@github-actions github-actions Bot added the bug Something isn't working label Apr 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Replace tool limit in UI with warning

1 participant