Navigate Select ESC Close

Context Engineering is the future of AI Agents - here’s why

2025-06-30 Education
44.4k
1.4k
81
David Ondrej
David Ondrej
386.0k subscribers

Unlock all features

FREE: Get instant access to 10 AI summaries, chats, or transcripts per day.

Description

Join the New Society and get free Vectal Pro for one month - Go here: https://www.skool.com/new-society Work 30% faster with Vectal: https://www.vectal.ai/ Follow me on Instagram - https://www.instagram.com/davidondrej1/ Follow me on Twitter - https://x.com/DavidOndrej1 Book a 1-1 call with David: https://whop.com/davidondrej Host your n8n agents on Hostinger: https://www.hostinger.com/david Agents Github - https://github.com/davidondrej/linear-agents Cognition article - https://cognition.ai/blog/dont-build-multi-agents#principles-of-context-engineering Subscribe if you're serious about AI. Cognition AI created an article on why you shouldn't build multi-agent systems. In this video, I covered it and created example agents. www.vectal.ai

Top Comments (10)

@stuj1279 2025-07-01

Admittedly I'm only at the 7 min mark of your video, but what you're displaying there is nothing but a classic "trivial parallelisation" of tasks with inherent dependencies between them. This is nothing new at all, and should actually be blindingly obvious - it doesn't need a full research paper to explain it. Try this sometime...get 3 people and give them the task of each generating a number, that sum to 100. But they have to each stand in a different room, unable to interact with eachother while doing so. How do you think that is going to play out? It seems you are conflating the concepts of "agents" and "workflows" (in my humble opinion) - You can have as many agents as you want, with each one specialising in something specific - you dont need a "linear agent" at all - not one little bit. You need a "linear workflow" that ensures that no parallelisation of tasks with interdependencies are carried out.

45 4 replies
@MrRavaging 2025-06-30

This method will quickly overwhelm the context window when applied to the complexities of real-world problems. This is why my architecture uses workflows instead of agents, and why I use a multi-layered memory (state) management system which is hardcoded into my architecture. I have agentic workflows which manage the memory spaces of the system and its components so that only information relevant to a specific task is given to the context window of that specific agent within the workflow. This micro-management of memory states according to task really makes a difference in the reliability of my MAS.

37 9 replies
@jeffg4686 2025-06-30

LangGraph - tool based handoff - carries state with it.

17 3 replies
@slawomirjurczyk813 2025-07-08

It reminds me of something I've already encountered in the Novelcrafter program, which uses AI to write stories. But they did something more there. When you write a new scene in a story, the AI also includes summaries of previous scenes in your instructions, allowing the narrative to be maintained. However, in addition, the program automatically includes in the prompt descriptions of important people, places, and objects that appear in your instructions, so that the LLM writing the next scene has this information. Example: your instruction: "The next scene describes a quarrel between Tom and Jessica". The program will add summaries of previous scenes and descriptions of the characters - Tom and Jessica, to this instruction. The program contains a database of key characters, places, and objects related to the story.

3
@kylekurzhal 2025-07-01

Honestly, this just makes sense. Whenever I design a system, I typically reach for paralellism last. Paralellism is great for getting large tasks accomplished more quickly, but you need to be sure that all the necessary input is available (in this case, the "context") and that the operations can be run in isolation from other processes/workflows without them requiring or impacting one another.

3
@DavidOndrej 2025-06-30

🤖Join the New Society and get free Vectal Pro for one month- Go here: https://www.skool.com/new-society ✨July only offer!

2
@Player-oz2nk 2025-06-30

Uhh regarding parallel agents in Claude code im always running them in parallel for research and it works fine and for refactoring tasks that dont conflict.. it works well ..

2
@M3nK4 2025-07-28

I really liked the intellectual drive to admit mistakes, even in past videos. It's clear that you're a serious guy, that you're smart, that you work well, that you love what you do and that you do it well.

0
@cyc00000 2025-06-30

Could not agree more. Ive hit a brick wall after working on a huge (for me) multi agent project over the last 6 months. Sharing context and an application level memory layered on top of the agent memory. Appreciate the vid man, youve made a few things clearer for me.

0
@soldieroffortune757 2025-07-01

As always well, focused and condensly presented. Thanks for your effort and input 🎉 Good to have you.

0

Unlock the Data Inside
Turn Videos into Knowledge

  • Get FREE 10/day: transcripts, summaries, chats
  • Chat with videos, export text & PDF
  • $1 free API credit for RAG, chatbots & research

Free forever plan • All features unlocked

App screenshot