|
|
|
|
|
by kxbnb
149 days ago
|
|
Congrats on the 1.0 launch! The workflow and agent composition primitives look well-designed. Curious about the observability story - when agents make tool calls, how do you debug what actually got sent to external APIs? We've found that's often the hardest part of agent development - the "it works locally but fails in production" debugging loop. Great to see more production-ready agent frameworks emerging. Will be following the project! |
|
More info can be found here: https://mastra.ai/docs/observability/tracing/overview#export...
In the coming months we will add improvements to logging, overall metric collection, experimentation tracing, and numerous additional observability features.
Thanks for your interest.