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

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

На главную

Cursor just one shot OpenAI Codex and Claude Code with their new update. they solved Context Decay.... ok vibe coder I know you don't know what that means, but just trust watch.

68,068 просмотров • 10 дней назад •via X (Twitter)

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

Фото профиля corbin
corbin10 дней назад

codex watching this video

Фото профиля Dr. Tali Režun
Dr. Tali Režun10 дней назад

Curious what "solved" actually means here technically, since what I can see from Cursor's own changelog is Projects, launched just yesterday, which delegates to subagents and maintains context over months, that's a real feature, but maintaining context and eliminating context rot aren't the same claim, and I'd want to see how it actually holds up at scale before calling it solved. This is something I've been researching and living with hands on for close to two years now. Context engineering is the actual skill underneath all AI coding work, without it you don't get what you planned for, you get whatever the model happened to retain. The mechanism is specific: once you cross roughly 80% of a context window, around 800k tokens in a 1M window, the model starts losing grip on what happened at the start of the session. That's the actual moment context rot sets in, and it's when you need to migrate to a fresh session. Doing that manually means writing a handoff file plus foundational documentation for the next agent, and it's genuinely an art form, too little and the new session is lost, too much and you've burned a chunk of the fresh context window before real work even starts. That exact problem, getting the amount and shape of carried-over context right across sessions, harnesses, and models, is what I've been building The Curator to solve directly. Nice presentation of what's possible either way, video style's a bit much for my taste but the demo itself is compelling.

Фото профиля YOLO
YOLO10 дней назад

claude code 和codex不也有记忆么?

Фото профиля Jeremy Bosma
Jeremy Bosma10 дней назад

Context decay is the real bottleneck

Фото профиля Crystal Phantom
Crystal Phantom10 дней назад

How does Cursor actually handle context decay in this update? Curious how it holds up against Codex and Claude Code in practice.

Фото профиля chance
chance10 дней назад

Context decay is what kills my overnight agent runs—not raw model IQ. If Cursor actually fixed that, the Claude Code comparison finally has a real axis.

Фото профиля Jay Kurtz
Jay Kurtz10 дней назад

Love Projects they feel way different to everything else Kind of seems like what I thought graph engineering promised to be But not quite sure why this same thing is not possible with a graph underneath Can agents not just store / manage context like this with a graph or is there some reason why Projects gets over hurdles there as well?

Фото профиля nomad.carpenter
nomad.carpenter10 дней назад

Context decay is not solved by one impressive pass—the real test is whether the agent can preserve decisions across a messy repo and the next session.

Фото профиля Gregor
Gregor10 дней назад

the part that hit me wasn't the tokens disappearing, it was the model losing WHY those early decisions were made. summary re-injection at chunk boundaries doesn't recover that.

Фото профиля Jon
Jon10 дней назад

I don’t mind the edits but not a fan of the sfx

Фото профиля PunkDev
PunkDev10 дней назад

Hype much?

Фото профиля shahisti♟️
shahisti♟️10 дней назад

Context decay is just your agent forgetting the brief mid-PR. We gave it a name so we feel less insane.

Фото профиля Francisco Terpolilli 🤌
Francisco Terpolilli 🤌10 дней назад

🤌

Фото профиля MoodAngel 🟧🟪
MoodAngel 🟧🟪10 дней назад

So good!

Фото профиля Nicolas Check
Nicolas Check10 дней назад

Love the editing… entertaining 😂

Фото профиля Avibe
Avibe10 дней назад

Context decay is the failure mode people notice only after a session has already gone off course. The real test is whether the tool can keep the current files, decisions, and last verified result visible enough that the next step starts from reality instead of stale assumptions. That is a much more useful upgrade than simply claiming a larger context window.

Фото профиля Marvel 🏆
Marvel 🏆10 дней назад

If Grokbot isn't taking away manual context limit management, then this is just another agent

Фото профиля lukaddd
lukaddd10 дней назад

Context decay is the silent killer of long agent sessions. If your agent forgets the architecture halfway through, no model upgrade saves you. Persistent workspace beats a bigger context window.

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