Skip to content

Conversation

@rishabh998186
Copy link
Contributor

@rishabh998186 rishabh998186 commented Oct 25, 2025

This PR hides the "Tools & Agents" section in the sidebar when viewing BYO agents since they don't expose their tool information to the UI.

closes #1047

@rishabh998186 rishabh998186 requested a review from peterj as a code owner October 25, 2025 17:49
Copy link
Collaborator

@peterj peterj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

small nit, but I think it makes the code easier to read.

@rishabh998186 rishabh998186 requested a review from peterj October 27, 2025 19:48
@rishabh998186
Copy link
Contributor Author

@peterj
I' updated the code to use positive logic with isDeclarativeAgent instead of a negated value

@peterj
Copy link
Collaborator

peterj commented Oct 28, 2025

looks good - thanks!

@peterj peterj merged commit 1b5dec5 into kagent-dev:main Oct 28, 2025
16 checks passed
killjoycircuit pushed a commit to killjoycircuit/kagent that referenced this pull request Nov 1, 2025
This PR hides the "Tools & Agents" section in the sidebar when viewing
BYO agents since they don't expose their tool information to the UI.

closes  kagent-dev#1047

---------

Signed-off-by: rishabh998186 <[email protected]>
Co-authored-by: rishabh998186 <[email protected]>
Signed-off-by: killjoycircuit <[email protected]>
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.

remove the agents/tool section if we have BYO agent

2 participants