Portable , scalable , secure AI Agents

66 stars 14 forks 66 watchers Python Apache License 2.0
a2a-agent a2a-agent-example a2a-ai a2a-auth agent-fastapi agent2agent ai-agents mcp mcp-server python
8 Open Issues Need Help Last updated: Sep 11, 2025

Open Issues Need Help

View All on GitHub
bug documentation good first issue

Portable , scalable , secure AI Agents

Python
#a2a-agent#a2a-agent-example#a2a-ai#a2a-auth#agent-fastapi#agent2agent#ai-agents#mcp#mcp-server#python
enhancement good first issue

Portable , scalable , secure AI Agents

Python
#a2a-agent#a2a-agent-example#a2a-ai#a2a-auth#agent-fastapi#agent2agent#ai-agents#mcp#mcp-server#python

AI Summary: Add the specified patterns ".coverage.*" and "test_*/" to the .gitignore file of the AgentUp project to prevent coverage data and test-related files from being committed to the repository.

Complexity: 1/5
bug good first issue

Portable , scalable , secure AI Agents

Python
#a2a-agent#a2a-agent-example#a2a-ai#a2a-auth#agent-fastapi#agent2agent#ai-agents#mcp#mcp-server#python

AI Summary: Update the AgentUp documentation to replace all instances of the outdated configuration file name `agent_config.yaml` with the correct name `agentup.yml`.

Complexity: 2/5
bug good first issue

Portable , scalable , secure AI Agents

Python
#a2a-agent#a2a-agent-example#a2a-ai#a2a-auth#agent-fastapi#agent2agent#ai-agents#mcp#mcp-server#python

AI Summary: The task is to refactor the AgentUp project to centralize its version string. Currently, version numbers are scattered throughout the codebase. The goal is to create a single source of truth for the AgentUp version, eliminating redundancy and improving maintainability.

Complexity: 3/5
enhancement good first issue

Portable , scalable , secure AI Agents

Python
#a2a-agent#a2a-agent-example#a2a-ai#a2a-auth#agent-fastapi#agent2agent#ai-agents#mcp#mcp-server#python

Portable , scalable , secure AI Agents

Python
#a2a-agent#a2a-agent-example#a2a-ai#a2a-auth#agent-fastapi#agent2agent#ai-agents#mcp#mcp-server#python

AI Summary: Add Dependabot to the AgentUp project to automate dependency updates and improve security. This involves configuring Dependabot to monitor the project's dependencies and automatically create pull requests for updates.

Complexity: 2/5
enhancement good first issue

Portable , scalable , secure AI Agents

Python
#a2a-agent#a2a-agent-example#a2a-ai#a2a-auth#agent-fastapi#agent2agent#ai-agents#mcp#mcp-server#python
[Bug]: artifacts 3 months ago

AI Summary: The task is to fix a deprecation warning in the A2A-python library used within the AgentUp framework. The warning arises from using the camelCase alias 'artifacts' instead of the snake_case 'artifacts' for the `task.artifacts` attribute. The solution involves updating the code to use the correct snake_case naming convention.

Complexity: 2/5
bug good first issue

Portable , scalable , secure AI Agents

Python
#a2a-agent#a2a-agent-example#a2a-ai#a2a-auth#agent-fastapi#agent2agent#ai-agents#mcp#mcp-server#python