xml-pipeline/handlers
dullfig 8fa92b8f56 Add multi-agent flow demo with shouter listener
Demonstrates message chaining: user -> greeter -> shouter -> user

- Add ShoutedResponse payload class (ALL CAPS response)
- Add handle_shout handler that forwards to original sender
- Update GreetingResponse to track original_sender
- Fix wrap_in_envelope to add xmlns="" to payloads
- Update organism.yaml with shouter listener
- Update tests for 2-listener configuration

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-10 10:47:09 -08:00
..
__init__.py Replace MessageBus with aiostream-based StreamPump 2026-01-10 10:41:17 -08:00
hello.py Add multi-agent flow demo with shouter listener 2026-01-10 10:47:09 -08:00