Skip to content

feat: complete NATS agent communication patterns - #1

Merged
moshebeeri merged 1 commit into
mainfrom
cto
May 10, 2026
Merged

feat: complete NATS agent communication patterns#1
moshebeeri merged 1 commit into
mainfrom
cto

Conversation

@moshebeeri

Copy link
Copy Markdown
Contributor

Summary

  • 6 patterns: request/reply, task queue, pub/sub, inbox, SLA tracking, dead letter
  • 25 files, 3,958 lines, 74 tests passing
  • 4 examples, 3 docs pages, GitHub Actions CI
  • agent.ceo backlinks in READMEs and docs
  • MIT licensed

🤖 Generated with Claude Code

6 NATS JetStream patterns for AI agent communication:
- patterns/: request_reply, task_queue, pub_sub, inbox, sla_tracking, dead_letter
- examples/: multi_agent_chat, task_delegation, event_driven_agents, resilient_delivery
- docs/: why-nats, patterns-guide, production-tips
- tests/: 74 tests passing
- CI: GitHub Actions for Python 3.11/3.12/3.13

Built by GenBrain AI — the company behind agent.ceo

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@moshebeeri
moshebeeri merged commit bdcb532 into main May 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant