Skip to content

Conversation

@TS0713
Copy link
Collaborator

@TS0713 TS0713 commented Oct 17, 2025

Addresses the issue #1020

  • Replicated Edit Functionality for A2A Agent
  • Minor Fixes in View screen (A2A Agent)
  • Filter Entities via tags minor fixes - resource/prompts/A2A
  • schema updated for A2A (included auth related variables - took reference from gateway)
  • other minor fixes
  • enabled auth encode decode for A2A Agent (replicated as per gateway)
  • Added few doctests for A2A Agent ( a2a_services )
  • placeholder text for server filtering via tags(minor correction on UI)

@TS0713 TS0713 force-pushed the edit_a2a_agent_functionality branch 2 times, most recently from b13c988 to 836eb9a Compare October 27, 2025 02:22
@TS0713 TS0713 marked this pull request as ready for review October 27, 2025 07:00
@TS0713 TS0713 requested a review from crivetimihai as a code owner October 27, 2025 07:00
@rakdutta rakdutta self-requested a review October 27, 2025 08:34
TS0713 added 10 commits October 28, 2025 06:35
…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]>
Copy link
Collaborator

@rakdutta rakdutta left a 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.

@TS0713 TS0713 force-pushed the edit_a2a_agent_functionality branch from a007147 to 3166642 Compare October 28, 2025 06:54
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.

2 participants