This scratches an itch I’ve had for months. Right now our agents communicate through a mix of webhooks, Redis queues, and custom JSON schemas… and it’s very brittle.
How do you handle:Schema evolution over time?Versioning between agent endpoints?Observability (tracing, logs, per-message introspection)?
If you have solid answers here, you might have something important.
raahul_rahl•2m ago
How do you handle:Schema evolution over time?Versioning between agent endpoints?Observability (tracing, logs, per-message introspection)?
If you have solid answers here, you might have something important.