Loading video...
Video Failed to Load
You lose customers every time an agent like Codex or Claude Code uses your product and fails to complete a task. At Scope (YC P26) we built a feature to find those errors for you and fix them. Let’s use Vercel as an example to show you how it... show more
13,860 views • 2 days ago •via X (Twitter)
36 Comments

@tryscope_app @vercel @anandPa94 If you come with the product, I’ll sign up

@tryscope_app @vercel @anandPa94 awesome feature !! 💯

@tryscope_app @vercel @anandPa94 the haircut! so cute, like ur venmo pfp.

@tryscope_app @vercel @anandPa94 miss u 🥺🫶🏼

@tryscope_app @vercel @anandPa94 What a next level feature

@tryscope_app @vercel @anandPa94 OK! I need Scope ASAP!!!

@tryscope_app @vercel @anandPa94 scope needs u

@tryscope_app @vercel @anandPa94 So good

@tryscope_app @vercel @anandPa94 the video is fire

@tryscope_app @vercel @anandPa94 thank u🫶🏼🫶🏼

@tryscope_app @vercel @anandPa94 bang!

@tryscope_app @vercel @anandPa94 💯

@tryscope_app @vercel @anandPa94 need more of these videos!!

@tryscope_app @vercel @anandPa94 catching the failure before the customer notices is the part most tools skip entirely, everyone builds for the happy path first

@tryscope_app @vercel @anandPa94 saw a demo from anand yesterday. really cool!

@tryscope_app @vercel @anandPa94 I want scope to run a workflow for me

@tryscope_app @vercel @anandPa94 agent fail mid-task is churn with no ticket. scope catching that on vercel is the product. anything in that demo a human support queue would never have seen?

@tryscope_app @vercel @anandPa94 thank you for blessing my eyes and ears with scope and ur presence every day

@tryscope_app @vercel @anandPa94 once again paying homage to the goddess miss lin

@tryscope_app @vercel @anandPa94 LMAO

@tryscope_app @vercel @anandPa94 i'd try a vercel deploy that builds fine but fails on the first real request. see whether the agent catches it before saying it's done.

@tryscope_app @vercel @anandPa94 lin i love this

@tryscope_app @vercel @anandPa94 thank u my queen

@tryscope_app @vercel @anandPa94 Exactly. Reliability is the product

@tryscope_app @vercel @anandPa94 the video is amazing Lin! ✨

@tryscope_app @vercel @anandPa94 thank u 🫶🏼🫶🏼

@tryscope_app @vercel @anandPa94 agents silently failing on auth or deployment blockers is a huge bottleneck when building with claude code. the difference between a finished task and a broken run is almost always how cleanly the tool hands back error feedback.

@tryscope_app @vercel @anandPa94 amazing tutorial!

@tryscope_app @vercel @anandPa94 Agents failing quietly on your product is the failure mode nobody instruments for. A human who cannot finish a task complains. An agent just stops, and the session looks like a normal short session in your analytics.

@tryscope_app @vercel @anandPa94 Agent failures stay quiet because the agent works around them instead of reporting. The strongest signal is usually a session that stops making progress rather than an error, so abandonment is the thing worth measuring.

@tryscope_app @vercel @anandPa94 focusing on error detection is key, many teams overlook the recovery phase

@tryscope_app @vercel @anandPa94 Goateddddd

@tryscope_app @vercel @anandPa94 how do you distinguish an agent failure from a vercel api hiccup or a bad prompt? the fix suggestion matters less to me than whether scope shows the exact step where it went sideways.

@tryscope_app @vercel @anandPa94 the agent vs api vs prompt failure attribution is the part nobody has a clean answer for. on podcode we score every run's trace, not the tool call, and surface the step where it went sideways. failure mode IS the product.

@tryscope_app @vercel @anandPa94 watching agents fail in the open is half the product the other half is knowing which local file or prior step poisoned the run are you logging the failed tool call + the context window that led there?

@tryscope_app @vercel @anandPa94 The useful signal is the link between a failed task and lost revenue. Rank failures by frequency times customer impact, then fix the top three before chasing edge cases.

