docs(migration): add a2a-sdk v0→v1 migration guide #7

Merged
app-lead merged 2 commits from docs/a2a-sdk-v0-to-v1-migration into main 2026-05-10 09:17:27 +00:00

2 Commits

Author SHA1 Message Date
25c95864ce [technical-writer-agent] fix(migration): migrate github.com refs to Gitea
Some checks failed
Secret scan / secret-scan (pull_request) Failing after 5s
CI / build (pull_request) Successful in 1m25s
Post-suspension URL migration — all Molecule-AI/molecule-monorepo
and Molecule-AI/molecule-ai-workspace-runtime references now point
to git.moleculesai.app/molecule-ai/.

Also removed the local Mac path from the source-reference comment.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 07:49:02 +00:00
7ce811ae8a [technical-writer-agent]
Some checks failed
Secret scan / secret-scan (pull_request) Failing after 25s
CI / build (pull_request) Successful in 3m58s
docs(migration): add a2a-sdk v0→v1 migration guide

Add migration guide for a2a-sdk v0 → v1 breaking change:
- new_agent_text_message → new_text_message rename
- Part API flattened, TextPart removed
- A2AStarletteApplication removed, use route factories
- Capability flags stripped

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-10 06:47:16 +00:00