apcore-a2a acts as a thin, protocol-specific layer on top of `apcore-python`. It maps A2A concepts to apcore primitives
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
No language data available
No package.json found
This might not be a Node.js project
16
commits
fix: align TypeScript SDK exports, client options, and internal methods with Python parity and F-08 specifications
f8d6386View on GitHubfeat: add Rust implementation and update SDKs for apcore 0.15.1 compatibility
024da1fView on GitHubdocs: update v0.3.0 CHANGELOG and README for cross-language sync
55083eeView on GitHubdocs: remove `apcore-toolkit` dependency bump entry from CHANGELOG.
0945b18View on GitHubfeat: Add SkillMapper display overlay for skill ID, description, and tags, and remove the unused `_build_extensions()` method and its documentation.
e19e3e6View on GitHubdocs: update README with a new tagline, expanded metadata details, and A2A mapping for skill tags and metadata.
7a33852View on GitHubdocs: Enhance README with official SDK links and multi-language examples, and reorganize documentation specifications into a dedicated `spec/` folder.
b7c6409View on GitHubfeat: Migrate server core to a2a-sdk components, expand public API exports, and update documentation for Python 3.11+ and apcore 0.9.0+.
8060257View on GitHubfeat: Replace the main logo with a jellyfish design and move the previous clownfish logo to a new image file.
b556d1cView on GitHubdocs: Update getting started guide to use language-specific tabs for code examples.
bde7390View on GitHubfeat: Establish MkDocs documentation site with GitHub Pages deployment and initial changelog.
aa85e5bView on GitHubfeat: Add comprehensive getting started and features documentation, and update README to include TypeScript installation details.
c8b59f1View on GitHub