deep-agents-core

Originally fromjackjin1997/clawforge
Installation
SKILL.md
  • Task Planning: TodoListMiddleware for breaking down complex tasks
  • Context Management: Filesystem tools with pluggable backends
  • Task Delegation: SubAgent middleware for spawning specialized agents
  • Long-term Memory: Persistent storage across threads via Store
  • Human-in-the-loop: Approval workflows for sensitive operations
  • Skills: On-demand loading of specialized capabilities

The agent harness provides these capabilities automatically - you configure, not implement.

Use Deep Agents When Use LangChain's create_agent When
Multi-step tasks requiring planning Simple, single-purpose tasks
Large context requiring file management Context fits in a single prompt
Related skills
Installs
21
GitHub Stars
96
First Seen
Mar 10, 2026