Using Callees to debug Claude function calling chains
Has anyone here used Callees for mapping out function call graphs when building Claude workflows? I'm working on a complex multi-step integration and getting lost in which functions are actually being invoked. Wondering if it's worth the setup time vs just logging calls manually. Also curious how it handles async function chains with Temporal.
0
0 Comments