Skip to content

Commit 2cd92c7

Browse files
docs: add Related Projects section with Python implementation cross-link
1 parent b6519ab commit 2cd92c7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,10 @@ pnpm run typecheck
167167
pnpm changeset # create a changeset before submitting a PR
168168
```
169169

170+
## Related Projects
171+
172+
- [codex-a2a (Python)](https://github.com/liujuanjuan1984/codex-a2a) — A production-grade, standalone Python implementation with SQLite persistence, built-in auth, interrupt callbacks, and outbound A2A client support. Great for service-oriented deployments and agent networks.
173+
170174
## License
171175

172176
[MIT](LICENSE)

0 commit comments

Comments
 (0)