feat(a2a): add A2A implementation checklist and server documentation

This commit is contained in:
Davidson Gomes
2025-04-30 12:10:18 -03:00
parent c33864ebc6
commit 910979fb83
4 changed files with 745 additions and 0 deletions

1
.gitignore vendored
View File

@@ -31,6 +31,7 @@ coverage.xml
*.cover
.hypothesis/
.pytest_cache/
docs/A2A
# Environments
.env