Snehal Dutta’s Post

🤖 𝐀𝐈 𝐚𝐠𝐞𝐧𝐭𝐬 𝐝𝐨𝐧'𝐭 𝐡𝐚𝐥𝐥𝐮𝐜𝐢𝐧𝐚𝐭𝐞 𝐢𝐧 𝐩𝐚𝐫𝐚𝐠𝐫𝐚𝐩𝐡𝐬 𝐚𝐧𝐲𝐦𝐨𝐫𝐞. 👻 𝐓𝐡𝐞𝐲 𝐡𝐚𝐥𝐥𝐮𝐜𝐢𝐧𝐚𝐭𝐞 𝐢𝐧 𝐉𝐒𝐎𝐍. Last week, I spent 2 hours debugging why my agent kept failing a tool call. GPT-5.2 output v1: "score": "42" GPT-5.2 output v2: "score": 42 Switching keys or types can really throw off your whole workflow—that's just the tame example. If you're working in the AI world, you’re probably all too familiar with the real challenges: comparing two LLM function calls side by side, checking what changed in your RAG retrieval payload, debugging why your API v2 returns an extra nested field, or reviewing agent memory before and after running a tool. We tend to handle these tasks the same old way—opening two VS Code tabs, squinting, scrolling, and often missing that one crucial detail. That’s why I created the tool I really needed: 𝐉𝐒𝐎𝐍 𝐃𝐢𝐟𝐟 𝐕𝐢𝐞𝐰𝐞𝐫. It’s open source, instant, and accessible without any login. Just paste JSON A and JSON B, hit compare, and it shows you exactly what’s new in green, what’s been removed in red, what’s changed in yellow, and any type changes in orange (this last one has saved me multiple times!). It’s exactly like in the screenshot—side by side, clear, distraction-free. I built this because JSON is the most reliable way we have to understand the contracts between models, tools, and APIs in agentic systems—but we’ve lacked good tools to see what actually changed. It's free, open source, and works right in your browser. If you’re building agents, LLM apps, or working with APIs every day, give it a try—you'll wonder how you ever managed without it. Think of how many hours you might have lost last month to a missing comma or a confusing string versus a number. Find the link in the first comment, or comment "𝐃𝐈𝐅𝐅" and I'll DM it to you. #buildinpublic #opensource #aiagents #llm #developers #javascript #python #claudecode #anthropic

  • graphical user interface, text, application

To view or add a comment, sign in

Explore content categories