It would be neat if Rebugger had a KSP artifact that processed annotations on compostable functions to automatically insert the necessary Rebugger function calls within the function body - is something like that even possible?
The annotation could have parameters to control what inputs are tracked by Rebugger (function arguments, state objects within the function body, or both)