Commit Graph

2 Commits

Author SHA1 Message Date
74f6813b52 docs(sdk): add molecule_agent coverage to README — closes documentation gap
All checks were successful
Test / test (3.12) (pull_request) Successful in 1m59s
Test / test (3.13) (pull_request) Successful in 2m12s
Test / test (3.11) (pull_request) Successful in 2m16s
README title was misleading (# molecule_plugin) and the file only documented
molecule_plugin while completely omitting molecule_agent. Users landing on the
PyPI page had no indication that a remote-agent client was included.

New README structure:
- Covers both packages with a quick-reference table at the top
- Full molecule_agent quick-start (RemoteAgentClient, A2A delegation,
  two delivery paths, plugin install)
- molecule_plugin section kept with existing content
- Both-packages section for shared conventions

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 07:50:56 +00:00
Hongming Wang
fefcc38e11 feat: initial Python SDK (extracted from molecule-monorepo/sdk/python)
Workspace, org, channel, memory, delegation client for Molecule AI.
Package renamed to molecule-ai-sdk for PyPI.
2026-04-16 03:15:38 -07:00