Launched this week

VisualFlow
Make LLM prompts debuggable.
5 followers
Make LLM prompts debuggable.
5 followers
Most prompt tools help you write prompts. VisualFlow helps you understand what changed. It shows which part of a prompt affected the output, lets you test one change at a time, and safely go back to what worked — so prompt iteration feels controlled instead of fragile.





Prompt diffing is such an underrated pain. Love the “what changed” angle. How are you attributing output shifts to specific prompt sections.. token-level diff, evals or some heuristic?
@amitpsharma heuristic, and yes, we use the exclusion and isolation approach for a block/part of promts to get the diff