-
Couldn't load subscription status.
- Fork 362
Edit a2a agent functionality, minor view screen and filterEntities via tag fixes #1270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
b13c988 to
836eb9a
Compare
…ew a2a agents, fixed filter entities via tags for prompts/resources/a2a agents Signed-off-by: Satya <[email protected]> Please enter the commit message for your changes. Lines starting with '#' will be ignored, and an empty message aborts the commit. interactive rebase in progress; onto 878f350 Last command done (1 command done): pick 6a2f4cf edit functionality for a2a agents, minor changes in add a2a agents/view a2a agents, fixed filter entities via tags for prompts/resources/a2a agents Next commands to do (2 remaining commands): pick 596c1c4 fixing doctest failures pick 1ecd66b lint web fixes You are currently rebasing branch 'edit_a2a_agent_functionality' on '878f350f'. Changes to be committed: modified: mcpgateway/admin.py modified: mcpgateway/db.py modified: mcpgateway/schemas.py modified: mcpgateway/services/a2a_service.py modified: mcpgateway/static/admin.js modified: mcpgateway/templates/admin.html
modified: mcpgateway/admin.py modified: mcpgateway/db.py modified: mcpgateway/schemas.py modified: mcpgateway/services/a2a_service.py modified: mcpgateway/static/admin.js modified: mcpgateway/templates/admin.html
Signed-off-by: Satya <[email protected]>
…ther minor changes, replicated populate auth, encode & decode for auth types Signed-off-by: Satya <[email protected]>
Signed-off-by: Satya <[email protected]>
Signed-off-by: Satya <[email protected]>
Signed-off-by: Satya <[email protected]>
Signed-off-by: Satya <[email protected]>
Signed-off-by: Satya <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A2A edit functionality is working as expected. Filtering entities by tags is also functioning correctly. For the virtual server, please note that it was searched using the tag and not the server name. Hence, the text changes are appropriate. PR is ready merge.
a007147 to
3166642
Compare
Addresses the issue #1020