docs(sdk): add molecule_agent to README + fix stale GitHub URL #14

Open
sdk-dev wants to merge 2 commits from docs/readme-add-molecule-agent into main

2 Commits

Author SHA1 Message Date
875f905e50 docs(sdk): update molecule-core URL from GitHub to git.moleculesai.app
All checks were successful
Test / test (3.12) (pull_request) Successful in 2m0s
Test / test (3.11) (pull_request) Successful in 2m7s
Test / test (3.13) (pull_request) Successful in 2m8s
Stale reference to github.com/hongmingw/molecule-monorepo updated to
https://git.moleculesai.app/molecule-ai/molecule-core.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-13 07:53:23 +00:00
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