Загрузка видео...

Не удалось загрузить видео

На главную

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...

13,860 просмотров • 2 дней назад •via X (Twitter)

Комментарии: 36

Фото профиля Emoly
Emoly2 дней назад

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

Фото профиля void.
void.2 дней назад

@tryscope_app @vercel @anandPa94 awesome feature !! 💯

Фото профиля Asuka Zheng🎀
Asuka Zheng🎀2 дней назад

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

Фото профиля Lin
Lin2 дней назад

@tryscope_app @vercel @anandPa94 miss u 🥺🫶🏼

Фото профиля Maayan Albert
Maayan Albert2 дней назад

@tryscope_app @vercel @anandPa94 What a next level feature

Фото профиля neo
neo2 дней назад

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

Фото профиля Lin
Lin2 дней назад

@tryscope_app @vercel @anandPa94 scope needs u

Фото профиля Rico Elvira Dean
Rico Elvira Dean2 дней назад

@tryscope_app @vercel @anandPa94 So good

Фото профиля Aarti
Aarti2 дней назад

@tryscope_app @vercel @anandPa94 the video is fire

Фото профиля Lin
Lin2 дней назад

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

Фото профиля Enyu
Enyu2 дней назад

@tryscope_app @vercel @anandPa94 bang!

Фото профиля Lucas Dickey
Lucas Dickey2 дней назад

@tryscope_app @vercel @anandPa94 💯

Фото профиля Gaurang
Gaurang2 дней назад

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

Фото профиля The Boring Developer
The Boring Developer2 дней назад

@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

Фото профиля quang
quang2 дней назад

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

Фото профиля @Stef
@Stef2 дней назад

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

Фото профиля John Kovacs
John Kovacs2 дней назад

@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?

Фото профиля Nicole Summer Hsing
Nicole Summer Hsing2 дней назад

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

Фото профиля Nicole Summer Hsing
Nicole Summer Hsing2 дней назад

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

Фото профиля Lin
Lin2 дней назад

@tryscope_app @vercel @anandPa94 LMAO

Фото профиля The AI Wave
The AI Wave2 дней назад

@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.

Фото профиля victoria luo
victoria luo2 дней назад

@tryscope_app @vercel @anandPa94 lin i love this

Фото профиля Lin
Lin2 дней назад

@tryscope_app @vercel @anandPa94 thank u my queen

Фото профиля Ankan Chowdhury
Ankan Chowdhury2 дней назад

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

Фото профиля Biscuit
Biscuit1 день назад

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

Фото профиля Lin
Lin1 день назад

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

Фото профиля Maurice G.
Maurice G.1 день назад

@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.

Фото профиля sarah 😾
sarah 😾1 день назад

@tryscope_app @vercel @anandPa94 amazing tutorial!

Фото профиля Conduit Mail
Conduit Mail1 день назад

@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.

Фото профиля kartik bhardwaj
kartik bhardwaj2 дней назад

@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.

Фото профиля Brian Hadu
Brian Hadu2 дней назад

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

Фото профиля Emily Han
Emily Han1 день назад

@tryscope_app @vercel @anandPa94 Goateddddd

Фото профиля catman
catman2 дней назад

@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.

Фото профиля Elledyne Labs
Elledyne Labs2 дней назад

@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.

Фото профиля Ros
Ros2 дней назад

@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?

Фото профиля Gustavo Ð.
Gustavo Ð.2 дней назад

@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.

Похожие видео