New in Deep Agents v0.6
Blog post from LangChain
The latest DeepAgents release focuses on enhancing performance across several dimensions, including the model and agent layers, scalability, and longevity. Key features include a Code Interpreter that allows agents to execute tasks autonomously within a programmable workspace, improving workflow efficiency by keeping intermediate processes out of the model context. Harness profiles enable better tuning for open-weight models, enhancing model performance and cost-effectiveness. Streaming is introduced as a primitive for real-time application insights, allowing developers to track and manage agent activities with precision. DeltaChannel optimizes storage by saving only the differences at each checkpoint, significantly reducing the storage requirements for long-running agents. Additionally, the ContextHubBackend provides a versioned storage system for agent-related files, ensuring that improvements in context and skills are maintained across agent runs. These features collectively aim to optimize agent performance, reduce costs, and enhance the user experience by providing a more efficient and scalable framework.