Gen-AI Developer Classroom notes 04/Jun/2026

Deep Agents by Langchain

  • Designed for long running complex agents
  • Inspired by Claude Code and Manus Code Agents
  • This framework has support for
    • tools
    • memory
    • models
  • In addition to this it supports all necessary addons
    • Planning tools
    • Todos
    • Skills
    • Subagents
    • FileSystem
  • Hooks for
    • before model call
    • after model call

Lets get started with deep agents

  • Create a new directory, initialize it and add dependencies
mkdir hello-deepagents
cd hello-deepagents
uv init
uv add deepagents

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading