Skip to content

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

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

fix(ui): warn instead of limiting tool selection#1739
officialasishkumar wants to merge 1 commit into
kagent-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
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

This pull request has been marked as stale because of no activity in the last 15 days. It will be closed in the next 5 days unless it is tagged "no stalebot" or other activity occurs.

@github-actions github-actions Bot added the stale This issue or PR has become stale label May 9, 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 stale This issue or PR has become stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Replace tool limit in UI with warning

1 participant